Lists all buyer account information the calling buyer user or service account is permissioned to manage.
HTTP request
GET https://realtimebidding.googleapis.com/v1/buyers
The URL uses gRPC Transcoding syntax.
Query parameters
| Parameters | |
|---|---|
pageSize | 
                
                   
 The maximum number of buyers to return. If unspecified, at most 100 buyers will be returned. The maximum value is 500; values above 500 will be coerced to 500.  | 
              
pageToken | 
                
                   
 A token identifying a page of results the server should return. This value is received from a previous   | 
              
Request body
The request body must be empty.
Response body
A response containing buyer account information.
If successful, the response body contains data with the following structure:
| JSON representation | 
|---|
{
  "buyers": [
    {
      object ( | 
                  
| Fields | |
|---|---|
buyers[] | 
                    
                       
 List of buyers.  | 
                  
nextPageToken | 
                    
                       
 A token which can be passed to a subsequent call to the   | 
                  
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/realtime-bidding