Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 829 Bytes

AlertDimension.md

File metadata and controls

10 lines (7 loc) · 829 Bytes

# AlertDimension

Properties

Name Type Description Notes
key string The key field of the applied dimension. For example, the marketplace Id. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/marketing/types/pls:DimensionKeyEnum&#39;&gt;eBay API documentation</a> [optional]
value string The value field of the applied dimension. For example, if the key is a <code>MARKETPLACE_ID</code>, the value would be from <a href='/api-docs/sell/marketing/types/ba:MarketplaceIdEnum'>MarketplaceIdEnum</a>. [optional]

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