[[["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\u003eCreates a new custom bidding algorithm within Ads Data Hub, managed by the platform.\u003c/p\u003e\n"],["\u003cp\u003eUtilizes an HTTP POST request to the specified endpoint for creation.\u003c/p\u003e\n"],["\u003cp\u003eRequires a parent customer resource name as a path parameter to specify the location.\u003c/p\u003e\n"],["\u003cp\u003eRequest and response bodies utilize the \u003ccode\u003eCustomBiddingAlgorithm\u003c/code\u003e object for data exchange.\u003c/p\u003e\n"],["\u003cp\u003eNeeds \u003ccode\u003eadsdatahub\u003c/code\u003e authorization scope for successful execution.\u003c/p\u003e\n"]]],["This documentation details how to create a custom bidding algorithm within Ads Data Hub. A `POST` request is sent to `https://adsdatahub.googleapis.com/v1/{parent=customers/*}/customBiddingAlgorithms` using gRPC Transcoding. The `parent` path parameter, a customer resource name, is required. The request body includes a `CustomBiddingAlgorithm` instance. Upon success, the response body returns the newly created `CustomBiddingAlgorithm` instance. The process requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope for authorization.\n"],null,[]]