Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.98 KB

CustomerServiceMetricsFilterCriteria.md

File metadata and controls

12 lines (9 loc) · 1.98 KB

# CustomerServiceMetricsFilterCriteria

Properties

Name Type Description Notes
customer_service_metric_type string An enumeration value that specifies the customer service metric that eBay tracks to measure seller performance. See CustomerServiceMetricTypeEnum for values. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/feed/types/api:CustomerServiceMetricTypeEnum&#39;&gt;eBay API documentation</a> [optional]
evaluation_marketplace_id string An enumeration value that specifies the eBay marketplace where the evaluation occurs. See MarketplaceIdEnum for values. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/feed/types/bas:MarketplaceIdEnum&#39;&gt;eBay API documentation</a> [optional]
listing_categories string[] A list of listing category IDs on which the service metric is measured. A seller can use one or more L1 (top-level) eBay categories to get metrics specific to those L1 categories. The Category IDs for each L1 category are required. Category ID values for L1 categories can be retrieved using the Taxonomy API. Note: Pass this attribute to narrow down your filter results for the ITEM_NOT_AS_DESCRIBED customerServiceMetricType. Supported categories include: primary(L1) category Id [optional]
shipping_regions string[] A list of shipping region enumeration values on which the service metric is measured. This comma delimited array allows the seller to customize the report to focus on domestic or international shipping. Note: Pass this attribute to narrow down your filter results for the ITEM_NOT_RECEIVED customerServiceMetricType. Supported categories include: primary(L1) category IdSee ShippingRegionTypeEnum for values [optional]

[Back to Model list] [Back to API list] [Back to README]