v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13285997.9 KB
bidders

Lists all the bidder's endpoints.

get/v1/{+parent}/endpoints

Path parameters

parentstring required

Required. Name of the bidder whose endpoints will be listed. Format: bidders/{bidderAccountId}

Query parameters

pageSizeinteger

The maximum number of endpoints to return. If unspecified, at most 100 endpoints 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 ListEndpoints call in ListEndpointsResponse.nextPageToken.

Response

Successful response