{ "uuid": "a5b91968-e18e-4cfa-8f1b-c31d059d56da", "lastMigration": 29, "name": " Seller Service Metrics API ", "endpointPrefix": "sell/analytics/v1", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "f0a0dab6-c6e0-4cfa-8434-dc1e88dacc5a", "documentation": "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: customer_service_metric_type controls the type of customer service transactions evaluated for the metric rating. evaluation_type controls the period you want to review. evaluation_marketplace_id specifies the target marketplace for the evaluation. Currently, metric data is returned for only peer benchmarking. For more detail on the workings of peer benchmarking, see Service metrics policy.", "method": "get", "endpoint": "customer_service_metric/:customer_service_metric_type/:evaluation_type", "responses": [ { "uuid": "2ac26da9-21aa-428c-bed3-f77950df6475", "body": "{\n \"dimensionMetrics\": [\n {\n \"dimension\": {\n \"dimensionKey\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n },\n \"metrics\": [\n {\n \"benchmark\": {\n \"adjustment\": \"\",\n \"basis\": \"\",\n \"metadata\": {\n \"average\": \"\"\n },\n \"rating\": \"\"\n },\n \"distributions\": [\n {\n \"basis\": \"\",\n \"data\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n ],\n \"metricKey\": \"\",\n \"value\": \"\"\n }\n ]\n }\n ],\n \"evaluationCycle\": {\n \"endDate\": \"\",\n \"evaluationDate\": \"\",\n \"evaluationType\": \"\",\n \"startDate\": \"\"\n },\n \"marketplaceId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "52e756c0-d81e-4650-b548-281f8f32ee17", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a6165109-4fc4-47ac-b84c-7874cde063de", "body": "", "latency": 0, "statusCode": 404, "label": "Resource not found. Invalid path parameters. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "525d763f-2e66-454f-8ed4-90132a9693b4", "body": "", "latency": 0, "statusCode": 409, "label": "Conflict", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71c56dff-7aa8-4610-bd3d-73d374497b8c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "45e1497e-5ea2-418f-abd5-0d6b0e74fd26", "documentation": "This call retrieves all the standards profiles for the associated seller. A standards profile is a set of eBay seller metrics and the seller's associated compliance values (either TOP_RATED, ABOVE_STANDARD, or BELOW_STANDARD). A seller's multiple profiles are distinguished by two criteria, a "program" and a "cycle." A profile's program is one of three regions where the seller may have done business, or PROGRAM_GLOBAL to indicate all marketplaces where the seller has done business. The cycle value specifies whether the standards compliance values were determined at the last official eBay evaluation or at the time of the request.", "method": "get", "endpoint": "seller_standards_profile", "responses": [ { "uuid": "0d11be61-fbc7-4aca-af5b-79b67e5a88bd", "body": "{\n \"standardsProfiles\": [\n {\n \"cycle\": {\n \"cycleType\": \"\",\n \"evaluationDate\": \"\",\n \"evaluationMonth\": \"\"\n },\n \"defaultProgram\": {{faker 'datatype.boolean'}},\n \"evaluationReason\": \"\",\n \"metrics\": [\n {\n \"benchmark\": {\n \"adjustment\": \"\",\n \"basis\": \"\",\n \"metadata\": {\n \"average\": \"\"\n },\n \"rating\": \"\"\n },\n \"distributions\": [\n {\n \"basis\": \"\",\n \"data\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n ],\n \"metricKey\": \"\",\n \"value\": \"\"\n }\n ],\n \"program\": \"\",\n \"standardsLevel\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "df2c3a89-d86a-4b18-8f8d-f6486820edad", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "355d00fb-04f0-4927-9ca6-812029ad8bf5", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "21ff74ad-2675-4f86-9ddd-f560c0f64483", "documentation": "This call retrieves a single standards profile for the associated seller. A standards profile is a set of eBay seller metrics and the seller's associated compliance values (either TOP_RATED, ABOVE_STANDARD, or BELOW_STANDARD). A seller can have multiple profiles distinguished by two criteria, a "program" and a "cycle." A profile's program is one of three regions where the seller may have done business, or PROGRAM_GLOBAL to indicate all marketplaces where the seller has done business. The cycle value specifies whether the standards compliance values were determined at the last official eBay evaluation (CURRENT) or at the time of the request (PROJECTED). Both cycle and a program values are required URI parameters for this method.", "method": "get", "endpoint": "seller_standards_profile/:program/:cycle", "responses": [ { "uuid": "b895b579-e857-43e3-ad07-e45dace97b49", "body": "{\n \"cycle\": {\n \"cycleType\": \"\",\n \"evaluationDate\": \"\",\n \"evaluationMonth\": \"\"\n },\n \"defaultProgram\": {{faker 'datatype.boolean'}},\n \"evaluationReason\": \"\",\n \"metrics\": [\n {\n \"benchmark\": {\n \"adjustment\": \"\",\n \"basis\": \"\",\n \"metadata\": {\n \"average\": \"\"\n },\n \"rating\": \"\"\n },\n \"distributions\": [\n {\n \"basis\": \"\",\n \"data\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n ],\n \"metricKey\": \"\",\n \"value\": \"\"\n }\n ],\n \"program\": \"\",\n \"standardsLevel\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a50703cc-5835-43a5-a6d5-8518770af850", "body": "", "latency": 0, "statusCode": 204, "label": "No content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "45dd177f-c60c-4128-a780-5946d32a534d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ab5867a-e2ac-400f-8872-ba13e176c379", "body": "", "latency": 0, "statusCode": 404, "label": "Resource not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41cc197f-c3ea-4a8a-8e51-2ee81f82ec12", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c0f28b61-2ff1-4317-b79a-c875a941f48e", "documentation": "This method returns a report that details the user traffic received by a seller's listings. A traffic report gives sellers the ability to review how often their listings appeared on eBay, how many times their listings are viewed, and how many purchases were made. The report also returns the report's start and end dates, and the date the information was last updated. When using this call: Be sure to URL-encode the values you pass in query parameters, as described in URI parameters. See the request samples below for details. You can only specify a single metric in the sort parameter and the specified metric must be listed in the metric parameter of your request. Parameter names are case sensitive, but metric names are not. For example, the following are correct: sort=LISTING_IMPRESSION_TOTAL sort=lisitng_impression_total metric=lisitng_impression_total However, these are incorrect: SORT=LISTING_IMPRESSION_TOTAL SORT=lisitng_impression_total Metric=lisitng_impression_total For more information, see Traffic report details.", "method": "get", "endpoint": "traffic_report", "responses": [ { "uuid": "3acc3297-bfa8-4399-8d5a-4077b678d8ba", "body": "{\n \"dimensionMetadata\": [\n {\n \"metadataHeader\": {\n \"key\": \"\",\n \"metadataKeys\": [\n {\n \"dataType\": \"\",\n \"key\": \"\",\n \"localizedName\": \"\"\n }\n ]\n },\n \"metadataRecords\": [\n {\n \"metadataValues\": [\n {\n \"applicable\": {{faker 'datatype.boolean'}},\n \"value\": {}\n }\n ],\n \"value\": {\n \"applicable\": {{faker 'datatype.boolean'}},\n \"value\": {}\n }\n }\n ]\n }\n ],\n \"endDate\": \"\",\n \"header\": {\n \"dimensionKeys\": [\n {\n \"dataType\": \"\",\n \"key\": \"\",\n \"localizedName\": \"\"\n }\n ],\n \"metrics\": [\n {\n \"dataType\": \"\",\n \"key\": \"\",\n \"localizedName\": \"\"\n }\n ]\n },\n \"lastUpdatedDate\": \"\",\n \"records\": [\n {\n \"dimensionValues\": [\n {\n \"applicable\": {{faker 'datatype.boolean'}},\n \"value\": {}\n }\n ],\n \"metricValues\": [\n {\n \"applicable\": {{faker 'datatype.boolean'}},\n \"value\": {}\n }\n ]\n }\n ],\n \"startDate\": \"\",\n \"warnings\": [\n {\n \"category\": \"\",\n \"domain\": \"\",\n \"errorId\": {{faker 'number.int' max=99999}},\n \"inputRefIds\": [\n \"\"\n ],\n \"longMessage\": \"\",\n \"message\": \"\",\n \"outputRefIds\": [\n \"\"\n ],\n \"parameters\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"subdomain\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "123ccc50-4698-4f5c-aa64-05cef3f86da9", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "792000c6-aed8-4918-8809-6aeabaaf621a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "f0a0dab6-c6e0-4cfa-8434-dc1e88dacc5a" }, { "type": "route", "uuid": "45e1497e-5ea2-418f-abd5-0d6b0e74fd26" }, { "type": "route", "uuid": "21ff74ad-2675-4f86-9ddd-f560c0f64483" }, { "type": "route", "uuid": "c0f28b61-2ff1-4317-b79a-c875a941f48e" } ] }