YoutubeAssetAssociationLinkedEntity

The entity that the association linked the YouTube asset to.

JSON representation
{ // Union field entity can be only one of the following: "lineItemId": string, "adGroupId": string // End of list of possible types for union field entity. }
Fields
Union field entity. The entity to associate with the YouTube asset. entity can be only one of the following:
lineItemId

string (int64 format)

The ID of a line item.

adGroupId

string (int64 format)

The ID of an ad group.