Ticket #406 (new enhancement)
Opened 14 months ago
Implement a config option to support "ad call rotation"
| Reported by: | paul | Owned by: | paul |
|---|---|---|---|
| Priority: | major | Milestone: | OVA for AS3 (v1.0.1) |
| Component: | OVA for AS3 | Version: | OVA for AS3 (trunk) |
| Keywords: | Cc: | ||
| Forum thread: |
Description
Implement a config option that allows "ad call" rotation... e.g.
"ads": {
"schedule": [
{
"position": "pre-roll",
"rotate": [
{
"tag": " http://ad-tag1-goes-here"
},
{
"tag": " http://ad-tag2-goes-here"
}
]
Note: See
TracTickets for help on using
tickets.
