YoutubeAssetAssociationLinkedEntity

关联将 YouTube 资产关联到的实体。

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.
}
字段
联合字段 entity。要与 YouTube 资产相关联的实体。entity 只能是下列其中一项:
lineItemId

string (int64 format)

相应订单项的 ID。

adGroupId

string (int64 format)

广告组的 ID。