TDV Adapter for Amazon Marketplace

Build 22.0.8538

Tables

The adapter models the data in Amazon Marketplace into a list of tables that can be queried using standard SQL statements.

Generally, querying Amazon Marketplace tables is the same as querying a table in a relational database. Sometimes there are special cases, for example, including a certain column in the WHERE clause might be required to get data for certain columns in the table. This is typically needed for situations where a separate request must be made for each row to get certain columns. These types of situations are clearly documented at the top of the table page linked below.

Amazon Marketplace Adapter Tables

Name Description
Destinations Returns information about all destinations.
ListingsItems Returns details about a listings item for a selling partner.
ListingsItemsAttributes The GetFeedSubmissionList operation returns a list of feed submissions.
Subscriptions Returns information about subscriptions of the specified notification type.
VendorShippingLabels This table is part of Vendor Direct Fulfillment Shipping API. Returns a list of shipping labels created during the time frame that you specify. You define that time frame using the CreatedDate column. The date range to search must not be more than 7 days.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8538