Enum AttributionSettings.Types.AttributionModel
The attribution model used for this source. We support the same set of models offered by Google Analytics 4.
Namespace: Google.Shopping.Merchant.Conversions.V1
Assembly: Google.Shopping.Merchant.Conversions.V1.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. |