[[["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 using the Ads Data Hub API.\u003c/p\u003e\n"],["\u003cp\u003eThe process involves sending a POST request to a specific endpoint with the custom bidding algorithm and advertiser information.\u003c/p\u003e\n"],["\u003cp\u003eThe request body requires a JSON representation containing the DV360 advertiser ID.\u003c/p\u003e\n"],["\u003cp\u003eA successful operation returns the updated custom bidding algorithm details, including the added advertiser.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires 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`. This process utilizes gRPC Transcoding and requires the `https://www.googleapis.com/auth/adsdatahub` authorization scope.\n"],null,[]]