Request parameters for listContentDocumentAsinRelations operation in AplusContentApi.

AplusContentApiListContentDocumentAsinRelationsRequest

interface AplusContentApiListContentDocumentAsinRelationsRequest {
    asinSet?: Set<string>;
    contentReferenceKey: string;
    includedDataSet?: Set<"METADATA">;
    marketplaceId: string;
    pageToken?: string;
}

Properties

asinSet?: Set<string>

The set of ASINs.

AplusContentApiListContentDocumentAsinRelations

contentReferenceKey: string

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.

AplusContentApiListContentDocumentAsinRelations

includedDataSet?: Set<"METADATA">

The set of A+ Content data types to include in the response. If you don&#39;t include this parameter, the operation returns the related ASINs without metadata.

AplusContentApiListContentDocumentAsinRelations

marketplaceId: string

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

AplusContentApiListContentDocumentAsinRelations

pageToken?: string

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

AplusContentApiListContentDocumentAsinRelations

MMNEPVFCICPMFPCPTTAAATR