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."],[[["Reject a list of up to 100 pending Ads Data Links under a specific customer using a batch operation."],["The request requires a list of Ads Data Link resource names to be rejected."],["Upon successful completion, the response provides a list of the updated Ads Data Links."],["The operation needs authorization with the `https://www.googleapis.com/auth/adsdatahub` scope."],["The API utilizes a POST request to the endpoint `https://adsdatahub.googleapis.com/v1/{parent=customers/*}/adsDataLinks:batchReject` with gRPC Transcoding syntax."]]],["The provided information outlines how to batch reject pending ads data links. A `POST` request to `https://adsdatahub.googleapis.com/v1/{parent=customers/*}/adsDataLinks:batchReject` is required, with the `parent` path parameter specifying the customer. The request body, in JSON format, must contain an array of `names` representing the links to reject (max 100). A successful response returns an array of `links`, also in JSON, containing updated link details. Authorization requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope.\n"]]