Medialive Api Fixed Mode Schedule Action Start Settings Structure
Start time for the action.
Type: objectProperties: 1Required: 1
BroadcastingMedia ProcessingMedia
FixedModeScheduleActionStartSettings is a JSON Structure definition published by Amazon MediaLive, describing 1 property, 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-medialive/refs/heads/main/json-structure/medialive-api-fixed-mode-schedule-action-start-settings-structure.json",
"name": "FixedModeScheduleActionStartSettings",
"type": "object",
"description": "Start time for the action.",
"properties": {
"Time": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "time"
},
"description": "Start time for the action to start in the channel. (Not the time for the action to be added to the schedule: actions are always added to the schedule immediately.) UTC format: yyyy-mm-ddThh:mm:ss.nnnZ. All the letters are digits (for example, mm might be 01) except for the two constants \"T\" for time and \"Z\" for \"UTC format\"."
}
]
}
},
"required": [
"Time"
]
}
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.