EndPoint Get Report Options
Parameters
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
Id |
DT_WSTR
|
nvarchar(4000)
|
4000 | False |
|
ReportName |
DT_WSTR
|
nvarchar(4000)
|
4000 | False |
|
ReportCategory |
DT_WSTR
|
nvarchar(4000)
|
4000 | False |
|
FileFormat |
DT_WSTR
|
nvarchar(4000)
|
4000 | False |
|
OptionName |
DT_WSTR
|
nvarchar(4000)
|
4000 | False |
|
OptionValue |
DT_WSTR
|
nvarchar(4000)
|
4000 | False |
|
OptionNameValue |
DT_WSTR
|
nvarchar(4000)
|
4000 | False |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |
Examples
SSIS
Use Amazon Selling Partner (SP-API) Connector in API Source component to read data or in API Destination component to read/write data:
Get Report Options using API Source
Amazon Selling Partner (SP-API)
Get Report Options

Get Report Options using API Destination
Amazon Selling Partner (SP-API)
Get Report Options
