public enum PseudonymousIdInfo.SyncStatus extends Enum<PseudonymousIdInfo.SyncStatus> implements ProtocolMessageEnumSync status of the user list.
Protobuf enum google.ads.datamanager.v1.PseudonymousIdInfo.SyncStatus
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CREATED |
The user list has been created as a placeholder. List contents and/or metadata are still being synced. The user list is not ready for use. |
CREATED_VALUE |
The user list has been created as a placeholder. List contents and/or metadata are still being synced. The user list is not ready for use. |
FAILED |
An error has occurred syncing user list contents and/or metadata. The user list cannot be used. |
FAILED_VALUE |
An error has occurred syncing user list contents and/or metadata. The user list cannot be used. |
READY_FOR_USE |
The user list is ready for use. Contents and cookies have been synced correctly. |
READY_FOR_USE_VALUE |
The user list is ready for use. Contents and cookies have been synced correctly. |
SYNC_STATUS_UNSPECIFIED |
Not specified. |
SYNC_STATUS_UNSPECIFIED_VALUE |
Not specified. |
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() |
|