Share via


AmazonMWSLinkedService.MarketplaceID Property

Definition

Gets or sets the Amazon Marketplace ID you want to retrieve data from. To retrieve data from multiple Marketplace IDs, separate them with a comma (,). (i.e. A2EUQ1WTGCTBG2)

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.marketplaceID")]
public object MarketplaceID { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.marketplaceID")>]
member this.MarketplaceID : obj with get, set
Public Property MarketplaceID As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to