Overview
Marketplace Ad creation response data.
Fields
| Field Name |
Data Type | Description | Notes / Constraints |
|---|---|---|---|
| Sku | string | Specifies the SKU to associate with this Ad | |
| MarketplaceAdID | int | Uniquely identifies the Ad | If set to -1, then the Ad creation failed for the specified SKU. Please see the ErrorMessage property for the failure reason. |
| ErrorMessage | string | Contains any error information resulting from a failure during the creation process |
Notes:
- N/A