pub async fn get_report_schedules(
    configuration: &Configuration,
    report_types: Vec<String>
) -> Result<GetReportSchedulesResponse, Error>
Expand description

Returns report schedule details that match the filters that you specify. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.0222 | 10 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.