public enum AttributionSettings.AdsWebConversionDataExportScope extends Enum<AttributionSettings.AdsWebConversionDataExportScope> implements ProtocolMessageEnumThe Conversion Export Scope for data exported to linked Ads Accounts.
Protobuf enum
google.analytics.admin.v1alpha.AttributionSettings.AdsWebConversionDataExportScope
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ADS_PREFERRED |
The Ads Web Conversion Data export scope is Ads Preferred. |
ADS_PREFERRED_VALUE |
The Ads Web Conversion Data export scope is Ads Preferred. |
ADS_WEB_CONVERSION_DATA_EXPORT_SCOPE_UNSPECIFIED |
Default value. This value is unused. |
ADS_WEB_CONVERSION_DATA_EXPORT_SCOPE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
CROSS_CHANNEL |
The Ads Web Conversion Data export scope is Cross Channel. |
CROSS_CHANNEL_VALUE |
The Ads Web Conversion Data export scope is Cross Channel. |
NOT_SELECTED_YET |
No data export scope selected yet. Export scope can never be changed back to this value. |
NOT_SELECTED_YET_VALUE |
No data export scope selected yet. Export scope can never be changed back to this value. |
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() |
|