Currently we have different floor prices for different banner types as those
defined in 6.2 Banner Ad Types.
As the floor price is at the impression level and there is no imp.banner.type,
but there is a block types array. Would the best way to set different floor
prices be to have 2 imp.
E.g. for HTML (we block 3)
imp[0].floor = 1.0
imp[0].banner.btype = [1, 4, 3]
E.g. for Rich Media (we block 2)
imp[1].floor = 2.0
imp[1].banner.btype = [1, 4, 2]
The issue currently is that we are debating the intent of the spec when it
comes to the wording around the impression object 'action for a specific
position'.
What we are trying to do is action a position but differ the floor price based
on the attributes of banner, thus 2 actions for the same position.
Thanks
Original issue reported on code.google.com by ruralco...@gmail.com on 3 Sep 2013 at 8:35
Original issue reported on code.google.com by
ruralco...@gmail.com
on 3 Sep 2013 at 8:35