HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

searchContentPublishRecords

Searches for A+ Content publishing records, if available.

Usage Plan:

Rate (requests per second)Burst
1010

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 Params
string
required
length ≥ 1

The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.

string
required
length ≥ 10

The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace.

string
length ≥ 1

A token that you use to fetch a specific page when there are multiple pages of results.

Responses

Response body
object
warnings
array of objects

A set of messages to the user, such as warnings or comments.

warnings
object
string
required
length ≥ 1

An error code that identifies the type of error that occurred.

string
required
length ≥ 1

A message that describes the error condition.

string
length ≥ 1

Additional details that can help the caller understand or fix the issue.

string
length ≥ 1

A token that you use to fetch a specific page when there are multiple pages of results.

publishRecordList
array of objects
required

A list of A+ Content publishing records.

publishRecordList*
object
string
required
length ≥ 1

The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.

string
required
length ≥ 5

The IETF language tag, which supports the primary language subtag and one secondary language subtag. The secondary language subtag is usually a regional designation. This doesn't support subtags other than the primary and secondary subtags.
Pattern: ^[a-z]{2,}-[A-Z0-9]{2,}$

string
required
length ≥ 10

The Amazon Standard Identification Number (ASIN).

string
required

The A+ Content document type.

EBC EMC

Show Details
EBCA+ Content published through the A+ Content Manager in Seller Central.
EMCA+ Content published through the A+ Content Manager in Vendor Central.
string
length ≥ 1

The A+ Content document subtype. This represents a special-purpose type of an A+ Content document. Not every A+ Content document type has a subtype, and subtypes can change at any time.

string
required
length ≥ 1

A unique reference key for the A+ Content document. A content reference key cannot form a permalink and might change in the future. A content reference key is not guaranteed to match any A+ content identifier.

Headers
object
string

Your rate limit (requests per second) for this operation.

string

Unique request reference identifier.

Language