为什么大标签偶尔会空?我正在使用此处的示例进行测试: https ://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side/tags#single-vpaid-2.0-linear
我可以选择任何巨大的链接,例如:
https://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/124319096/external/single_ad_samples&ciu_szs=300x250&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&cust_params=deployment%3Ddevsite%26sample_ct%3Dredirectlinear&correlator=
当我在浏览器中打开它并偶尔重新加载这个 url 时,我只会在大标签中得到这个:(而不是完整的大文档)
<VAST xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vast.xsd" version="3.0"/>
这是怎么回事?