Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

eBay Customer_service_metric_task API

The Customer_service_metric_task API from eBay — 2 operation(s) for customer_service_metric_task.

eBay Customer_service_metric_task API is one of 64 APIs that eBay publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Customer_service_metric_task. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, release notes, and an AsyncAPI specification.

This API exposes 3 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version v1.9.2.

Requests are made against a single base URL, https://api.ebay.com{basePath}.

3 operations 2 paths 4 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1.9.2
Base URL
https://api.ebay.com
Authentication
OAuth 2.0
Contact
eBay Inc,
Resource Areas
1

Authentication & Security 1

eBay Customer_service_metric_task API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (api_auth) using the authorizationCode flow, exposing 2 scopes.

  • api_auth — The security definitions for this API. Please check individual operations for applicable scopes.

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Customer_service_metric_task 3
GET
/customer_service_metric_task
Use this method to return an array of customer service metric tasks. You can limit the tasks returned by specifying a date range. Note: You can pass in either the lookbackdays or daterange , but not…
getCustomerServiceMetricTasks 5 params → 200400403500
POST
/customer_service_metric_task
Use this method to create a customer service metrics download task with filter criteria for the customer service metrics report. When using this method, specify the feedType and filterCriteria includ…
createCustomerServiceMetricTask 2 params body → 202400403500
GET
/customer_service_metric_task/{task_id}
Use this method to retrieve customer service metric task details for the specified task. The input is taskid .
getCustomerServiceMetricTask 1 param → 200400403404500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ServiceMetricsTask (8 properties), CustomerServiceMetricTaskCollection (7 properties), CustomerServiceMetricsFilterCriteria (4 properties), CreateServiceMetricsTaskRequest (3 properties). Each schema is shown below with its type and property counts.

CreateServiceMetricsTaskRequest
object
The type that defines the fields for the Customer Service Metric reports generated with the Feed API.
3 properties
ServiceMetricsTask
object
8 properties
CustomerServiceMetricsFilterCriteria
object
A complex data type that filters data for report creation. See CustomerServiceMetricsFilterCriteria for fields and descriptions.
4 properties
CustomerServiceMetricTaskCollection
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ebay-customer-service-metric-task-api-openapi.yml Raw ↑

Other APIs eBay publishes across the network.

eBay Advertising_eligibility API
eBay Bidding API
eBay Category_tree API
eBay Charity_org API
eBay Config API
eBay Country API
eBay Custom_policy API
eBay Customer_service_metric API
eBay Deal_item API
eBay Destination API
eBay Event API
eBay Event_item API