google/skills✦ 精选0°

google-mobile-ads-banner

仓库创建 2026年4月1日最近提交 2 小时前SkillHot 收录 1 小时前
▸ 精选理由

覆盖多平台实现细节,适合需要快速上手横幅广告的开发者。

▸ 风险提示

涉及广告展示与用户隐私设置,需遵守广告合规与平台政策。

这个 Skill 做什么

指导在 Android、iOS 或 Unity 应用中实现和配置 GMA 横幅广告。

告诉你怎么在 Android、iOS 或 Unity 里实现和配置 Google Mobile Ads (GMA) 的横幅广告,包括集成 SDK、初始化、加载与展示流程。需要在移动应用里放置持续显示的矩形广告位时使用(不适用于插页或激励广告)。特点是覆盖平台差异、推荐横幅类型和尺寸,并提示常见集成与刷新细节。

▸ 展开 SKILL.md 英文原文

Provides instructions to implement, integrate, or configure Google Mobile Ads (GMA) banner ads in Android, iOS, or Unity mobile applications. Use when the task involves setting up banner ads in a mobile application. Don't use for other ad formats like interstitial or rewarded ads.

开发编程Banner广告GMA集成多平台通用
1.6w
Stars
1.3k
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/google/skills/main/skills/ads/google-mobile-ads-banner/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/google/skills/main/skills/ads/google-mobile-ads-banner/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Google Mobile Ads SDK - Banner Ads

Banner ads are rectangular image or text ads that occupy a spot within an app's
layout. They remain on screen during user interaction and can refresh
automatically.

### Banner Ad Types

Default to **Large Anchored Adaptive Banner** if the user says "banner" without
defining a type. If the user suggests or asks about other banner ad types,
recommend large anchored adaptive banners.

| Banner Type | Description |
| :--- | :--- |
| **Large Anchored Adaptive** | **Default**. Can be anchored to the top or bottom of the screen. |
| **Anchored Adaptive** | Can be anchored to the top or bottom of the screen. |
| **Inline Adaptive** | **ONLY** available to use f
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有