Name | Type | Description | Notes |
---|---|---|---|
completion_date | string | The timestamp when the customer service metrics task went into the COMPLETED or COMPLETED_WITH_ERROR state. This field is only returned if the status is one of the two completed values. This state means that eBay has compiled the report for the seller based on the seller’s filter criteria, and the seller can run a getResultFile call to download the report. | [optional] |
creation_date | string | The date the customer service metrics task was created. | [optional] |
detail_href | string | The relative getCustomerServiceMetricTask call URI path to retrieve the corresponding task. | [optional] |
feed_type | string | The feed type associated with the task. | [optional] |
filter_criteria | \Ebay\Sell\Feed\Model\CustomerServiceMetricsFilterCriteria | [optional] | |
schema_version | string | The schema version number of the file format. If omitted, the default value is used. Default value: 1.0 | [optional] |
status | string | An enumeration value that indicates the state of the task. See FeedStatusEnum for values. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/feed/types/api:FeedStatusEnum'>eBay API documentation</a> | [optional] |
task_id | string | The unique eBay-assigned ID of the task. | [optional] |