campaign_creative_associations
Overview
Name | campaign_creative_associations |
Type | Resource |
Id | googleads.dfareporting.campaign_creative_associations |
Fields
Name | Datatype | Description |
---|---|---|
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#campaignCreativeAssociationsListResponse". |
nextPageToken | string | Pagination token to be used for the next list operation. |
campaignCreativeAssociations | array | Campaign creative association collection |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
campaignCreativeAssociations_list | SELECT | campaignId, profileId | Retrieves the list of creative IDs associated with the specified campaign. This method supports paging. |
campaignCreativeAssociations_insert | EXEC | campaignId, profileId | Associates a creative with the specified campaign. This method creates a default ad with dimensions matching the creative in the campaign if such a default ad does not exist already. |