Selling Partner API SDK for JavaScript
    Preparing search index...

    Request parameters for getContentDocument operation in AplusContentApi.

    interface AplusContentApiGetContentDocumentRequest {
        contentReferenceKey: string;
        includedDataSet: Set<GetContentDocumentIncludedDataSetEnum>;
        marketplaceId: string;
    }
    Index

    Properties

    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.

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

    marketplaceId: string

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