{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/Dimension",
"title": "Dimension",
"type": "object",
"properties": {
"dimensionKey": {
"type": "string",
"description": "dimensionKey defines the basis against which the seller's customer service metric is measured.
The value of this field gets set according to the value of the customer_service_metric_type input parameter. The following input configurations return the responses shown:
ITEM_NOT_AS_DESCRIBED – Returns benchmark ratings based on L1 listing categories, so the result shows metrics where the dimensionKey is set to LISTING_CATEGORY.ITEM_NOT_RECEIVED – Returns benchmark ratings based on world shipping regions, so the result shows metrics where the dimensionKey is set to SHIPPING_REGION. SHIPPING_REGION, this field is set to one of following values, which represent established shipping corridors: DomesticInternational: Mature regionInternational: Emerging regionLISTING_CATEGORY, this field is set to the name of the primary (L1) category in which the items being rated were listed.LISTING_CATEGORY, the value returned in this field is the category ID of the primary (L1) category in which the items being rated were listed. SHIPPING_REGION, one of the following values is returned: DOMESTICINTERNATIONAL_MATURED_REGIONINTERNATIONAL_EMERGING_REGION