Ticket #3 (new enhancement)
Opened 3 years ago
Allow "regions" to be defined at a general Ad config level, not just Ad Slot level
| Reported by: | paul | Owned by: | paul |
|---|---|---|---|
| Priority: | wish | Milestone: | |
| Component: | OVA for AS3 | Version: | |
| Keywords: | Regions, Overlays | Cc: | |
| Forum thread: |
Description
Allow "regions" to be defined at an Ad Group level, not just an Ad Slot level:
e.g. allow this:
"ads": {
"server": {
"type": "OpenX",
"vastURL": " http://openx.bouncingminds.com/openx/www/delivery/fc.php"
},
"schedule": [
{
"zone": "30",
"width": 450,
"height": 50,
"startTime": "00:00:05",
"duration": "15"
}
],
"regions": {
"flash": "reserved-bottom-center-w450px-h50px-transparent"
}
},
Note: See
TracTickets for help on using
tickets.
