Immutable. Enables the import of campaign data from Search Ads 360 into the
GA4 property. After link creation, this can only be updated from the Search
Ads 360 product.
If this field is not set on create, it will be defaulted to true.
Immutable. Enables the import of campaign data from Search Ads 360 into the
GA4 property. After link creation, this can only be updated from the Search
Ads 360 product.
If this field is not set on create, it will be defaulted to true.
Immutable. Enables the import of cost data from Search Ads 360 to 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 Search Ads 360 product.
If this field is not set on create, it will be defaulted to true.
Immutable. Enables the import of cost data from Search Ads 360 to 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 Search Ads 360 product.
If this field is not set on create, it will be defaulted to true.
Output only. The resource name for this SearchAds360Link resource.
Format: properties/{propertyId}/searchAds360Links/{linkId}
Note: linkId is not the Search Ads 360 advertiser ID
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. The resource name for this SearchAds360Link resource.
Format: properties/{propertyId}/searchAds360Links/{linkId}
Note: linkId is not the Search Ads 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 Search Ads 360 into the
GA4 property. After link creation, this can only be updated from the Search
Ads 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 Search Ads 360 to 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 Search Ads 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 `SearchAds360Link` class, a Java class that establishes a link between a GA4 property and a Search Ads 360 entity, with the latest version being 0.70.0."],["The `SearchAds360Link` class, which implements `SearchAds360LinkOrBuilder`, extends `GeneratedMessageV3` and facilitates the management of various data sharing features between Search Ads 360 and GA4, such as campaign data, cost data, site stats, and personalized advertising."],["The documentation covers a range of versions from 0.14.0 up to 0.70.0 of `SearchAds360Link`, including methods for parsing, retrieving field values, and managing the data sharing preferences."],["Key functionalities include managing the link's name, advertiser ID, display name, and whether various data-sharing options are enabled, with the ability to parse from several input types."],["The provided information includes static methods for creating new instances, parsing, and getting default instances, and instance methods for handling data sharing settings and retrieving field information, ensuring compatibility and data exchange between Google Analytics 4 and Search Ads 360."]]],[]]