campaign_asset_set

  • CampaignAssetSet links a campaign and an asset set together.

  • Attributed resources like asset_set, campaign, and customer can be used in SELECT and WHERE clauses but will not segment metrics.

  • Fields for campaign_asset_set, including asset_set, campaign, resource_name, and status, are described with properties such as filterability, selectability, and sortability.

CampaignAssetSet is the linkage between a campaign and an asset set. Adding a CampaignAssetSet links an asset set with a campaign.

Attributed resources
asset_set
campaign
customer

Fields from the above resources may be selected along with this resource in your SELECT and WHERE clauses. These fields will not segment metrics in your SELECT clause.

campaign_asset_set.asset_set

Field descriptionImmutable. The asset set which is linked to the campaign.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

campaign_asset_set.campaign

Field descriptionImmutable. The campaign to which this asset set is linked.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

campaign_asset_set.resource_name

Field descriptionImmutable. The resource name of the campaign asset set. Asset set asset resource names have the form: customers/{customer_id}/campaignAssetSets/{campaign_id}~{asset_set_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

campaign_asset_set.status

Field descriptionOutput only. The status of the campaign asset set asset. Read-only.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v22.enums.AssetSetLinkStatusEnum.AssetSetLinkStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse