Adbloop Meta Ads
AM
Adbloop Meta Ads
/create_campaign

create campaign

Create ONE Meta campaign (created PAUSED for review). Free-plan friendly — counts toward your monthly campaign limit. To launch many at once or from a Drive fol

liveunknown~5s typical
mcpadbloopmetaads
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-adbloop-meta-ads /create_campaign for me.

Input

FieldTypeDescription
meta_account_idstringAd account to create on (defaults to your primary).
campaignName*string
objective*string (OUTCOME_TRAFFIC | OUTCOME_SALES | OUTCOME_LEADS | OUTCOME_ENGAGEMENT | OUTCOME_AWARENESS | OUTCOME_APP_PROMOTION)
performanceGoalstring
conversionLocationstring
useCBOboolean
cboBudgetnumber
dailyBudgetnumber
imageUrlstringImage for the ad. Paste a PUBLIC https image URL, OR a single Google Drive / Dropbox file
videoUrlstring
websiteUrlstring
ctaButtonstring
primaryTextstring
headlinestring
descriptionstring
leadFormIdstringInstant-form ID for lead campaigns (instant_forms / website_and_instant_forms).
appIdstringApp ID for App Promotion campaigns.
appStoreUrlstringApp store URL for App Promotion campaigns.
conversionEventstringPixel event for conversion goals, e.g. PURCHASE, LEAD, ADD_TO_CART.
phoneNumberstringPhone number for Calls campaigns.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-adbloop-meta-ads","endpoint":"/create_campaign","input":{"campaignName":"...","objective":"OUTCOME_TRAFFIC"}}'
cli
npx cracked-ai run -p mcp-com-adbloop-meta-ads -e /create_campaign -i '{"campaignName":"...","objective":"OUTCOME_TRAFFIC"}'
mcp
run_tool({ provider: "mcp-com-adbloop-meta-ads", endpoint: "/create_campaign", input: {"campaignName":"...","objective":"OUTCOME_TRAFFIC"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.