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, and clustered attributes (only for YouTube channel dimension).

  • The dimension field specifies the type of attributes in the section.

  • top_attributes lists the most relevant segments, which can be exhaustive for certain dimensions like GENDER or AGE_RANGE.

  • clustered_attributes provides additional attributes grouped into clusters, specifically for the YOUTUBE_CHANNEL dimension.

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.