国产成人精品亚洲777人妖,欧美日韩精品一区视频,最新亚洲国产,国产乱码精品一区二区亚洲

您的位置:首頁技術(shù)文章
文章詳情頁

google廣告之另類js調(diào)用實(shí)現(xiàn)代碼

瀏覽:185日期:2024-04-24 15:16:03

今天發(fā)現(xiàn)一個(gè)google廣告的另類調(diào)用方法

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) })}

調(diào)用方法

window.onload = function () { var line = document.getElementById(’ad_line’), // 橫幅 area = document.getElementById(’ad_area’)// 矩陣 if (!isYd()) { // 不為移動(dòng)端 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’ }) } }}

到此這篇關(guān)于google廣告之另類js調(diào)用實(shí)現(xiàn)代碼的文章就介紹到這了,更多相關(guān)js google廣告內(nèi)容請(qǐng)搜索好吧啦網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章希望大家以后多多支持好吧啦網(wǎng)!

標(biāo)簽: JavaScript
相關(guān)文章:
主站蜘蛛池模板: 普兰店市| 改则县| 姜堰市| 乡城县| 额敏县| 志丹县| 天柱县| 武穴市| 云阳县| 武清区| 平罗县| 古蔺县| 马山县| 鹿泉市| 家居| 宁陵县| 博爱县| 临洮县| 呈贡县| 麻栗坡县| 宁城县| 扎囊县| 焦作市| 馆陶县| 郁南县| 石楼县| 新建县| 新宾| 青浦区| 洞口县| 郯城县| 虞城县| 闻喜县| 丰县| 青田县| 泊头市| 新昌县| 广宗县| 准格尔旗| 嫩江县| 万宁市|