buyers
Lists all deals in a proposal. To retrieve only the finalized revision deals regardless if a deal is being renegotiated, see the FinalizedDeals resource.
get/v1/{+parent}/deals
Path parameters
parentstring required
Required. The name of the proposal containing the deals to retrieve. Format: buyers/{accountId}/proposals/{proposalId}
Query parameters
pageSizeinteger
Requested page size. The server may return fewer results than requested. If requested more than 500, the server will return 500 results per page. If unspecified, the server will pick a default page size of 100.
pageTokenstring
The page token as returned from ListDealsResponse.
Response
Successful response