View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_CampaignAssetSet (google_api_search_ads360 v0.9.0)
CampaignAssetSet is the linkage between a campaign and an asset set. Adding a CampaignAssetSet links an asset set with a campaign.
Attributes
-
assetSet(type:String.t, default:nil) - Immutable. The asset set which is linked to the campaign. -
campaign(type:String.t, default:nil) - Immutable. The campaign to which this asset set is linked. -
resourceName(type:String.t, default:nil) - Immutable. 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} -
status(type:String.t, default:nil) - Output only. The status of the campaign asset set asset. Read-only.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.