For Agents
Launch and manage ad campaigns across Facebook, TikTok, Snapchat, Pinterest, Google, AppLovin, and Taboola through a single API, including duplicating, renaming, and toggling campaign status.
Get started with Admanage AI Ad Management API in minutes using your preferred integration method.
# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"launch ads across Facebook, TikTok, and Google in one batch"
# → Jentic returns the GET /events tool with parameter schema, agent executes.What an agent can do with Admanage AI Ad Management API API.
Launch ad batches across Facebook, TikTok, Snapchat, Pinterest, Google, AppLovin, and Taboola in one call
Duplicate Google Ads campaigns, ad groups, and ads to scale winning creatives
Toggle Google Ads campaign status to pause underperformers programmatically
Add, remove, and update text and media assets on Google Ads asset groups
GET STARTED
Use for: I want to launch the same creative on Facebook, TikTok, and Google in one batch, Duplicate a winning Google Ads campaign and rename it for a new region, List all Google Ads campaigns for the active account, Pause a Google Ads campaign whose ROAS has dropped
Not supported: Does not handle email marketing, organic social posting, or web analytics — use for cross-platform ad launching, scaling, and asset management only.
Jentic publishes the only available OpenAPI specification for Admanage AI Ad Management API, keeping it validated and agent-ready.
Jentic publishes the only available OpenAPI specification for the Admanage AI Ad Management API, keeping it validated and agent-ready. The Admanage AI API exposes 61 endpoints for launching, duplicating, renaming, and reporting on ads across Facebook, TikTok, Snapchat, Pinterest, Google Ads, AppLovin/Axon, and Taboola from a single integration. It also covers media library management, drafts, and automation rules. Use it to consolidate ad operations for performance teams running campaigns on multiple networks at once.
Track batch launch status to confirm cross-platform deployments completed
Launch ads from existing drafts to standardise creative templates across teams
Patterns agents use Admanage AI Ad Management API API for, with concrete tasks.
★ Cross-Platform Campaign Launch
Performance marketing teams launch the same campaign creative across Facebook, TikTok, Snapchat, Pinterest, Google, AppLovin, and Taboola through POST /launch instead of building one integration per network. Batch status can be polled with GET /batch-status/{id} to confirm each platform completed. This cuts launch time from hours of manual UI work to a few API calls.
Launch a batch with creative ID 778 across Facebook, TikTok, and Google Ads via POST /launch and poll GET /batch-status/{id} until it returns completed
Google Ads Scaling Operations
Growth teams scale winning Google Ads campaigns by duplicating campaigns, ad groups, and ads through dedicated POST /google-ads/duplicate-campaign, /duplicate-ad-group, and /duplicate-ad endpoints. Renaming and status toggles are exposed as separate operations so an agent can build a structured scaling workflow rather than scripting against the Google Ads API directly.
Duplicate Google Ads campaign 4421 via POST /google-ads/duplicate-campaign and rename the copy to 'US-2026-Q3' via POST /google-ads/campaigns/rename
Asset Management on Google Ads Asset Groups
Creative ops teams add, remove, and update text and media assets on Google Ads Performance Max asset groups via POST /google-ads/add-text-assets, /add-assets, /remove-assets, and /update-assets. This automates routine refreshes that otherwise require navigating the Google Ads UI per asset group.
Add three new headline text assets to Google Ads asset group 9912 via POST /google-ads/add-text-assets
Agent-Driven Multi-Platform Ad Ops via Jentic
AI agents can run multi-platform ad operations through Jentic without integrating each underlying ad network. Bearer tokens for Admanage are kept in the Jentic vault, and intent search resolves to the right Admanage endpoint so the agent does not need to learn the API's 61-endpoint surface up front.
Search Jentic for 'pause google ads campaign', load POST /google-ads/campaigns/toggle-status, and execute it for campaign 4421 with status paused
61 endpoints — jentic publishes the only available openapi specification for the admanage ai ad management api, keeping it validated and agent-ready.
METHOD
PATH
DESCRIPTION
/launch
Launch a batch of ads across networks
/launch/from-draft
Launch ads from an existing draft
/batch-status/{id}
Check launch batch status
/google-ads/campaigns
List Google Ads campaigns
/google-ads/campaigns/toggle-status
Pause or enable a Google Ads campaign
/google-ads/duplicate-campaign
Duplicate a Google Ads campaign
/launch
Launch a batch of ads across networks
/launch/from-draft
Launch ads from an existing draft
/batch-status/{id}
Check launch batch status
/google-ads/campaigns
List Google Ads campaigns
/google-ads/campaigns/toggle-status
Pause or enable a Google Ads campaign
Three things that make agents converge on Jentic-routed access.
Credential isolation
Admanage AI bearer tokens are stored encrypted in the Jentic vault. Because the token authorises spend across multiple ad networks, Jentic ensures it never enters the agent's prompt context.
Intent-based discovery
Agents search Jentic by intent (e.g., 'launch ads across networks' or 'duplicate Google Ads campaign') and Jentic returns the matching Admanage operation with its input schema. The agent does not have to learn 61 endpoints up front.
Time to first call
Direct Admanage AI integration: 1-2 days to wire up auth, batch status polling, and per-network edge cases. Through Jentic: under 1 hour — search, load schema, execute.
Alternatives and complements available in the Jentic catalogue.
Facebook Graph API
Direct access to Facebook ad accounts that Admanage AI orchestrates against.
Use Facebook Graph API directly when you need granular Facebook-only control; use Admanage AI when Facebook is one of several channels in a unified workflow.
Google Display & Video 360 API
Google's premium DSP API for cross-platform display and video buys.
Choose DV360 for premium display and video media buying; choose Admanage AI for performance ad ops across Facebook, TikTok, Snapchat, and Google in one integration.
Snapchat Marketing API
Snapchat's native marketing API used as one of Admanage AI's downstream targets.
Use Snapchat Marketing API directly when you only run Snapchat campaigns; use Admanage AI when Snapchat is one of multiple networks managed together.
Specific to using Admanage AI Ad Management API API through Jentic.
Why is there no official OpenAPI spec for Admanage AI Ad Management API?
Admanage AI does not publish an OpenAPI specification. Jentic generates and maintains this spec from admanage.ai/api-docs so AI agents and developers can call it via structured tooling. It is validated against the live API and kept up to date. Get started at https://app.jentic.com/sign-up.
What authentication does the Admanage AI Ad Management API use?
The API uses HTTP bearer authentication. The token is supplied in the Authorization header on every request. Through Jentic, the token is stored in the vault and injected at execution time so the agent never sees the raw secret.
Can I launch ads on multiple networks in one call with the Admanage AI API?
Yes. POST /launch accepts a batch payload that fans out ad creation across Facebook, TikTok, Snapchat, Pinterest, Google, AppLovin, and Taboola. Use GET /batch-status/{id} to confirm each network's launch completed.
How do I duplicate a Google Ads campaign with the Admanage AI API through Jentic?
Search Jentic for 'duplicate google ads campaign', load POST /google-ads/duplicate-campaign, and execute it with the source campaign ID. This is faster than scripting against the underlying Google Ads API directly.
What are the rate limits for the Admanage AI API?
The OpenAPI specification does not publish numeric rate limits. Admanage applies limits server-side; HTTP 429 responses indicate throttling. Through Jentic, retry behaviour with backoff is set in the execution request.
Can I update creative assets on Google Ads Performance Max with the Admanage AI API?
Yes. POST /google-ads/add-text-assets, /add-assets, /update-assets, and /remove-assets manage text and media assets on Performance Max asset groups without using the Google Ads UI.
/google-ads/duplicate-campaign
Duplicate a Google Ads campaign