from:https://support.google.com/adxbuyer/answer/2691733?hl=en

Implement skippable functionality using VAST creatives

Ad Exchange supports skippable ads that use VAST 2.0 (via a custom in-line skippable tracking element in the XML) or VAST 3.0 with built-in skippable ad tracking functionality. When a skippable ad is served, the publisher player reads the response and displays a skippable button, if the ad has been correctly implemented as skippable.

To render an in-stream video creative as skippable:

VAST 2.0: Creatives must include at least one Tracking node under Ad/Inline/Extensions/Extension/CustomTracking, with the attribute event="skip". The content of the node should be a CDATA-wrapped URI that the video player will ping if and when the user clicks the skip button.

<CustomTracking>
 <Tracking event="skip">
  <![ CDATA[http://googleads.g.doubleclick.net/pagead/conversion/?ai=BYjRF3nOCTrGYG8_a-
  gbhkeDyAaKnaCios789IQ1234aBCdEfg87OPAWiod98L0adVlkjpiu9PKJ9O00qKsS998983J;FAPOIAPIUH99PI
  JH9hkli899hif989KUH73lkpO ]]>
 </Tracking>
</CustomTracking>

VAST 3.0: Creatives only need to include the skip event, not the custom tracking extension. Also, the skipOffsetattribute on the linear element must be set to 00:00:05.

最新文章

  1. linux 代码分析工具 gprof - 以wpa_supplicant为例
  2. 【android design】android常用设计资源
  3. 自己的一些 Demo,源码链接
  4. ural 1233
  5. 操作系统对的IIS版本
  6. pomelo研究笔记-RPCclient
  7. wince平台下使用log4net记录日志
  8. 关于Dubbo一个接口多个实现的解决方案
  9. 在C#中winform程序中应用nlog日志工具
  10. 【C语言】统计数组中出现次数超过一半的数字
  11. 洛谷 P3674 小清新人渣的本愿 [莫队 bitset]
  12. Struts2 之 Action 类访问 WEB 资源
  13. Swift下自定义xib添加到Storyboard
  14. 5分钟掌握var,let和const异同
  15. Django(一) 安装使用基础
  16. Python 操作集合
  17. MySQL Limit优化(转)
  18. 【XSY2190】Alice and Bob VI 树形DP 树剖
  19. **CI中自动类加载的用法总结
  20. 三星 S4 手机误删除相片(相册)后的恢复问题,仅记录处理过程,其它Android手机同样适用

热门文章

  1. 使用STL的next_permutation函数
  2. EF-获取自增ID值
  3. hybrid几种模式
  4. 《Python》 计算机基础
  5. Centos防火墙设置与端口开放的方法
  6. SQLServer查询当前数据库所有索引及统计,并使用游标批量删除
  7. 文件操作---with语句
  8. Spring学习三
  9. 2019.3.22 Week 12 : ZigBee and T/H chamber test
  10. LVS+OSPF+FULLNAT集群架构