YoutubeAssetAssociationLinkedEntity

L'entità a cui l'associazione ha collegato la risorsa YouTube.

Rappresentazione 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.
}
Campi
Campo unione entity. L'entità da associare alla risorsa YouTube. entity può essere solo uno dei seguenti:
lineItemId

string (int64 format)

L'ID di una voce.

adGroupId

string (int64 format)

L'ID di un gruppo di annunci.