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

getContentDocument

Returns an A+ Content document, 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.

Path Params
string
required
length ≥ 1

The 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.

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.

array of strings
required
length ≥ 1

The set of A+ Content data types to include in the response.

Show Details
CONTENTSThe contents of the content document.
METADATAThe content document's metadata.
Responses

Response body
object
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.

object
required

A content document with additional information for content management.

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.

object

The A+ Content document's metadata.

object

The A+ Content document. This is the enhanced content that is published to product detail pages.

Headers
object
string

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

string

Unique request reference identifier.

Language