第007章 狂龙出海
;
}
推广构造器
varadType=2;推广类型,1:文本类型,2:图片类型
varadBuilders={
text类型推广构造器
1:function{
ad有4个属xìng:title、desc、img、icon
returnad.title+'
'+ad.desc;
},
image类型推广构造器
2:function{
ad有2个属xìng:img、icon,title和desc为空
returnad.img;
}
}
varTAG='JsSdk';
varDEFAULT_LISTENER={
onAdShow:function{推广成功展示事件
console.log;
},
onAdClick:function{推广被点击事件
console.log;
},
onAdFailed:function{推广无法继续展示;onReceiveFail可能继续展示推广
console.log;
},
onAdSwitch:function{推广轮转事件
console.log;
},
onReceiveSess:function{从服务器成功接收到推广的事件
console.log;
},
onReceiveFail:function{从服务器接收推广失败的事件,网络异常等可能触发该事件
console.log;
}
}
if{
DemoEntry
bai_ads_show;
}
setTimeout;
if{
$_.style.display=”none”;
BAI_CLB_fillSlot;
}
|
}
推广构造器
varadType=2;推广类型,1:文本类型,2:图片类型
varadBuilders={
text类型推广构造器
1:function{
ad有4个属xìng:title、desc、img、icon
returnad.title+'
'+ad.desc;
},
image类型推广构造器
2:function{
ad有2个属xìng:img、icon,title和desc为空
returnad.img;
}
}
varTAG='JsSdk';
varDEFAULT_LISTENER={
onAdShow:function{推广成功展示事件
console.log;
},
onAdClick:function{推广被点击事件
console.log;
},
onAdFailed:function{推广无法继续展示;onReceiveFail可能继续展示推广
console.log;
},
onAdSwitch:function{推广轮转事件
console.log;
},
onReceiveSess:function{从服务器成功接收到推广的事件
console.log;
},
onReceiveFail:function{从服务器接收推广失败的事件,网络异常等可能触发该事件
console.log;
}
}
if{
DemoEntry
bai_ads_show;
}
setTimeout;
if{
$_.style.display=”none”;
BAI_CLB_fillSlot;
}
|