Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 935 Bytes

MetadataHeader.md

File metadata and controls

10 lines (7 loc) · 935 Bytes

# MetadataHeader

Properties

Name Type Description Notes
key string The key value used for the report. For example: "key": "LISTING_ID" [optional]
metadata_keys \eBay\Sell\Analytics\Model\Definition[] The list of dimension key values used for the report header. Each list element contains the key name, its data type, and its localized name. For example: "metadataKeys": [   "key": "LISTING_TITLE",   "localizedName": "Listing title",   "dataType": "STRING" [optional]

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