The maximum number of user links to return.
The service may return fewer than this value.
If unspecified, at most 200 user links will be returned.
The maximum value is 500; values above 500 will be coerced to 500.
A page token, received from a previous ListUserLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListUserLinks must
match the call that provided the page token.
A page token, received from a previous ListUserLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListUserLinks 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 documents the `ListUserLinksRequest` class, which is a request message used in the Google Analytics Admin API for listing user links."],["The latest version of the documented API is 0.70.0, but the page also provides access to other versions ranging from 0.14.0 all the way up to 0.70.0, and each of these versions have a link to the same class file."],["`ListUserLinksRequest` extends `GeneratedMessageV3` and implements `ListUserLinksRequestOrBuilder`, giving it methods for creating requests, parsing data, and handling various data types."],["The `ListUserLinksRequest` class allows users to specify parameters such as `parent`, `page_size`, and `page_token`, for controlling how user links are retrieved."],["It is primarily used for retrieving subsequent pages of user links and provides static methods for parsing and managing the request data."]]],[]]