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"]],[["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-03-21 UTC."],[[["This webpage provides documentation for the `ListGoogleAdsLinksRequest` class in the `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin Java library."],["It includes documentation for multiple versions of the library, ranging from version 0.14.0 up to the latest 0.70.0, with version 0.19.0 expanded further."],["`ListGoogleAdsLinksRequest` is a class used to send a request to list Google Ads links and extends the `GeneratedMessageV3` class, implementing the `ListGoogleAdsLinksRequestOrBuilder` interface."],["The documentation lists methods for creating, parsing, and interacting with `ListGoogleAdsLinksRequest` objects, as well as static fields for `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, and `PARENT_FIELD_NUMBER`."],["The class has multiple methods for parsing and retrieving information including a page token, the page size, and the parent in which the request originated."]]],[]]