The maximum number of bidders to return. If unspecified, at most 100 bidders 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 all the bidder accounts belonging to the caller, with a maximum of 100 bidders returned by default."],["Allows for pagination to retrieve large sets of bidders using `pageSize` and `pageToken` parameters."],["The response body provides a list of bidders and a token for accessing the next page of results."],["Requires authorization with the `https://www.googleapis.com/auth/realtime-bidding` scope."]]],[]]