{ "opencollection": "1.0.0", "info": { "name": "eBay Account Advertising_eligibility Customer_service_metric API", "version": "v1.9.2" }, "items": [ { "info": { "name": "Customer_service_metric", "type": "folder" }, "items": [ { "info": { "name": "getCustomerServiceMetric", "type": "http" }, "http": { "method": "GET", "url": "https://api.ebay.com{basePath}/customer_service_metric/:customer_service_metric_type/:evaluation_type", "params": [ { "name": "customer_service_metric_type", "value": "", "type": "path", "description": "Use this path parameter to specify the type of customer service metrics and benchmark data you want returned for the seller. Supported types are:
" }, { "name": "evaluation_marketplace_id", "value": "", "type": "query", "description": "Use this query parameter to specify the Marketplace ID to evaluate for the customer service metrics and benchmark data.

For the list of supported marketplaces, see Analytics API requirements and restrictions. For implementation help, refer to eBay API documentation at https://developer.ebay.com/api-docs/sell/analytics/types/bas:MarketplaceIdEnum" }, { "name": "evaluation_type", "value": "", "type": "path", "description": "Use this path parameter to specify the evaluation period to use for the performance metrics. See EvaluationTypeEnum for more information on the supported values." } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://auth.ebay.com/oauth2/authorize", "accessTokenUrl": "https://api.ebay.com/identity/v1/oauth2/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Use this method to retrieve a seller's performance and rating for the customer service metric.

Control the response from the getCustomerServiceMetric method using the following path and query parameters: