Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.93 KB

StandardsProfile.md

File metadata and controls

14 lines (11 loc) · 1.93 KB

# StandardsProfile

Properties

Name Type Description Notes
cycle \eBay\Sell\Analytics\Model\Cycle [optional]
default_program bool If set to true, this flag indicates this is the default program for the seller. Except for sellers in China, a seller's default program is the marketplace where they registered with eBay. Seller's in China select their default program when they register. [optional]
evaluation_reason string Specifies how the overall seller level was calculated. In the event of special circumstances (as determined by eBay), eBay may override the calculated seller level. In general, such overrides protect a seller's level. The usual value for both cycle types is "Seller level generated by standards monthly evaluation cycle." [optional]
metrics \eBay\Sell\Analytics\Model\Metric[] A list of the metrics upon which a seller's profile is evaluated. Each program's applicable metrics and requirements are listed at eBay Top Rated seller program standards. [optional]
program string Indicates the program used to generate the profile data. Values can be PROGRAM_DE, PROGRAM_UK, PROGRAM_US, or PROGRAM_GLOBAL. For implementation help, refer to <a href='https://developer.ebay.com/devzone/rest/api-ref/analytics/types/ProgramEnum.html&#39;&gt;eBay API documentation</a> [optional]
standards_level string The overall standards level of the seller, one of TOP_RATED, ABOVE_STANDARD, or BELOW_STANDARD. For implementation help, refer to <a href='https://developer.ebay.com/devzone/rest/api-ref/analytics/types/StandardsLevelEnum.html&#39;&gt;eBay API documentation</a> [optional]

[Back to Model list] [Back to API list] [Back to README]