Lists the YouTube asset associations linked to the given resource.
Path parameters
Required. The ID of the advertiser that the linked entity belongs to.
The ID of an ad group.
Required. The type of YouTube asset being associated with the resource.
Query parameters
The ID of a line item.
Optional. Field by which to sort the list. The only acceptable values are: * linkedYoutubeAsset.locationAssetFilter.assetSetId, * linkedYoutubeAsset.affiliateLocationAssetFilter.assetSetId, * linkedYoutubeAsset.sitelinkAsset.assetId The default sorting order is ascending. To specify descending order for a field, a suffix " desc" should be added to the field name. Example: linkedYoutubeAsset.sitelinkAsset.assetId desc.
Optional. Requested page size. Must be between 1 and 10000. If unspecified will default to 100. Returns error code INVALID_ARGUMENT if an invalid value is specified.
Optional. A token identifying a page of results the server should return. Typically, this is the value of next_page_token returned from the previous call to ListYoutubeAssetAssociations method. If not specified, the first page of results will be returned.
Response
Successful response