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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the Google Analytics Admin Java library for `DisplayVideo360AdvertiserLink` is 0.70.0, with the current version being 0.69.0 and a total of 47 versions available."],["`DisplayVideo360AdvertiserLink` is a Java class that extends `GeneratedMessageV3` and represents a link between a Google Analytics property and a Display & Video 360 advertiser, implementing the `DisplayVideo360AdvertiserLinkOrBuilder` interface."],["This class provides methods to manage settings such as enabling personalized advertising features, importing campaign data, and importing cost data from Display & Video 360."],["Key attributes of the `DisplayVideo360AdvertiserLink` class include `advertiserId`, `advertiserDisplayName`, and options for campaign and cost data sharing, as well as the ability to set ad personalization preferences."],["The resource name format for `DisplayVideo360AdvertiserLink` is `properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId}`, where linkId is not the Display & Video 360 Advertiser ID."]]],[]]