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."],[[["This webpage provides documentation for the `ListAccountSummariesRequest` class in the Google Analytics Admin API, specifically for Java development."],["The latest available version of the API is 0.70.0, while the current page's documentation is for version 0.64.0, with links to previous and later versions."],["The `ListAccountSummariesRequest` class is used to request a list of account summaries via the ListAccountSummaries RPC, as defined in the Protobuf type `google.analytics.admin.v1alpha.ListAccountSummariesRequest`."],["The documentation includes inherited members, static fields, static methods, and methods relevant to the `ListAccountSummariesRequest` class, such as methods for parsing, building, and interacting with the request object."],["Key functionalities of the `ListAccountSummariesRequest` class include setting the page size, providing a page token for pagination, and handling input/output operations via streams and byte data."]]],[]]