Youtube · Schema

ColumnHeader

Describes a single column in an Analytics report response, including its name, type, and data type.

GoogleMediaSocialStreamingVideoVideos

Properties

Name Type Description
name string The name of the dimension or metric.
columnType string The type of the column. Valid values are DIMENSION and METRIC.
dataType string The type of data that the column contains. Valid values are STRING, INTEGER, FLOAT, and CURRENCY.
View JSON Schema on GitHub