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."],[[["Retrieves a specific Ads Data Hub custom bidding algorithm using a GET request."],["Requires the `name` path parameter to identify the desired custom bidding algorithm."],["An empty request body is necessary, and a successful response includes a `CustomBiddingAlgorithm` object."],["Authorization is required with the `https://www.googleapis.com/auth/adsdatahub` scope."]]],["The core function is retrieving an Ads Data Hub-managed custom bidding algorithm via a `GET` request. The endpoint URL, defined using gRPC Transcoding syntax, includes a required `name` path parameter specifying the resource. The request body must be empty. A successful response returns an instance of `CustomBiddingAlgorithm`. Access requires the OAuth scope `https://www.googleapis.com/auth/adsdatahub`.\n"]]