YoutubeAssetAssociationLinkedEntity

Entité à laquelle l'association a associé l'élément YouTube.

Représentation JSON
{

  // Union field entity can be only one of the following:
  "lineItemId": string,
  "adGroupId": string
  // End of list of possible types for union field entity.
}
Champs
Champ d'union entity. Entité à associer à l'élément YouTube. entity ne peut être qu'un des éléments suivants :
lineItemId

string (int64 format)

Identifiant d'un élément de ligne.

adGroupId

string (int64 format)

ID d'un groupe d'annonces.