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