Enum describing possible change event errors.
Enums | |
---|---|
|
Enum unspecified. |
|
The received error code is not known in this version. |
|
The requested start date is too old. It cannot be older than 30 days. |
|
The change_event search request must specify a finite range filter on change_date_time. |
|
The change event search request has specified invalid date time filters that can never logically produce any valid results (for example, start time after end time). |
|
The change_event search request must specify a LIMIT. |
|
The LIMIT specified by change_event request should be less than or equal to 10K. |