brandon14/ebay-sdk-php

View on GitHub
src/Sell/Analytics/V1/docs/Model/GetCustomerServiceMetricResponse.md

Summary

Maintainability
Test Coverage
# # GetCustomerServiceMetricResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dimension_metrics** | [**\TNT\Ebay\Sell\Analytics\V1\Model\DimensionMetric[]**](DimensionMetric.md) | This container provides a seller's customer service metric performance for a given dimension. In the getCustomerServiceMetric request, specify values for the following request parameters to control the returned dimension and the associated metric values: customer_service_metric_type evaluation_type evaluation_marketplace_id | [optional]
**evaluation_cycle** | [**\TNT\Ebay\Sell\Analytics\V1\Model\EvaluationCycle**](EvaluationCycle.md) |  | [optional]
**marketplace_id** | **string** | The eBay marketplace ID of the marketplace upon which the customer service metric evaluation is based. The customer_service_metric resource supports a limited set of marketplaces. For a complete list of the supported marketplaces, please see the Service metrics policy page. For implementation help, refer to <a href='https://developer.ebay.com/devzone/rest/api-ref/analytics/types/MarketplaceIdEnum.html'>eBay API documentation</a> | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)