| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
List<AvailMatchingCriteria> |
PrefetchConsumption.availMatchingCriteria()
If you only want MediaTailor to insert prefetched ads into avails (ad breaks) that match specific dynamic
variables, such as
scte.event_id, set the avail matching criteria. |
| Modifier and Type | Method and Description |
|---|---|
PrefetchConsumption.Builder |
PrefetchConsumption.Builder.availMatchingCriteria(AvailMatchingCriteria... availMatchingCriteria)
If you only want MediaTailor to insert prefetched ads into avails (ad breaks) that match specific dynamic
variables, such as
scte.event_id, set the avail matching criteria. |
| Modifier and Type | Method and Description |
|---|---|
PrefetchConsumption.Builder |
PrefetchConsumption.Builder.availMatchingCriteria(Collection<AvailMatchingCriteria> availMatchingCriteria)
If you only want MediaTailor to insert prefetched ads into avails (ad breaks) that match specific dynamic
variables, such as
scte.event_id, set the avail matching criteria. |
Copyright © 2023. All rights reserved.