public enum ConversionSpec.AttributionModel extends Enum<ConversionSpec.AttributionModel> implements ProtocolMessageEnumAttribution model to use in the Conversion Report
Protobuf enum google.analytics.data.v1alpha.ConversionSpec.AttributionModel
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ATTRIBUTION_MODEL_UNSPECIFIED |
Unspecified attribution model. |
ATTRIBUTION_MODEL_UNSPECIFIED_VALUE |
Unspecified attribution model. |
DATA_DRIVEN |
Attribution was based on the paid and organic data driven model |
DATA_DRIVEN_VALUE |
Attribution was based on the paid and organic data driven model |
LAST_CLICK |
Attribution was based on the paid and organic last click model |
LAST_CLICK_VALUE |
Attribution was based on the paid and organic last click model |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|