brandon14/ebay-sdk-php

View on GitHub
src/Sell/Feed/V1/docs/Model/CreateServiceMetricsTaskRequest.md

Summary

Maintainability
Test Coverage
# # CreateServiceMetricsTaskRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**feed_type** | **string** | The <strong>feedType</strong> specified for the task. The report lists the transaction details that contribute to the service metrics evaluation. Supported types include:<p><code>CUSTOMER_SERVICE_METRICS_REPORT</code></p> | [optional]
**filter_criteria** | [**\TNT\Ebay\Sell\Feed\V1\Model\CustomerServiceMetricsFilterCriteria**](CustomerServiceMetricsFilterCriteria.md) |  | [optional]
**schema_version** | **string** | The version number of the file format. <p><b>Valid value: </b><code>1.0</code><p> | [optional]

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