Module: Google::Analytics::Admin::V1alpha::AttributionSettings::AdsWebConversionDataExportScope
- Defined in:
- proto_docs/google/analytics/admin/v1alpha/resources.rb
Overview
The Conversion Export Scope for data exported to linked Ads Accounts.
Constant Summary collapse
- ADS_WEB_CONVERSION_DATA_EXPORT_SCOPE_UNSPECIFIED =
Default value. This value is unused.
0
- NOT_SELECTED_YET =
No data export scope selected yet. Export scope can never be changed back to this value.
1
- PAID_AND_ORGANIC_CHANNELS =
Paid and organic channels are eligible to receive conversion credit, but only credit assigned to Google Ads channels will appear in your Ads accounts. To learn more, see Paid and Organic channels.
2
- GOOGLE_PAID_CHANNELS =
Only Google Ads paid channels are eligible to receive conversion credit. To learn more, see Google Paid channels.
3