AmzSpApi::ReportsApiModel::Report

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- marketplace_ids | Array<String> | A list of marketplace identifiers for the report. | [optional] report_id | String | The identifier for the report. This identifier is unique only in combination with a seller ID. | report_type | String | The report type. | data_start_time | DateTime | The start of a date and time range used for selecting the data to report. | [optional] data_end_time | DateTime | The end of a date and time range used for selecting the data to report. | [optional] report_schedule_id | String | The identifier of the report schedule that created this report (if any). This identifier is unique only in combination with a seller ID. | [optional] created_time | DateTime | The date and time when the report was created. | processing_status | String | The processing status of the report. | processing_start_time | DateTime | The date and time when the report processing started, in ISO 8601 date time format. | [optional] processing_end_time | DateTime | The date and time when the report processing completed, in ISO 8601 date time format. | [optional] report_document_id | String | The identifier for the report document. Pass this into the getReportDocument operation to get the information you will need to retrieve and decrypt the report document's contents. | [optional]