Ticket #10 (new enhancement)

Opened 3 years ago

Improve efficiency of companion DIV matching code

Reported by: paul Owned by: paul
Priority: wish Milestone:
Component: OVA for AS3 Version:
Keywords: Companions Cc:
Forum thread:

Description

Right now, if a VAST response returns a set of companion ad sizes, the code searches based on that list trying to match against the companions that the user has defined in their config.

It should the other way around as that is more efficient.

See example43 as an illustration - the VAST template has 10+ companions, but only 2 are user defined on the page, but the matching goes through the 10+ list ...

Note: See TracTickets for help on using tickets.