bidders
Lists all the bidder accounts that belong to the caller.
get/v1/bidders
Query parameters
pageSizeinteger
The maximum number of bidders to return. If unspecified, at most 100 bidders will be returned. The maximum value is 500; values above 500 will be coerced to 500.
pageTokenstring
A token identifying a page of results the server should return. This value is received from a previous ListBidders call in ListBiddersResponse.nextPageToken.
Response
Successful response