google-mobile-ads-interstitial
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseGoogle Mobile Ads SDK - Interstitial Ads
Google Mobile Ads SDK - 插屏广告
Interstitial ads show full-page ads for users on mobile apps. Interstitial ads
are designed to be placed between content and are best placed at natural app
transition points.
插屏广告会在移动应用中为用户展示全屏广告。插屏广告设计用于放置在内容之间,最适合放在应用的自然过渡节点。
Ad Placement Guidelines
广告投放指南
CRITICAL: You MUST evaluate and apply the following Ad Placement Guidelines
before proceeding with any interstitial ad implementation.
- Determine Ad Placement:
- Identify the target file where the ad should be placed. Ask if unsure.
重要提示: 在进行任何插屏广告实现之前,您必须评估并遵循以下广告投放指南。
- 确定广告投放位置:
- 确定目标文件:广告应放置的文件。如有疑问,请询问。
Workflow
工作流程
-
Determine the user's platform: Identify if the project is Android or iOS. If unclear, ask before proceeding.
-
Read the platform guide for implementation details:
- Android:
references/android-interstitial.md - iOS:
references/ios-interstitial.md
- Android:
-
Follow these steps in order:
- Load the ad
- Register for ad event callbacks
- Show the ad
- Verify the implementation
-
确定用户的平台:确认项目是Android还是iOS平台。如果不确定,请先询问再继续。
-
查阅平台指南获取实现细节:
- Android:
references/android-interstitial.md - iOS:
references/ios-interstitial.md
- Android:
-
按顺序执行以下步骤:
- 加载广告
- 注册广告事件回调
- 展示广告
- 验证实现