accounts
Lists all the clients for the current sponsor buyer.
get/v2beta1/accounts/{accountId}/clients
Path parameters
accountIdstring required
Unique numerical account ID of the sponsor buyer to list the clients for.
Query parameters
pageSizeinteger
Requested page size. The server may return fewer clients than requested. If unspecified, the server will pick an appropriate default.
pageTokenstring
A token identifying a page of results the server should return. Typically, this is the value of ListClientsResponse.nextPageToken returned from the previous call to the accounts.clients.list method.
partnerClientIdstring
Optional unique identifier (from the standpoint of an Ad Exchange sponsor buyer partner) of the client to return. If specified, at most one client will be returned in the response.
Response
Successful response