国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

MIP文件手冊 / 類型: ad-ssp 內(nèi)容聯(lián)盟廣告

類型: ad-ssp 內(nèi)容聯(lián)盟廣告

內(nèi)容聯(lián)盟廣告ssp媒體服務(wù)首頁

支持布局

  • reponsive
  • fixed-height

示例

頁面內(nèi)嵌ssp廣告

<mip-ad
    type="ad-ssp"
    data-site-id="xxxxxxxxtodo"
    data-block-id="xxxx"
    >
</mip-ad>

頁面浮動ssp廣告

浮動的ssp廣告需使用mip-fixed元素和 fixed-height布局。height 請根據(jù)廣告實際寬高填寫。

<mip-fixed type="top" >
    <mip-ad
        type="ad-ssp"
        data-site-id="xxxxxxxxtodo"
        data-block-id="xxxx"
        layout="fixed-height"
        height="75px"
        >
    </mip-ad>
</mip-fixed>

屬性

type

說明:廣告類型
必選項:是
類型:字符串
取值:ad-ssp
默認值:無

data-site-id

說明:網(wǎng)站id,在ssp投放代碼中可見
必選項:是
類型:字符串

data-block-id

說明:廣告id,在ssp投放代碼中可見
必選項:是
類型:字符串