Ticket #414 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

forceImpressionServing does not work for VAST2 responses

Reported by: paul Owned by: paul
Priority: blocker Milestone: OVA for AS3 (v1.0.1)
Component: OVA for AS3 Version: OVA for AS3 (trunk)
Keywords: Cc:
Forum thread:

Description

forceImpressionServing does not work for VAST2 responses... eg.

<?xml version="1.0"?>
<VAST version="2.0">

<Ad id="EWAD">

<InLine>

<AdSystem>EW</AdSystem>
<AdTitle>SAMPLE</AdTitle>
<Creatives>

<Creative>

<Linear></Linear>

</Creative>

</Creatives>

<Impression id="SMARTCLIP"><![CDATA http://stats.smartclip.net/stats/beacon?2767;14359;400x320;1090458;2243210;0;88884;1058551173]></Impression>

</InLine>

</Ad>

</VAST>

Change History

comment:1 Changed 13 months ago by paul

Changes were required to the VAST2 parser - if an empty set of creatives are found and there is an impression recorded, a blank video ad is added so that the forced firing of impressions can be supported.

1.0.1 RC2 Build 24.

comment:2 Changed 13 months ago by paul

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.