Best Practices & Guidelines
Ad Rules
Failure to comply with Axon by AppLovin’s demand partner policies may result in the violating assets being blocked from campaigns. Serious or repeated violations can lead to an account ban.
For more information, see the Axon by AppLovin Policies for Demand Partners.
Primary Ad Specifications
The following are the specifications that Axon by AppLovin ads require for creative assets:
HTML 可试玩广告规范
Preview and test your playable in the Axon by AppLovin Playable Preview page.
行为要求
- File Size: Ads file must be 5 MB or smaller.
- 文件类型: 广告必须是单个 HTML 文件。
- 全部图像和字体都必须采用 base64 编码。
- 禁止使用外部 JavaScript、CSS、字体或图像链接。
- 方向兼容性: HTML 广告必须在横向和纵向模式下都能正常运行。
- 广告计时器初始化: 广告计时器应仅在用户首次互动后启动。
- Load Time: Ads must fully load and become interactive in a reasonable timeframe.
- 无自动播放:
- 在第一次用户互动之前,音频必须保持静音。
- 广告关闭或隐藏时,音频必须停止或静音。
- 无自动点击: 广告本身不应包含任何前往应用商店的自动点击/自动重定向或无需用户互动的任何其他登陆页。
- 无外部请求:
- External network calls are strictly prohibited unless pre-approved by your Axon by AppLovin account team.
- 经批准的调用不得包含个人数据,并且必须遵守相关政策和法律。
技术要求
- MRAID
- 全部 HTML 广告必须支持 MRAID v2.0。
- 在调用任何 MRAID API 或做出布局/大小决策之前,等待就绪事件 (或确认
mraid.getState()
不是"loading"
)。 - 使用
mraid.open()
进行点击操作。
- WebGL
- 如果使用 WebGL,第一次尝试失败时请重新检查可用性,并提供备用方案。
视频规格
- 支持的文件类型:MP4、MOV
- MIME 类型:
video/mp4
、video/quicktime
或video/x-m4v
- MIME 类型:
- 尺寸:9:16(纵向)
- Maximum file size: 1 GB
- Maximum duration: 60 s
图像规格
- 支持的文件类型:GIF、JPEG、PNG
- MIME 类型:
image/gif
、image/jpeg
或image/png
- MIME 类型:
- Maximum file size: 10 MB
- Maximum GIF duration: 60 s
类型 | 资源类型 | 允许的长宽比 | 额外允许的尺寸 | 最小宽度 | 最小高度 |
---|---|---|---|---|---|
Banner | IMG_BANNER | 32:5 | - | 320 | 50 |
Endcard | IMG_INTER_P | 9:16 | 320×480、320×512、640×1138、768×1024 | 270 | 480 |
MREC | IMG_MREC | 6:5 | 320×250 | 300 | 250 |
Icon | IMG_ICON | - | 最大为 2000×2000 | 50 | 50 |