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-17 UTC."],[[["This page provides documentation for the `DisplayVideo360AdvertiserLink` class in the Google Analytics Admin API, specifically within version 0.68.0, which links a Google Analytics property to a Display & Video 360 advertiser."],["The `DisplayVideo360AdvertiserLink` class, a subclass of `GeneratedMessageV3`, enables features such as importing campaign and cost data, and enabling personalized advertising with this integration."],["The documentation offers links to previous versions of the `DisplayVideo360AdvertiserLink` class documentation, ranging from version 0.70.0 down to 0.14.0."],["The documentation details various static fields and methods, including `getDefaultInstance()`, `getDescriptor()`, `newBuilder()`, `parseFrom()`, and `parser()`, which aid in instantiating, building, and parsing instances of this class."],["There are multiple methods such as `getAdvertiserId()`, `getCampaignDataSharingEnabled()`, and `getCostDataSharingEnabled()` that provide access and control over the connection between the GA and DV360."]]],[]]