Skip to main content
Glama
hashcott

Meta Ads MCP Server

by hashcott

Get Meta Ad Set by ID

meta_ads_get_adset_by_id
Read-onlyIdempotent

Fetch detailed information about a specific Meta ad set, including targeting, budget, optimization goal, and status, by providing the ad set ID.

Instructions

Retrieve detailed information about a specific Meta ad set.

Args:

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

  • fields (string[]): Fields per ad set. Common: id, name, account_id, campaign_id, status, effective_status, daily_budget, lifetime_budget, budget_remaining, bid_amount, bid_strategy, billing_event, optimization_goal, targeting, start_time, end_time, created_time, updated_time, pacing_type, destination_type

Returns: Object with the requested ad set fields.

Examples:

  • Use when: "Get the targeting and budget for ad set 23843211234567"

  • Use when: "What is the optimization goal and status of this ad set?"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
adset_idYesAd set 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