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

    Information required to upload a feed document's contents.

    interface CreateFeedDocumentResponse {
        feedDocumentId: string;
        url: string;
    }
    Index

    Properties

    Properties

    feedDocumentId: string

    The identifier of the feed document.

    url: string

    The presigned URL for uploading the feed contents. This URL expires after 5 minutes.