UpdateChannelRequest schema from Amazon MediaTailor API
Type: objectProperties: 2Required: 1
BroadcastingMedia ProcessingMedia
UpdateChannelRequest is a JSON Structure definition published by Amazon MediaTailor, describing 2 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediatailor/refs/heads/main/json-structure/mediatailor-api-update-channel-request-structure.json",
"name": "UpdateChannelRequest",
"type": "object",
"description": "UpdateChannelRequest schema from Amazon MediaTailor API",
"properties": {
"FillerSlate": {
"allOf": [
{
"$ref": "#/components/schemas/SlateSource"
},
{
"description": "The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses the <code>LINEAR</code> <code>PlaybackMode</code>. MediaTailor doesn't support filler slate for channels using the <code>LOOP</code> <code>PlaybackMode</code>."
}
]
},
"Outputs": {
"allOf": [
{
"$ref": "#/components/schemas/RequestOutputs"
},
{
"description": "The channel's output properties."
}
]
}
},
"required": [
"Outputs"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.