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."],[[["Creates a new custom bidding algorithm within Ads Data Hub."],["Requires authorization with the `adsdatahub` scope."],["Sends a POST request to the specified endpoint with the algorithm details in the request body."],["Receives the newly created custom bidding algorithm details in the response if successful."],["Uses the customer resource name as a path parameter to specify the parent."]]],["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"]]