Service
Dependencies
PagingError
▼
PagingError.Reason
The reasons for errors when using pagination.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Enumeration | Description |
---|---|
START_INDEX_CANNOT_BE_NEGATIVE
|
The start index value cannot be a negative number. |
NUMBER_OF_RESULTS_CANNOT_BE_NEGATIVE
|
The number of results cannot be a negative number. |
UNKNOWN
|