[[["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-09-18 UTC."],[],["This document details how to associate a deal with a creative using an HTTP POST request. The core action involves sending a request to a specific URL, `https://adexchangebuyer.googleapis.com/v2beta1/accounts/{association.accountId}/creatives/{association.creativeId}/dealAssociations:add`, along with the `association.dealsId` in the request body. This URL uses `accountId` and `creativeId` as path parameters. The request body requires a JSON structure containing the account ID, creative ID, and the deal ID. A successful request yields an empty response. The authorization scope `https://www.googleapis.com/auth/adexchange.buyer` is mandatory.\n"],null,[]]