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."],[[["Scores the last 30 days of impressions for custom bidding models."],["Sends an empty POST request to the specified URL with the custom bidding algorithm's resource name."],["Requires authorization with the `adsdatahub` scope."],["A successful response returns an Operation object detailing the execution status."]]],["The core content describes how to execute a request to score impressions for custom bidding models. It utilizes a `POST` HTTP request to a specific URL endpoint, including the required `name` path parameter, which is a string identifying the custom bidding algorithm. The request body must be empty. A successful request returns an `Operation` instance in the response body. The operation requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope for authorization.\n"]]