YoutubeAssetAssociationLinkedEntity

Entitas yang ditautkan oleh asosiasi ke aset YouTube.

Representasi 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.
}
Kolom
Kolom union entity. Entitas yang akan dikaitkan dengan aset YouTube. entity hanya dapat berupa salah satu dari berikut:
lineItemId

string (int64 format)

ID item baris.

adGroupId

string (int64 format)

ID grup iklan.