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