「Mobile NativeAd」修訂間的差異
跳至導覽
跳至搜尋
imported>Wikiuser |
imported>Wikiuser |
||
行 25: | 行 25: | ||
---- | ---- | ||
[[檔案:Nad reponse | [[檔案:Nad reponse code_v2.jpg]] |
於 2016年9月6日 (二) 03:38 的修訂
Example Code
<script type="text/javascript" language="javascript"> window.onload = function(){ getNativeAdParas(slotSubId, nativeAdCallback); }; function nativeAdCallback(nadParas){ if(nadParas == "00"){ //TO DO }else{ //TO DO } }; </script>
參數說明
Response Code