Enum AttributionSettings.Types.AttributionModel
The attribution model used for this source. We support the same set of models offered by Google Analytics 4, as described in: https://support.google.com/analytics/answer/10596866.
Namespace: Google.Shopping.Merchant.Conversions.V1Beta
Assembly: Google.Shopping.Merchant.Conversions.V1Beta.dll
Syntax
public enum AttributionSettings.Types.AttributionModel
Fields
Name | Description |
---|---|
AdsPreferredLastClick | Ads-preferred Last Click model. |
CrossChannelDataDriven | Cross-channel Data Driven model. |
CrossChannelFirstClick | Cross-channel First Click model. |
CrossChannelLastClick | Cross-channel Last Click model. |
CrossChannelLinear | Cross-channel Linear model. |
CrossChannelPositionBased | Cross-channel Position Based model. |
CrossChannelTimeDecay | Cross-channel Time Decay model. |
Unspecified | Unspecified model. |