Skip to main content
Glama

Generate AdMob mediation report

generate_mediation_report
Read-only

Generate AdMob mediation reports with impressions, estimated earnings, and observed eCPM by ad source and mediation group. Filter by date, app, ad unit, country, or format to analyze performance.

Instructions

Generates an AdMob Mediation report across ad sources (waterfall/bidding): impressions, estimated earnings, observed eCPM per AD_SOURCE, MEDIATION_GROUP, and more. Monetary metrics are converted from micros to whole currency units (see currencyCode).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endDateYesEnd date (YYYY-MM-DD), inclusive
metricsYesMetrics to report
startDateYesStart date (YYYY-MM-DD), inclusive
dimensionsNoDimensions to group rows by
currencyCodeNoISO 4217 currency for monetary metrics (default: account currency)
maxReportRowsNoMaximum rows to return (default 1000)
sortConditionsNoSort order — set either dimension or metric per condition
dimensionFiltersNoOnly include rows whose dimension matches one of the given values
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=true, but the description adds valuable context by disclosing that monetary metrics are converted from micros to whole currency units, which is a non-obvious behavior. It also scopes the report to ad sources and mediation groups, giving useful operational context beyond the annotation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the main purpose, and includes a useful note about currency conversion. Every word earns its place; no fluff or redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is complex with 8 parameters and no output schema, but the description covers the core purpose, scope, and key metrics. It does not describe the return format or pagination, but the schema provides parameter details, and the readOnly annotation covers safety. The description is reasonably complete for a report generator.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema covers all 8 parameters with descriptions (100% coverage), so the description does not need to explain parameters. The description does reference currencyCode and key dimensions, but adds little beyond what the schema already provides. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool generates an AdMob Mediation report, specifying the scope (across ad sources, waterfall/bidding) and key metrics (impressions, estimated earnings, observed eCPM). This distinguishes it from sibling tools like generate_network_report and generate_campaign_report by focusing on mediation-specific dimensions and metrics.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context: it is for AdMob mediation reporting, which implicitly signals when to use this tool over network or campaign reports. However, it does not explicitly mention alternatives or state when not to use it, so it falls short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ParkSangGwon/admob-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server