v1

latestOpenAPI 3.0.0eBay API License Agreement2026-07-142328131.5 KB
customer_service_metric_task

Use this method to retrieve customer service metric task details for the specified task. The input is task_id.

get/customer_service_metric_task/{task_id}

Path parameters

task_idstring required

Use this path parameter to specify the task ID value for the customer service metric task to retrieve.

Response

Success

completionDatestring

The timestamp when the customer service metrics task went into the <code>COMPLETED</code> or <code>COMPLETED_WITH_ERROR</code> 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 <strong>getResultFile</strong> call to download the report.

creationDatestring

The date the customer service metrics task was created.

detailHrefstring

The relative <strong>getCustomerServiceMetricTask</strong> call URI path to retrieve the corresponding task.

feedTypestring

The feed type associated with the task.

schemaVersionstring

The schema version number of the file format. If omitted, the default value is used. <p><b>Default value: </b><code>1.0</code><p>

statusstring

An enumeration value that indicates the state of the task. See <strong>FeedStatusEnum</strong> for values. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/feed/types/api:FeedStatusEnum'>eBay API documentation</a>

taskIdstring

The unique eBay-assigned ID of the task.