91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

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

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

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

洛扎县| 石首市| 绥芬河市| 达拉特旗| 黄冈市| 张家界市| 临江市| 长海县| 巨鹿县| 册亨县| 尉氏县| 乌拉特前旗| 巴彦淖尔市| 伊宁市| 得荣县| 勃利县| 兴国县| 江安县| 永安市| 天全县| 西乡县| 鸡东县| 钦州市| 阿克陶县| 凭祥市| 彰化县| 突泉县| 浦城县| 枣强县| 靖江市| 阿图什市| 彩票| 宁河县| 达孜县| 左贡县| 耒阳市| 扶余县| 和平区| 克拉玛依市| 共和县| 蓝山县|