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-03-21 UTC."],[[["This webpage provides documentation for the `SearchAds360Link` class within the Google Analytics Admin API for Java, showing a class used to link a GA4 property and a Search Ads 360 entity, along with its inheritance structure and implemented interfaces."],["The content outlines various versions of the `SearchAds360Link` class, ranging from version 0.14.0 to the latest version 0.70.0, allowing developers to access documentation relevant to different release versions."],["The page details the methods, fields, and exceptions associated with the `SearchAds360Link` class, including functionalities for parsing, enabling data sharing, and handling advertising features, all of which are a part of the class itself."],["The class `SearchAds360Link` has static fields such as `ADS_PERSONALIZATION_ENABLED_FIELD_NUMBER`, `ADVERTISER_DISPLAY_NAME_FIELD_NUMBER`, and others, as well as static methods like `getDefaultInstance()` and `parseFrom()`, offering various ways to interact with and utilize this class."],["This information represents a comprehensive reference for developers working with the Google Analytics Admin API's `SearchAds360Link`, offering a vast array of tools and options for a connection between GA4 property and Search Ads 360 entity."]]],[]]