The maximum number of AccountSummary resources to return. The service may
return fewer than this value, even if there are additional pages.
If unspecified, at most 50 resources will be returned.
The maximum value is 200; (higher values will be coerced to the maximum)
A page token, received from a previous ListAccountSummaries call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListAccountSummaries
must match the call that provided the page token.
A page token, received from a previous ListAccountSummaries call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListAccountSummaries
must match the call that provided the page token.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version of the Google Analytics Admin Java documentation is 0.70.0, but version 0.56.0 is the current page's version."],["This page lists available documentation versions, ranging from version 0.70.0 down to 0.14.0, each with links to the corresponding `ListAccountSummariesRequest` documentation page."],["The `ListAccountSummariesRequest` class, which extends `GeneratedMessageV3`, is used to send requests for retrieving account summaries in the Google Analytics Admin API."],["The `ListAccountSummariesRequest` includes methods for pagination, such as `getPageSize()` and `getPageToken()`, allowing users to manage the number of results and navigate through pages of account summaries."],["This page provides both static methods for creating and parsing instances of `ListAccountSummariesRequest` and instance methods to access its attributes."]]],[]]