ODBC Driver for Amazon Marketplace

Build 23.0.8839

FeedSubmissionList

The GetFeedSubmissionList operation returns a list of feed submissions.

Select

The 本製品 will use the Amazon Marketplace API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品. For example, the following query is processed server side:

SELECT * FROM FeedSubmissionList WHERE FeedSubmissionId = '50377017868'

SELECT * FROM FeedSubmissionList WHERE FeedType = '_POST_PRODUCT_DATA_

SELECT * FROM FeedSubmissionList WHERE SubmittedDate = '2018-12-03T09:42:06'

SELECT * FROM FeedSubmissionList WHERE FeedProcessingStatus = '_DONE_'

Columns

Name Type References Description
FeedSubmissionId [KEY] String The Id of the FeedSubmission.
FeedType String The Type of the feed.
SubmittedDate Datetime The Date when the feed is submitted.
FeedProcessingStatus String The Status of the Feed.

使用できる値は次のとおりです。_AWAITING_ASYNCHRONOUS_REPLY_, _CANCELLED_, _DONE_, _IN_PROGRESS_, _IN_SAFETY_NET_, _SUBMITTED_, _UNCONFIRMED_

StartedProcessingDate Datetime The Date when the feed started processing.
CompletedProcessingDate Datetime The Date when the feed stopped processing.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839