AudienceCompositionSection

  • Represents a collection of related attributes of the same type in an audience composition insights report.

  • Includes fields for the dimension type, top attributes (most relevant segments), and clustered attributes (grouped for YouTube channels).

  • Top attributes can be exhaustive for GENDER, AGE_RANGE, or PARENTAL_STATUS dimensions.

  • Clustered attributes are only populated if the dimension is YOUTUBE_CHANNEL.

A collection of related attributes of the same type in an audience composition insights report.

Fields

dimension

AudienceInsightsDimension

The type of the attributes in this section.

top_attributes[]

AudienceCompositionAttribute

The most relevant segments for this audience. If dimension is GENDER, AGE_RANGE or PARENTAL_STATUS, then this list of attributes is exhaustive.

clustered_attributes[]

AudienceCompositionAttributeCluster

Additional attributes for this audience, grouped into clusters. Only populated if dimension is YOUTUBE_CHANNEL.