Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.66 KB

EvaluationCycle.md

File metadata and controls

12 lines (9 loc) · 1.66 KB

# EvaluationCycle

Properties

Name Type Description Notes
end_date string End date and time of the transaction lookback range. All timestamps are based on Mountain Standard Time (MST). The timestamp is formatted as an ISO 8601 string, which is based on the 24-hour Coordinated Universal Time (UTC) clock. [optional]
evaluation_date string The ISO-8601 date and time at which the seller was evaluated for this customer service metric rating. [optional]
evaluation_type string This field specifies the transaction lookback period used for the evaluation. The evaluation_type value specified in the request is returned in this field. There are two possible values: CURRENT &ndash; A monthly evaluation that occurs on the 20th of every month. PROJECTED &ndash; A daily evaluation that provides a projection of how the seller is currently performing with regards to the upcoming evaluation period. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/analytics/types/api:EvaluationTypeEnum&#39;&gt;eBay API documentation</a> [optional]
start_date string The start date and time of the transaction lookback range. All timestamps are based on Mountain Standard Time (MST). The timestamp is formatted as an ISO 8601 string, which is based on the 24-hour Coordinated Universal Time (UTC) clock. Format: [YYYY]-[MM]-[DD]T[hh]:[mm]:[ss].[sss]Z Example: 2018-08-04T07:09:00.000Z [optional]

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