Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface CreateFeedDocumentSpecification

    Specifies the content type for the createFeedDocument operation.

    interface CreateFeedDocumentSpecification {
        contentType: string;
    }
    Index
    contentType: string

    The content type of the feed.