简体中文
Appearance
测试 adflow.js 对 Push(推送通知式)广告类型的支持:中标后 adflow.js 通过浏览器 Notification API 弹出真实的系统通知。
Notification API
通知权限
浏览器仅在 HTTPS 页面且用户授予通知权限后才会展示通知。点击「运行测试」时会发起权限请求(浏览器要求该请求必须发生在用户手势中)。
根据上方配置自动生成的接入代码。Push 广告位与普通广告位的唯一区别就是 data-ad-type="push",且无需 width / height:
data-ad-type="push"
width
height