Method: buyers.listStay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
This document details how to list all buyer account information that a buyer user or service account is permissioned to manage using an HTTP GET request.
The request supports optional query parameterspageSizeandpageTokenfor controlling the number of results returned and for pagination.
The request body must be empty.
The response body contains a list of buyer objects and anextPageTokenfor retrieving subsequent pages of results.
Listing buyer information requires thehttps://www.googleapis.com/auth/realtime-biddingOAuth scope.
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
string
A token identifying a page of results the server should return.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[],[]]