Skip to main content
Glama
MatiousCorp

Google Ad Manager MCP Server

run_delivery_report

Generate delivery performance reports for Google Ad Manager campaigns, showing impressions, clicks, CTR, and revenue by order and line item with customizable date ranges.

Instructions

Run a delivery report for orders and line items.

Returns impressions, clicks, CTR, and revenue broken down by order and line item.

Args: date_range_type: Date range for the report. Valid values: - TODAY, YESTERDAY, LAST_WEEK, LAST_MONTH, LAST_3_MONTHS, REACH_LIFETIME - CUSTOM_DATE (requires start and end date parameters) start_year: Start date year (required if date_range_type is CUSTOM_DATE) start_month: Start date month 1-12 (required if date_range_type is CUSTOM_DATE) start_day: Start date day 1-31 (required if date_range_type is CUSTOM_DATE) end_year: End date year (required if date_range_type is CUSTOM_DATE) end_month: End date month 1-12 (required if date_range_type is CUSTOM_DATE) end_day: End date day 1-31 (required if date_range_type is CUSTOM_DATE) order_id: Optional order ID to filter by line_item_id: Optional line item ID to filter by include_date_breakdown: If True, includes daily breakdown (default: True) timeout_seconds: Maximum time to wait for report (default: 120)

Returns report data with impressions, clicks, CTR, and revenue statistics.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
date_range_typeNoLAST_WEEK
start_yearNo
start_monthNo
start_dayNo
end_yearNo
end_monthNo
end_dayNo
order_idNo
line_item_idNo
include_date_breakdownNo
timeout_secondsNo

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/MatiousCorp/google-ad-manager-mcp'

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