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 2024-09-18 UTC."],[[["Lists buyer account information for the calling buyer user or service account based on permissions."],["Enables retrieval of buyer information using pagination with `pageSize` and `pageToken` parameters."],["Requires authorization with the `https://www.googleapis.com/auth/realtime-bidding` scope."],["Provides a response containing a list of buyers and a token for retrieving subsequent pages."],["Uses a GET request to the endpoint `https://realtimebidding.googleapis.com/v1/buyers`."]]],[]]