The AdWords API is no longer available. Use the Google Ads API instead.

enum PagingError.Reason (v201809)

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