[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-16 UTC."],[[["\u003cp\u003eCampaignCreativeAssociation resource links creatives to campaigns within DoubleClick for Advertisers.\u003c/p\u003e\n"],["\u003cp\u003eIt includes the creative ID and a fixed kind value for identification.\u003c/p\u003e\n"],["\u003cp\u003eThis resource allows for associating and retrieving creatives for specific campaigns through insert and list methods.\u003c/p\u003e\n"]]],[],null,["- [Resource: CampaignCreativeAssociation](#CampaignCreativeAssociation)\n - [JSON representation](#CampaignCreativeAssociation.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: CampaignCreativeAssociation Identifies a creative which has been associated with a given campaign.\n\n| JSON representation |\n|--------------------------------------------------|\n| ``` { \"creativeId\": string, \"kind\": string } ``` |\n\n| Fields ||\n|----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `creative``Id` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` ID of the creative associated with the campaign. This is a required field. |\n| `kind` | `string` Identifies what kind of resource this is. Value: the fixed string `\"dfareporting#campaignCreativeAssociation\"` . |\n\n| Methods ||\n|--------------------------------------------------------------------------------|----------------------------------------------------------------------------|\n| [insert](/doubleclick-advertisers/rest/v4/campaignCreativeAssociations/insert) | Associates a creative with the specified campaign. |\n| [list](/doubleclick-advertisers/rest/v4/campaignCreativeAssociations/list) | Retrieves the list of creative IDs associated with the specified campaign. |"]]