Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/data-kiosk-api-2023-11-15
DataKioskApiCreateQueryRequest
Interface DataKioskApiCreateQueryRequest
Request parameters for createQuery operation in DataKioskApi.
interface
DataKioskApiCreateQueryRequest
{
body
:
CreateQuerySpecification
;
}
Index
Properties
body
Properties
Readonly
body
body
:
CreateQuerySpecification
The body of the request.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Request parameters for createQuery operation in DataKioskApi.