RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

新闻中心

这里有您想知道的互联网营销解决方案
google广告之另类js调用实现代码-创新互联

今天发现一个google广告的另类调用方法

创新互联建站主营枞阳网站建设的网络公司,主营网站建设方案,App定制开发,枞阳h5成都微信小程序搭建,枞阳网站营销推广欢迎枞阳等地区企业咨询
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)
 })
}

分享名称:google广告之另类js调用实现代码-创新互联
标题URL:http://scyingshan.cn/article/hocpi.html