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