AudienceInsightsAttribute

受众群体属性,可用于请求有关受众群体的分析数据。

JSON 表示法
{

  // Union field attribute can be only one of the following:
  "ageRange": {
    object (AgeRangeInfo)
  },
  "gender": {
    object (GenderInfo)
  },
  "location": {
    object (LocationInfo)
  },
  "userInterest": {
    object (UserInterestInfo)
  },
  "entity": {
    object (AudienceInsightsEntity)
  },
  "category": {
    object (AudienceInsightsCategory)
  },
  "dynamicLineup": {
    object (AudienceInsightsDynamicLineup)
  },
  "parentalStatus": {
    object (ParentalStatusInfo)
  },
  "incomeRange": {
    object (IncomeRangeInfo)
  },
  "youtubeChannel": {
    object (YouTubeChannelInfo)
  }
  // End of list of possible types for union field attribute.
}
字段
联合字段 attribute。受众群体属性。attribute 只能是下列其中一项:
ageRange

object (AgeRangeInfo)

通过年龄段定义的受众群体属性。

gender

object (GenderInfo)

按性别定义的受众群体属性。

location

object (LocationInfo)

根据地理位置定义的受众群体属性。

userInterest

object (UserInterestInfo)

兴趣相似的受众群体或有购买意向的受众群体。

entity

object (AudienceInsightsEntity)

根据对知识图谱实体所代表的主题的兴趣定义的受众群体属性。

category

object (AudienceInsightsCategory)

根据对产品和服务类别的兴趣定义的受众群体属性。

dynamicLineup

object (AudienceInsightsDynamicLineup)

YouTube 动态频道组

parentalStatus

object (ParentalStatusInfo)

育儿状况值(父母或育儿状况)。

incomeRange

object (IncomeRangeInfo)

家庭收入百分位范围。

youtubeChannel

object (YouTubeChannelInfo)

YouTube 频道。