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 频道。