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"]],[["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-18 UTC."],[[["The provided content is a documentation page for the `SearchAds360Link` class in the Google Analytics Admin API, specifically for version 0.21.0, with references to other versions of the API available, including the latest version 0.70.0."],["`SearchAds360Link` is a class that represents a link between a Google Analytics 4 (GA4) property and a Search Ads 360 entity."],["This class inherits from `GeneratedMessageV3` and implements the `SearchAds360LinkOrBuilder` interface, allowing for the creation and manipulation of links with various settings."],["The documentation details various methods for managing the link, including settings for sharing campaign data, cost data, site stats, and enabling personalized advertising."],["The page lists numerous static fields representing the names of data that can be used and also static methods to get an instance, a descriptor, and builder, and to parse data, including methods to parse data from various sources like bytes, streams, and buffers."]]],[]]