Ticket #187 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by paul

  • Status changed from new to closed
  • Resolution set to fixed

Fixed.

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

Note: See TracTickets for help on using tickets.