AudienceInsightsAttribute

Attribut d'audience pouvant être utilisé pour demander des insights sur l'audience.

Représentation 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.
}
Champs
Champ d'union attribute. Attribut d'audience. attribute ne peut être qu'un des éléments suivants :
ageRange

object (AgeRangeInfo)

Attribut d'audience défini par une tranche d'âge.

gender

object (GenderInfo)

Attribut d'audience défini par le genre.

location

object (LocationInfo)

Attribut d'audience défini par une zone géographique.

userInterest

object (UserInterestInfo)

Une audience d'affinité ou sur le marché

entity

object (AudienceInsightsEntity)

Attribut d'audience défini par un intérêt pour un sujet représenté par une entité Knowledge Graph.

category

object (AudienceInsightsCategory)

Attribut d'audience défini par un intérêt pour une catégorie de produits et services.

dynamicLineup

object (AudienceInsightsDynamicLineup)

Un lineup YouTube Dynamic

parentalStatus

object (ParentalStatusInfo)

Une valeur de statut parental (parent ou non parent)

incomeRange

object (IncomeRangeInfo)

Plage de centiles des revenus du foyer.

youtubeChannel

object (YouTubeChannelInfo)

Une chaîne YouTube.