Ticket #187 (closed enhancement: fixed)
Ad container ID not stored against video ads when parsed
| Reported by: | paul | Owned by: | paul |
|---|---|---|---|
| Priority: | blocker | Milestone: | OVA for AS3 (v1.0.0) |
| Component: | OVA for AS3 | Version: | OVA for AS3 (trunk) |
| Keywords: | Cc: | ||
| Forum thread: |
Description
There is no way to get the id from the "ad" tag at runtime.
<ad id="1234">
...
</ad>
Change History
Note: See
TracTickets for help on using
tickets.

Fixed.
"containerAdId" property added to the VideoAdV2 class. Set during parsing.