Skip to main content
Glama
hashcott

Meta Ads MCP Server

by hashcott

Get Meta Ad by ID

meta_ads_get_ad_by_id
Read-onlyIdempotent

Retrieve detailed information about a specific Meta ad, including creative, status, targeting, and more, by providing the ad ID.

Instructions

Retrieve detailed information about a specific Meta ad.

Args:

  • ad_id (string): Ad ID, e.g., '23843211234567'

  • fields (string[]): Fields per ad. Common: id, name, account_id, adset_id, campaign_id, status, effective_status, configured_status, creative, bid_amount, bid_type, created_time, updated_time, targeting, conversion_specs, recommendations, preview_shareable_link

Returns: Object with the requested ad fields.

Examples:

  • Use when: "Get details for ad 23843211234567"

  • Use when: "What creative and status does this ad have?"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ad_idYesAd ID, e.g., '23843211234567'
fieldsNoList of specific fields to retrieve. If omitted, default fields are returned

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/hashcott/meta-ads-mcp-server'

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