ListingsItemsIssues
Returns details about a listings item issues for a selling partner.
Columns
Name | Type | References | Description |
SKU | String | A selling partner provided identifier for an Amazon listing. | |
Code | String | An issue code that identifies the type of issue. | |
Message | String | A message that describes the issue. | |
Severity | String | The severity of the issue.
The allowed values are INFO, WARNING, ERROR. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description | |
SellerId | String | A selling partner identifier, such as a merchant account or vendor code. |