Amazon Services
Amazon Marketplace Web Service (Amazon MWS) Documentation

Deprecation Notice:

Amazon Marketplace Web Service (MWS) will no longer be available after March 31, 2024. All MWS developers must migrate to Selling Partner API (SP-API) to avoid service disruptions. Refer to the Migration Hub for more information.

Amazon MWS Documentation

Feeds Datatypes

The following datatypes are used in the response elements of the Amazon Marketplace Web Service (Amazon MWS) Feeds API section:

Name Description
FeedSubmissionInfo Detailed information about a feed submission.

FeedSubmissionInfo

Detailed information about a feed submission.

Datatype content

The following table shows the elements of the FeedSubmissionInfo datatype:

Name Description
FeedSubmissionId A unique feed submission identifier.

Type: xs:string

FeedType The type of feed submitted. This is the FeedType value that was provided to the SubmitFeed operation.

Type: xs:string

SubmittedDate The date and time when the feed was submitted.

In ISO 8601 date time format.

Type: xs:dateTime

FeedProcessingStatus The processing status of the feed submission. For more information, see FeedProcessingStatus enumeration.

Type: xs:string

StartedProcessingDate The date when the feed processing started.

In ISO 8601 date time format.

Type: xs:dateTime

CompletedProcessingDate The date when the feed processing completed.

In ISO 8601 date time format.

Type: xs:dateTime