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\u003eCreates a new custom bidding algorithm within Ads Data Hub.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003eadsdatahub\u003c/code\u003e scope.\u003c/p\u003e\n"],["\u003cp\u003eSends a POST request to the specified endpoint with the algorithm details in the request body.\u003c/p\u003e\n"],["\u003cp\u003eReceives the newly created custom bidding algorithm details in the response if successful.\u003c/p\u003e\n"],["\u003cp\u003eUses the customer resource name as a path parameter to specify the parent.\u003c/p\u003e\n"]]],["This content outlines how to create a custom bidding algorithm within Ads Data Hub. It involves a `POST` HTTP request to a specific URL using gRPC Transcoding. The request requires a `parent` path parameter, representing a customer resource name. The request body must contain a `CustomBiddingAlgorithm` instance. A successful request returns a new `CustomBiddingAlgorithm` instance in the response body. The operation requires OAuth scope `https://www.googleapis.com/auth/adsdatahub`.\n"],null,[]]