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 ListSearchAds360Links
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
ListSearchAds360Links must match the call that provided the
page token.
A page token, received from a previous ListSearchAds360Links
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
ListSearchAds360Links 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-09 UTC."],[[["This webpage provides documentation for the `ListSearchAds360LinksRequest` class, which is part of the Google Analytics Admin API, specifically within the `v1alpha` package and describes the request message for listing Search Ads 360 links."],["The latest version of this documentation is for version `0.70.0`, with a comprehensive list of historical versions dating back to `0.14.0` that is provided as clickable links to their respective doc pages."],["The `ListSearchAds360LinksRequest` class is a `GeneratedMessageV3` type, inheriting from several other classes, and implements the `ListSearchAds360LinksRequestOrBuilder` interface."],["The documentation details the class's static fields, including `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, and `PARENT_FIELD_NUMBER`, as well as static and instance methods for creating, parsing, and manipulating `ListSearchAds360LinksRequest` objects."],["Key methods include `getPageSize`, `getPageToken`, `getParent`, `parseFrom`, and `newBuilder`, which allow users to retrieve information, convert data to the class type, and create instances of the object, respectively."]]],[]]