pub async fn get_report_schedule(
    configuration: &Configuration,
    report_schedule_id: &str
) -> Result<GetReportScheduleResponse, Error>
Expand description

Returns report schedule details for the report schedule 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.