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 ListDisplayVideo360AdvertiserLinks
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
ListDisplayVideo360AdvertiserLinks must match the call that provided the
page token.
A page token, received from a previous ListDisplayVideo360AdvertiserLinks
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
ListDisplayVideo360AdvertiserLinks 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 document outlines the different versions of the `ListDisplayVideo360AdvertiserLinksRequest` class within the Google Analytics Admin API for Java, ranging from version 0.14.0 to the latest 0.70.0."],["The `ListDisplayVideo360AdvertiserLinksRequest` is a request message type used to list Display & Video 360 advertiser links, extending `GeneratedMessageV3` and implementing `ListDisplayVideo360AdvertiserLinksRequestOrBuilder`."],["The class includes static fields such as `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, and `PARENT_FIELD_NUMBER`, along with numerous methods for parsing, creating, and manipulating the request."],["Static methods like `getDefaultInstance()`, `newBuilder()`, and various `parseFrom()` methods are provided to manage instances of the request."],["The documentation has a full list of methods for this request that covers many functions for message handling, including managing parameters such as pageSize, pageToken, and parent."]]],[]]