Immutable. Enables the import of campaign data from Display & Video 360
into the GA4 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 GA4 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 GA4 property. This can only be enabled if campaign_data_sharing_enabled
is enabled. 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 GA4 property. This can only be enabled if campaign_data_sharing_enabled
is enabled. 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 GA4 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 GA4 property. This can only be enabled if campaign_data_sharing_enabled
is enabled. 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-03-21 UTC."],[[["The webpage provides documentation for the `DisplayVideo360AdvertiserLink` class, which establishes a connection between a GA4 property and a Display & Video 360 advertiser, within the Google Analytics Admin Java library."],["The latest version of the documentation available is version 0.70.0, while a wide range of prior versions are also accessible, down to version 0.14.0."],["The `DisplayVideo360AdvertiserLink` class, extending `GeneratedMessageV3`, includes functionalities for personalized advertising, campaign and cost data sharing, and the class has various methods for data handling and configuration."],["The class contains static fields like `ADS_PERSONALIZATION_ENABLED_FIELD_NUMBER`, `ADVERTISER_DISPLAY_NAME_FIELD_NUMBER`, `ADVERTISER_ID_FIELD_NUMBER`, `CAMPAIGN_DATA_SHARING_ENABLED_FIELD_NUMBER`, `COST_DATA_SHARING_ENABLED_FIELD_NUMBER`, and `NAME_FIELD_NUMBER` that store important information about the links."],["There are various static methods available to work with the class, such as `getDefaultInstance()`, `newBuilder()`, and `parseFrom()`, which are used to retrieve the default class instance, create new builder instances, and create new instances from different data types respectively."]]],[]]