deletePrefetchSchedule
inline suspend fun MediaTailorClient.deletePrefetchSchedule(crossinline block: DeletePrefetchScheduleRequest.Builder.() -> Unit): DeletePrefetchScheduleResponse
Deletes a prefetch schedule for a specific playback configuration. If you call DeletePrefetchSchedule
on an expired prefetch schedule, MediaTailor returns an HTTP 404 status code. For more information about ad prefetching, see Using ad prefetching in the MediaTailor User Guide.