CustomCode
(out) Reserved for internal or future use.
DailyLimitExceeded
(out) This value indicates that your application has exceeded its daily hard call limit for the corresponding API call.
DailySoftLimitExceeded
(out) This value indicates that your application has exceeded its daily soft call limit for the corresponding API call.
HourlyLimitExceeded
(out) This value indicates that your application has exceeded its hourly hard call limit for the corresponding API call.
HourlySoftLimitExceeded
(out) This value indicates that your application has exceeded its hourly soft call limit for the corresponding API call.
NotSet
(out) This value indicates that usage limits do not apply to the corresponding API call.
PeriodicLimitExceeded
(out) This value indicates that your application has exceeded its periodic hard call limit for the corresponding API call. The period is defined in the ApiAccessRule.Period field and can be a calendar month or a specific number of days.
PeriodicSoftLimitExceeded
(out) This value indicates that your application has exceeded its periodic soft call limit for the corresponding API call. The period is defined in the ApiAccessRule.Period field and can be a calendar month or a specific number of days.
|