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 within the `google.analytics.admin.v1alpha` package, specifically for the Java programming language."],["The `ListGoogleAdsLinksRequest` class is used to create request messages for the ListGoogleAdsLinks RPC, designed to retrieve a list of linked Google Ads accounts."],["It's the 0.23.0 version of the `ListGoogleAdsLinksRequest`, with the latest version being 0.70.0 and also including prior versions all the way down to 0.14.0."],["This class inherits from `GeneratedMessageV3`, indicating it is a generated Protocol Buffer class, and it implements the `ListGoogleAdsLinksRequestOrBuilder` interface, to provide a standardized way to build and manage the request."],["The documentation details various methods for parsing and manipulating instances of the `ListGoogleAdsLinksRequest`, including static methods to create, parse, and manage the request."]]],[]]