Enum PseudonymousIdInfo.Types.SyncStatus
Sync status of the user list.
Namespace: Google.Ads.DataManager.V1
Assembly: Google.Ads.DataManager.V1.dll
Syntax
public enum PseudonymousIdInfo.Types.SyncStatus
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. |
| Failed | An error has occurred syncing user list contents and/or metadata. The user list cannot be used. |
| ReadyForUse | The user list is ready for use. Contents and cookies have been synced correctly. |
| Unspecified | Not specified. |