[[["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."],[[["\u003cp\u003eThis endpoint allows rejection of a list of pending ads data links in batches, with a maximum of 100 links per batch.\u003c/p\u003e\n"],["\u003cp\u003eThe request must specify the parent customer resource name and an array of link resource names to be rejected.\u003c/p\u003e\n"],["\u003cp\u003eUpon successful execution, the response includes an array of updated \u003ccode\u003eAdsDataLink\u003c/code\u003e objects representing the rejected links.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the \u003ccode\u003ehttps://www.googleapis.com/auth/adsdatahub\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"],["\u003cp\u003eThe endpoint utilizes a \u003ccode\u003ePOST\u003c/code\u003e request to the URL \u003ccode\u003ehttps://adsdatahub.googleapis.com/v1/{parent=customers/*}/adsDataLinks:batchReject\u003c/code\u003e, employing gRPC Transcoding syntax.\u003c/p\u003e\n"]]],["This describes how to batch reject pending ads data links via a POST request to `https://adsdatahub.googleapis.com/v1/{parent=customers/*}/adsDataLinks:batchReject`. The `parent` path parameter (e.g., 'customers/123') specifies the customer. The request body requires a JSON object containing an array `names[]` of up to 100 link resource names to reject. A successful response returns a JSON object containing `links[]` with updated link details. This process requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope.\n"],null,[]]