POST https://admanager.googleapis.com/v1/{parent}/privateAuctionDeals:batchResume
Path parameters
Parameters
parent
string
Required. The parent resource where PrivateAuctionDeals will be resumed. Format: networks/{networkCode}
Request body
The request body contains data with the following structure:
JSON representation
{"names": [string]}
Fields
names[]
string
Required. The resource names of the PrivateAuctionDeal objects to resume. A maximum of 100 objects can be resumed in a batch. Format: networks/{networkCode}/privateAuctionDeals/{privateAuctionDealId}
[[["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 2025-03-10 UTC."],[],[]]