pub async fn create_report(
    configuration: &Configuration,
    body: CreateReportSpecification
) -> Result<CreateReportResponse, Error>
Expand description

Creates a report. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.0167 | 15 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.