Data & Analysis ✓ Google · Official google-adsgoogle-ads-apiaccount-diagnosticsconversion-analysisimpression-shareoffline-conversionsgaql

Google Ads Account Diagnostics

Find the causes of conversion loss, low lead flow, and lost ad opportunities.

FollowSkills review · FSRS-2.0
Not recommended
53/ 100 5-point scale 2.7 / 5
Trust16 / 25 · 3.2/5

The skill restricts diagnostics to Google Ads MCP queries, requires ENABLED non-manager client accounts, and prohibits custom scripts, showing some permission scoping and data-isolation intent. Points are deducted because it does not specify user confirmation, OAuth/API permission scope, account-data flows, sensitive advertising-data handling, recovery, or result-disclosure controls.

Reliability8 / 20 · 2.0/5

The workflows cover account discovery, conversion loss, impression share, low lead flow, and offline uploads, with some GAQL constraints and field gotchas documented. Points are deducted because tool schemas, input/date validation, API error handling, field compatibility checks, and abnormal-input feedback are absent; static review also prevents higher scores.

Adaptability10 / 15 · 3.3/5

The description clearly identifies triggers such as performance drops, low lead volume, and impression-share loss, and excludes campaign setup, direct conversion uploads, and Mobile Ads SDK integration. Points are deducted because input/output formats and additional non-fit boundaries are unspecified, Chinese support is absent, and reachability from mainland-China networks is not addressed despite reliance on Google Ads MCP/API.

Convention8 / 15 · 2.7/5

The skill includes structured name, description, category, author, and version metadata, stepwise workflows, GAQL examples, repository installation instructions, an Apache-2.0 license, and an issue-support path. Points are deducted for missing skill-specific dependency setup, FAQs, known limitations, changelog, and clearly defined maintenance/update ownership.

Effectiveness7 / 15 · 2.3/5

The procedures directly target account-performance diagnosis and cover conversions, traffic, impression share, change events, and offline-upload health, so the core task is plausibly supported. Points are deducted because no final report format, causal decision criteria, completeness checks, or representative outputs are specified, and static evidence cannot prove direct usability.

Verifiability4 / 10 · 2.0/5

The document supplies concrete resources, fields, filters, and GAQL examples, while the README, license, and repository metadata provide limited traceability. Points are deducted because there is no committed test suite, CI coverage, third-party execution evidence, or independent corroboration; the assessment is based only on static text.

Evidence confidence:Low Reviewed Jul 28, 2026 Reviewed revision d1c9be2009ba
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Confirm the MCP/API permission scope and user authorization before use; diagnostic access should not be assumed to include account modification rights.
  • No standardized output or evidence-reporting format is defined, so results may require manual review.
  • Service reachability, authentication, and mainland-China network availability for Google Ads MCP/API are not documented.
  • The example resources, fields, and date conditions are not validated by committed tests or CI, so API-version changes may cause failures.
Review evidence [1][2][3][4]
See the full review method →

What does this skill do, and when should you use it?

This skill uses Google Ads MCP server tools to diagnose account performance problems, including declines in conversion volume or value, low lead flow, and impression share lost to ad rank, bids, or budgets. It analyzes Google Ads data with GAQL queries across campaigns, ad groups, devices, conversion actions, and dates, and checks offline conversion upload health. When no customer ID is provided, it first discovers accessible enabled client accounts and excludes manager accounts. It is intended for troubleshooting, not campaign setup, direct conversion-event uploads, or general Google Mobile Ads SDK integration issues.

Retrieves accessible customers and filters for enabled, non-manager client accounts; uses resource metadata to confirm fields; queries campaign or ad group conversions, conversion value, cost, dates, devices, and conversion actions; retrieves search impression share and impression share lost to rank or budget; checks recent bid, budget, and targeting changes through change_event; queries offline conversion upload summaries and compares successful events, total events, and status; then reports diagnostic findings.

  1. An advertiser sees a sudden decline in conversions or conversion value and needs a breakdown by date, device, or conversion action.
  2. A marketing team sees low search impression share and needs to distinguish budget loss from ad-rank loss.
  3. A business owner asks why lead flow has fallen over the last few days and needs traffic separated from conversion-rate problems.
  4. An account using offline conversion imports stops showing a specific action or reports upload failures.

What are this skill's strengths and limitations?

Pros
  • Covers four concrete workflows: conversion loss, impression-share loss, low lead flow, and offline upload diagnostics.
  • Includes account filtering rules, GAQL fields, date constraints, and API-specific gotchas.
  • Explicitly directs the agent to use Google Ads MCP tools instead of custom scripts or the client library in the evaluation environment.
Limitations
  • The source provides no test suite, platform validation record, or accuracy evidence.
  • Requires an available and authenticated Google Ads MCP server plus access to target customer accounts.
  • Provides diagnostic guidance only; it does not set up campaigns or upload conversion events directly.

How do you install this skill?

In an environment that supports skills.sh, run npx skills add google/skills and select skills/ads/google-ads-api-account-diagnostics. The README does not document other clients’ installation steps.

How do you use this skill?

After installation, ask prompts such as “Diagnose why conversions dropped in my Google Ads account recently” or “Determine whether lost impression share is caused by budget or ad rank.” If no customer ID is supplied, the skill first looks for accessible enabled client accounts. The source does not document client-specific triggering or Google Ads MCP server configuration.

FAQ

What connection or permissions are required?
The source requires a Google Ads MCP server and access to the target customer accounts; it does not specify the exact permission scope.
What happens if there is no offline upload data?
The workflow reports that no offline conversion upload data or summaries exist in the accessible accounts and stops that diagnostic path.
Can it directly fix bids or budgets?
No. The source describes querying and analysis, not modifying campaigns, budgets, or bids.

More skills from this repository

All from google/skills

Dev & Engineering ✓ Google · Official

Data Manager API Event Ingestion Guide

Helps developers implement Google event and conversion uploads through the Data Manager API.

Dev & Engineering ✓ Google · Official

Google Ads MCP Setup Guide

A practical guide to installing and connecting the read-only Google Ads MCP server.

Dev & Engineering ✓ Google · Official

Google Data Manager API Audience Import Assistant

Guides developers through reliable, diagnosable audience-member uploads to Google Ads or DV360.

Dev & Engineering ✓ Google · Official

Google Ads API Quickstart

Takes developers from first credentials to a working Google Ads campaign-retrieval request.

Dev & Engineering ✓ Google · Official

Data Manager API Setup Assistant

Set up local authentication and client libraries for the Data Manager API.

Dev & Engineering ✓ Google · Official

Google Analytics Admin API Assistant

Automate Google Analytics account, property, and data-stream configuration.

Automation & Ops ✓ Google · Official

Google Cloud Authentication Guide

Choose secure Google Cloud authentication and authorization for local, production, and cross-cloud workloads.

Dev & Engineering ✓ Google · Official

Gemini LiveAPI Client Service Skill

Generate a resumable, multimodal, bidirectional Gemini LiveAPI client over WebSockets.

Data & Analysis ✓ Google · Official

Google Cloud Agent Evaluation Flywheel

Improve model and agent quality through structured evaluation, failure analysis, and iteration.

Data & Analysis ✓ Google · Official

Google Analytics Data Reporting Assistant

Enable the Analytics Data API and build customized Google Analytics reports.

Dev & Engineering ✓ Google · Official

Gemini API Enterprise Development Guide

Helps developers build enterprise Gemini applications on Agent Platform with Google's unified Gen AI SDK.

Dev & Engineering ✓ Google · Official

Google IMA SDK Client-Side Ad Insertion

Implement client-side video and audio ad insertion with VAST or VMAP.

Dev & Engineering ✓ Google · Official

Gemini Interactions API Guide

Build stateful, multi-turn Gemini interactions on Google Agent Platform.

Dev & Engineering ✓ Google · Official

Google Mobile Ads Banner Integrator

Guides Android and iOS developers through layout-aware Google Mobile Ads banner integration and configuration.

Dev & Engineering ✓ Google · Official

Google Mobile Ads Rewarded Ads Guide

Guides Android and iOS apps through opt-in rewarded ad integration.

Dev & Engineering ✓ Google · Official

Google Mobile Ads Next-Gen Migration Assistant

Guides Android apps from the legacy GMA SDK to the Next-Gen SDK.

Dev & Engineering ✓ Google · Official

Google Mobile Ads SDK Starter

Guides the initial Google Mobile Ads SDK setup for Android, iOS, and Unity applications.

Dev & Engineering ✓ Google · Official

Google Mobile Ads Interstitial Integration Guide

Guides Android and iOS teams through integrating Google Mobile Ads interstitials at natural app transition points.

Dev & Engineering ✓ Google · Official

Gemini Enterprise Managed Agents

Manage stateful Gemini Enterprise agents through the Managed Agents API.

Automation & Ops ✓ Google · Official

Gemini AI Studio to Agent Platform Migration

Guides Gemini API applications from Google AI Studio to Google Cloud Agent Platform.

Related skills