PlayoutPadToNext
| Field | Type | Required | Description |
|---|---|---|---|
| content | string | yes | The ‘key’ for the content |
| minutes | int32 | yes | Minute boundary to pad to (e.g. 30 = :00 or :30) |
| fallback | string? | no | Content key to fill remaining time |
| trim | boolean | no | Trim to exactly fit |
| discardAttempts | int32 | no | Discard attempts when trim=false |
| stopBeforeEnd | boolean | no | Allow content to run over |
| offlineTail | boolean | no | Leave remaining time as offline |
| fillerKind | string? | no | Flags as filler |
| customTitle | string? | no | Overrides EPG title |
| disableWatermarks | boolean | no | Skip watermarks |