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 API (version 0.26.0), which extends `GeneratedMessageV3`."],["The `ListGoogleAdsLinksRequest` class is used to request a list of Google Ads links and is associated with various versions ranging from 0.14.0 to 0.70.0."],["The latest version documented is 0.70.0, with links to documentation for each specific version of `ListGoogleAdsLinksRequest` available."],["The class offers static methods for parsing, building and retrieving instances of `ListGoogleAdsLinksRequest`, supporting different input types such as byte arrays, `ByteString`, `CodedInputStream`, `InputStream`, and `ByteBuffer`."],["`ListGoogleAdsLinksRequest` has key fields like `pageSize`, `pageToken`, and `parent`, and provides methods to get information about these fields, such as `getPageSize()`, `getPageToken()`, and `getParent()`."]]],[]]