The maximum number of user links to return.
The service may return fewer than this value.
If unspecified, at most 1000 user links will be returned.
The maximum value is 5000; values above 5000 will be coerced to 5000.
A page token, received from a previous AuditUserLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to AuditUserLinks must
match the call that provided the page token.
A page token, received from a previous AuditUserLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to AuditUserLinks 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-17 UTC."],[[["This webpage provides documentation for the `AuditUserLinksRequest` class within the Google Analytics Admin API for Java."],["The `AuditUserLinksRequest` class is a request message for the `AuditUserLinks` RPC method, used to retrieve user links."],["The latest version available is 0.70.0, and the webpage lists versions dating back to 0.14.0, showing a progression of the API."],["`AuditUserLinksRequest` extends `GeneratedMessageV3` and implements `AuditUserLinksRequestOrBuilder`, providing extensive methods for managing and processing the request."],["The class includes parameters such as `page_size`, `page_token`, and a `parent` which is a required element, in the format of \"accounts/1234\"."]]],[]]