google-mobile-ads-interstitial

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Google 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

工作流程

  1. Determine the user's platform: Identify if the project is Android or iOS. If unclear, ask before proceeding.
  2. Read the platform guide for implementation details:
    • Android:
      references/android-interstitial.md
    • iOS:
      references/ios-interstitial.md
  3. Follow these steps in order:
    • Load the ad
    • Register for ad event callbacks
    • Show the ad
    • Verify the implementation
  1. 确定用户的平台:确认项目是Android还是iOS平台。如果不确定,请先询问再继续。
  2. 查阅平台指南获取实现细节
    • Android:
      references/android-interstitial.md
    • iOS:
      references/ios-interstitial.md
  3. 按顺序执行以下步骤
    • 加载广告
    • 注册广告事件回调
    • 展示广告
    • 验证实现