Amazon MediaTailor · Example Payload

Mediatailor Api Schedule Ad Break Example

BroadcastingMedia ProcessingMedia

Mediatailor Api Schedule Ad Break Example is an example object payload from Amazon MediaTailor, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ApproximateDurationSecondsApproximateStartTimeSourceLocationNameVodSourceName

Example Payload

Raw ↑
{
  "ApproximateDurationSeconds": "example-value",
  "ApproximateStartTime": "example-value",
  "SourceLocationName": "example-resource",
  "VodSourceName": "example-resource"
}