Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.08 KB

Definition.md

File metadata and controls

11 lines (8 loc) · 1.08 KB

# Definition

Properties

Name Type Description Notes
data_type string Indicates the data type of the returned dimension. For example, if the dimension is day, the data type is DATE. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/analytics/types/ssp:DataTypeEnum&#39;&gt;eBay API documentation</a> [optional]
key string The value the dimension or metric parameter as submitted in the request. [optional]
localized_name string The localized name of the metric or dimension (translated into the language specified in the Accept-Language HTTP request header). For example, if Accept-Language is set to de-DE, the value &quot;day&quot; in the dimension container is returned as &quot;tag&quot;, and a metric of TRANSACTION is returned as &quot;Transaktionsanzahl&quot;. [optional]

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