Skip to main content
Glama
MatiousCorp

Google Ad Manager MCP Server

upload_creative

Upload image creatives to Google Ad Manager with advertiser targeting, click-through URLs, and optional size overrides for different ad placements.

Instructions

Upload an image creative to Ad Manager.

Args: file_path: Path to the image file advertiser_id: ID of the advertiser click_through_url: Destination URL when clicked creative_name: Optional name for the creative override_size_width: Optional width to override the creative size (for serving into a different sized slot) override_size_height: Optional height to override the creative size (for serving into a different sized slot)

The creative size is extracted from the filename (e.g., '300x250' in 'banner_300x250.png'). Use override_size_width and override_size_height together to serve a creative into a different sized placement (e.g., serve a 970x250 image into a 1000x250 slot).

Returns the created creative details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
advertiser_idYes
click_through_urlYes
creative_nameNo
override_size_widthNo
override_size_heightNo

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