Amazon MediaTailor · Example Payload

Mediatailor Api Put Playback Configuration Request Example

BroadcastingMedia ProcessingMedia

Mediatailor Api Put Playback Configuration Request Example is an example object payload from Amazon MediaTailor, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AdDecisionServerUrlAvailSuppressionBumperCdnConfigurationConfigurationAliasesDashConfigurationLivePreRollConfigurationManifestProcessingRulesNamePersonalizationThresholdSecondsSlateAdUrlTagsTranscodeProfileNameVideoContentSourceUrl

Example Payload

Raw ↑
{
  "AdDecisionServerUrl": "example-value",
  "AvailSuppression": "example-value",
  "Bumper": "example-value",
  "CdnConfiguration": "example-value",
  "ConfigurationAliases": "example-value",
  "DashConfiguration": "example-value",
  "LivePreRollConfiguration": "example-value",
  "ManifestProcessingRules": "example-value",
  "Name": "example-resource",
  "PersonalizationThresholdSeconds": "example-value",
  "SlateAdUrl": "example-value",
  "Tags": "example-value",
  "TranscodeProfileName": "example-resource",
  "VideoContentSourceUrl": "id-abc123"
}