TDV Adapter for Amazon Marketplace

Build 22.0.8538

CancelReportRequests

CancelReportRequests operation cancels one or more report requests and returns the number of report requests canceled and report request information.

Input

Name Type Required Description
ReportRequestIdList String False A structured list of ReportRequestId values. If a ReportRequestId value is specified, other query conditions are ignored. If not specified, all report requests will be canceled.
ReportTypeList String False A structured list of ReportType values.
ReportProcessingStatusList String False A structured list of report processing statuses used to filter report requests. The values for ReportProcessingStatusList are: _SUBMITTED_,_IN_PROGRESS_,_CANCELLED_,_DONE_,_DONE_NO_DATA_
RequestedFromDate Datetime False The start date of the date range used to select the data to report. Default: 90 days ago.
RequestedToDate Datetime False End of the date range used to select the data to report. Default: current date.

Result Set Columns

Name Type Description
Count Integer A nonnegative integer representing the total number of canceled report requests.

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