The maximum number of resources to return.
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 ListGoogleAdsLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListGoogleAdsLinks must
match the call that provided the page token.
A page token, received from a previous ListGoogleAdsLinks call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListGoogleAdsLinks 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"]],[["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 2025-08-07 UTC."],[[["This webpage provides documentation for the `ListGoogleAdsLinksRequest` class in the `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin API for Java."],["The documentation covers multiple versions of the API, ranging from version 0.14.0 to the latest, version 0.70.0, each linked to the corresponding documentation for `ListGoogleAdsLinksRequest`."],["`ListGoogleAdsLinksRequest` is a request message used for listing Google Ads links, extending the `GeneratedMessageV3` class and implementing the `ListGoogleAdsLinksRequestOrBuilder` interface."],["The class documentation includes details about inherited members, static fields, static methods, and instance methods of the `ListGoogleAdsLinksRequest` class, providing a comprehensive API reference."],["Key methods such as `getPageSize()`, `getPageToken()`, and `getParent()` are detailed, explaining their purpose in the context of the `ListGoogleAdsLinks` API call."]]],[]]