Required. The list of fields to be updated. Omitted fields will not be updated.
To replace the entire entity, use one path with the string "*" to match
all fields.
Required. The list of fields to be updated. Omitted fields will not be updated.
To replace the entire entity, use one path with the string "*" to match
all fields.
Whether the displayVideo360AdvertiserLink field is set.
hasUpdateMask()
publicbooleanhasUpdateMask()
Required. The list of fields to be updated. Omitted fields will not be updated.
To replace the entire entity, use one path with the string "*" to match
all fields.
[[["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 `UpdateDisplayVideo360AdvertiserLinkRequest` class in the `google.analytics.admin.v1alpha` package, which is used for updating Display Video 360 advertiser links."],["The latest version documented is 0.70.0, with a list of versions going back to 0.14.0, all related to the same class, however, this specific instance is version 0.19.0."],["The `UpdateDisplayVideo360AdvertiserLinkRequest` class extends `GeneratedMessageV3` and implements `UpdateDisplayVideo360AdvertiserLinkRequestOrBuilder`, providing methods for parsing, serialization, and managing the request data."],["The class includes two static fields: `DISPLAY_VIDEO_360_ADVERTISER_LINK_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, along with numerous static methods for creating, parsing, and obtaining instances of the class."],["Key methods include `getDisplayVideo360AdvertiserLink()`, `getUpdateMask()`, and various `parseFrom()` methods, showing it contains a `DisplayVideo360AdvertiserLink` object and a `FieldMask` for specifying which fields to update."]]],[]]