searchContentPublishRecords
Searches for A+ Content publishing records, if available.
Usage Plan:
| Rate (requests per second) | Burst |
|---|---|
| 10 | 10 |
The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.
Query parameters
The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.
The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace.
A token that you use to fetch a specific page when there are multiple pages of results.
Response
Success.
Example response
{
"publishRecordList": [
{
"marketplaceId": "A1PA6795UKMFR9"
}
]
}