AccessRuleCurrentStatusCodeType ( token )
Describes the current status of your application with regard to rules governing the number of times your application can execute API calls.

Types that use AccessRuleCurrentStatusCodeType:

Enumeration Values
Value Description Which calls use this value *
CustomCode Reserved for internal or future use. GetApiAccessRules
DailyLimitExceeded Your application has exceeded its daily hard limit. GetApiAccessRules
DailySoftLimitExceeded Your application has exceeded its daily soft limit. GetApiAccessRules
HourlyLimitExceeded Your application has exceeded its hourly hard limit. GetApiAccessRules
HourlySoftLimitExceeded Your application has exceeded its hourly soft limit. GetApiAccessRules
NotSet The rule is not set and usage limits do not apply. GetApiAccessRules
PeriodicLimitExceeded Your application has exceeded its periodic hard limit. GetApiAccessRules
PeriodicSoftLimitExceeded Your application has exceeded its periodic soft limit. GetApiAccessRules
  * See the Enumeration Index to see exact use of each enumeration value in the API.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.