中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

google廣告之另類js調用實現代碼

發布時間:2020-09-30 05:15:01 來源:腳本之家 閱讀:210 作者:mdxy-dxy 欄目:開發技術

今天發現一個google廣告的另類調用方法

function addGoogel (content, obj) {
 addScript('//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js', function () {
  var ins = document.createElement('ins')
  ins.setAttribute('class', 'adsbygoogle')
  ins.setAttribute('data-ad-client', 'ca-pub-******')
  ins.setAttribute('style', obj.style)
  ins.setAttribute('data-ad-slot', obj.slot)
  content.appendChild(ins)
  var inlineScript = document.createElement('script')
  inlineScript.type = 'text/javascript'
  inlineScript.text = '(adsbygoogle = window.adsbygoogle || []).push({});'
  document.getElementsByTagName('body')[0].appendChild(inlineScript)
 })
}

調用方法

window.onload = function () {
 var line = document.getElementById('ad_line'), // 橫幅
  area = document.getElementById('ad_area')// 矩陣
 if (!isYd()) { // 不為移動端

  if (line) { //橫幅
   addGoogel(line, {
    style: 'display:inline-block;width:1100px;height:160px',
    slot: '6183651273'
   })
 }
  if (area) { //矩形
   addGoogel(area, {
    style: 'display:inline-block;width:250px;height:250px',
    slot: '1995310048'
   })
  }
 }
}

到此這篇關于google廣告之另類js調用實現代碼的文章就介紹到這了,更多相關js google廣告內容請搜索億速云以前的文章或繼續瀏覽下面的相關文章希望大家以后多多支持億速云!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

图们市| 磐石市| 巩留县| 阿克苏市| 溧水县| 奇台县| 即墨市| 收藏| 犍为县| 柏乡县| 高淳县| 万州区| 阜康市| 盐城市| 常州市| 广昌县| 桐庐县| 巩义市| 泸州市| 泉州市| 天等县| 长兴县| 安远县| 延川县| 晋中市| 兴安盟| 镇宁| 玉屏| 东乡族自治县| 兴文县| 徐汇区| 青铜峡市| 晴隆县| 福清市| 错那县| 望奎县| 普格县| 洪洞县| 来安县| 双柏县| 阳城县|