We've updated our documentation with the latest features and updates introduced by Ads Data Hub's two new experiences. Advertisers, agencies, and publishers, refer to the Marketers site. Vendors and partners, 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"]]