AudienceInsightsAttribute

  • Audience attributes are used to request insights about an audience and valid inputs are available from AudienceInsightsService.ListAudienceInsightsAttributes.

  • Audience attributes include age range, gender, location, user interest, entity, category, lineup, parental status, income range, YouTube channel, YouTube video, device, and user list.

  • The attribute field is a union field that can only contain one of the listed audience attributes.

An audience attribute that can be used to request insights about the audience. Valid inputs for these fields are available from AudienceInsightsService.ListAudienceInsightsAttributes.

Proto definition

Fields

attribute

Union field. An audience attribute.

attribute can be only one of the following:

age_range

AgeRangeInfo

An audience attribute defined by an age range.

category

AudienceInsightsCategory

An audience attribute defined by interest in a Product & Service category.

device

DeviceInfo

A device type. (Mobile, Desktop, Tablet)

entity

AudienceInsightsEntity

An audience attribute defined by interest in a topic represented by a Knowledge Graph entity.

gender

GenderInfo

An audience attribute defined by a gender.

income_range

IncomeRangeInfo

A household income percentile range.

lineup

AudienceInsightsLineup

A YouTube Lineup.

location

LocationInfo

An audience attribute defined by a geographic location.

parental_status

ParentalStatusInfo

A Parental Status value (parent, or not a parent).

user_interest

UserInterestInfo

An Affinity or In-Market audience.

user_list

UserListInfo

A User List.

youtube_channel

YouTubeChannelInfo

A YouTube channel.

youtube_video

YouTubeVideoInfo

A YouTube video.