ワンクリックで
skill-029-rsa-asset-performance-analysis
Find Low performing headlines and descriptions to replace with better alternatives.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Find Low performing headlines and descriptions to replace with better alternatives.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | skill-029-rsa-asset-performance-analysis |
| description | Find Low performing headlines and descriptions to replace with better alternatives. |
| allowed-tools | Read, Grep, Glob |
Google rates individual RSA assets (headlines, descriptions) as Best, Good, Low, or Learning. Low-rated assets reduce overall ad effectiveness and should be replaced. This analysis identifies underperformers and suggests replacements based on high-performing asset patterns.
Data Source: Custom GAQL Required
Standard export does not include asset-level performance ratings.
GAQL Query:
SELECT
campaign.name,
ad_group.name,
ad_group_ad.ad.id,
ad_group_ad_asset_view.field_type,
ad_group_ad_asset_view.performance_label,
asset.text_asset.text,
asset.type,
metrics.impressions,
metrics.clicks
FROM ad_group_ad_asset_view
WHERE ad_group_ad.status = 'ENABLED'
AND segments.date DURING LAST_30_DAYS
ORDER BY ad_group_ad_asset_view.performance_label DESC
Run via /google-ads:get-custom with query name asset_performance.
| Condition | Severity |
|---|---|
| >20% of assets rated Low | Critical |
| Low asset in high-spend campaign | Critical |
| Any asset rated Low | Warning |
| No Best assets in RSA | Warning |
| All assets Learning (new RSA) | Info |
Short (default):
## RSA Asset Performance Audit
**Account:** [Name] | **Assets:** [X] | **Low-rated:** [Y]%
### Replace (Low-rated) ([Count])
- **[Campaign] / [Ad Group]**: "[Low asset text]" -> Suggested: "[replacement based on Best patterns]"
### Top Performers to Replicate
- "[Best asset text]" - [X] campaigns, [Y]% CTR
### Summary
| Rating | Headlines | Descriptions |
|--------|-----------|--------------|
| Best | X | X |
| Good | X | X |
| Low | X | X |
| Learning | X | X |
### Recommendations
1. [Priority replacement action]
Detailed adds:
Verify that Search, Display, Shopping, Video, and Performance Max campaigns are never mixed in ways that compromise optimization signals.
Ensure branded and non-branded keywords live in separate campaigns with independent budgets and targets.
Audit naming conventions across all campaigns, ad groups, and labels for a standardized taxonomy.
Evaluate whether each ad group contains tightly themed, closely related keywords (ideally 5-20 per group).
Segment and analyze Search Partners performance separately from Google Search.
Check whether Search campaigns have inadvertently opted into the Google Display Network.