This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the Marketers site. If you are a measurement partner, refer to the Measurement Partners site.
[[["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."],[[["\u003cp\u003eThis documentation outlines the process for adding a DV360 advertiser to a custom bidding algorithm's advertisers via an HTTP POST request.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a path parameter specifying the custom bidding algorithm's resource name and a request body containing the DV360 advertiser ID.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful requests will return the updated CustomBiddingAlgorithm object.\u003c/p\u003e\n"],["\u003cp\u003eThis operation requires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/adsdatahub\u003c/code\u003e scope.\u003c/p\u003e\n"]]],["The core action is adding a DV360 advertiser to a custom bidding algorithm. This is achieved via a `POST` HTTP request to a specified URL, including a required `customBiddingAlgorithm` path parameter. The request body requires a JSON structure containing the `dv360Advertiser` ID. A successful response returns an instance of the `CustomBiddingAlgorithm`. The request must include the authorization scope `https://www.googleapis.com/auth/adsdatahub`.\n"],null,[]]