Immutable. Enables the import of campaign data from Display & Video 360
into the Google Analytics property. After link creation, this can only be
updated from the Display & Video 360 product. If this field is not set on
create, it will be defaulted to true.
Immutable. Enables the import of campaign data from Display & Video 360
into the Google Analytics property. After link creation, this can only be
updated from the Display & Video 360 product. If this field is not set on
create, it will be defaulted to true.
Immutable. Enables the import of cost data from Display & Video 360 into
the Google Analytics property. This can only be enabled if
campaign_data_sharing_enabled is true. After link creation, this can
only be updated from the Display & Video 360 product. If this field is not
set on create, it will be defaulted to true.
Immutable. Enables the import of cost data from Display & Video 360 into
the Google Analytics property. This can only be enabled if
campaign_data_sharing_enabled is true. After link creation, this can
only be updated from the Display & Video 360 product. If this field is not
set on create, it will be defaulted to true.
Output only. The resource name for this DisplayVideo360AdvertiserLink
resource. Format:
properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId}
Note: linkId is not the Display & Video 360 Advertiser ID
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. The resource name for this DisplayVideo360AdvertiserLink
resource. Format:
properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId}
Note: linkId is not the Display & Video 360 Advertiser ID
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Whether the adsPersonalizationEnabled field is set.
hasCampaignDataSharingEnabled()
publicbooleanhasCampaignDataSharingEnabled()
Immutable. Enables the import of campaign data from Display & Video 360
into the Google Analytics property. After link creation, this can only be
updated from the Display & Video 360 product. If this field is not set on
create, it will be defaulted to true.
Whether the campaignDataSharingEnabled field is set.
hasCostDataSharingEnabled()
publicbooleanhasCostDataSharingEnabled()
Immutable. Enables the import of cost data from Display & Video 360 into
the Google Analytics property. This can only be enabled if
campaign_data_sharing_enabled is true. After link creation, this can
only be updated from the Display & Video 360 product. If this field is not
set on create, it will be defaulted to true.
[[["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 page provides documentation for the `DisplayVideo360AdvertiserLink` class within the Google Analytics Admin API, specifically for Java version 0.67.0."],["The `DisplayVideo360AdvertiserLink` class represents a link between a Google Analytics property and a Display & Video 360 advertiser, and is a subclass of `GeneratedMessageV3` and implements `DisplayVideo360AdvertiserLinkOrBuilder`."],["The documentation details the class's static fields, including those for enabling features like ad personalization, campaign and cost data sharing, and managing advertiser IDs and display names, and all their respective field numbers."],["The documentation outlines various methods of this class, such as creating new instances, parsing data, accessing field values, checking if fields are set, and managing serialization."],["This API has an extensive version history, with versions ranging from 0.14.0 up to the latest version 0.70.0."]]],[]]