eBay · Schema
CreateServiceMetricsTaskRequest
The type that defines the fields for the Customer Service Metric reports generated with the Feed API.
AuctionsCommerceProductMarketplaceFortune 500
Properties
| Name | Type | Description |
|---|---|---|
| feedType | string | The feedType specified for the customer service metric task being created. The report lists the transaction details that contribute to the service metrics evaluation. Supported types |
| filterCriteria | object | This container is used to customize and set criteria for Customer Service Metric report that will be associated with the task. |
| schemaVersion | string | The version number of the customer service metric. Note: This field must have a value of 1.0. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/CreateServiceMetricsTaskRequest",
"title": "CreateServiceMetricsTaskRequest",
"type": "object",
"properties": {
"feedType": {
"type": "string",
"description": "The <strong>feedType</strong> specified for the customer service metric task being created. The report lists the transaction details that contribute to the service metrics evaluation. Supported types include:<p><code>CUSTOMER_SERVICE_METRICS_REPORT</code></p>"
},
"filterCriteria": {
"description": "This container is used to customize and set criteria for Customer Service Metric report that will be associated with the task.",
"$ref": "#/components/schemas/CustomerServiceMetricsFilterCriteria"
},
"schemaVersion": {
"type": "string",
"description": "The version number of the customer service metric.<br><br><span class=\"tablenote\"><b>Note:</b> This field <b>must</b> have a value of <code>1.0</code>.</span>"
}
},
"description": "The type that defines the fields for the Customer Service Metric reports generated with the Feed API."
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/ebay-createservicemetricstaskrequest"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.