# AdRoll MCP for AI Agents AI Agent Connect

> AdRoll MCP. Manage e-commerce retargeting and ads via your AI agent. It lets you audit accounts, track ROI, and monitor creative assets without jumping between tabs. Get a clear view of your marketing performance and creative health through a natural conversation.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_hCsS9mHK39oqvH2qfrcJ0LrI8zz0zdfirhMi8qRx/ai-agent-connect
- **Tags:** retargeting, performance-marketing, ad-campaigns, conversion-tracking, digital-advertising

## Description

You're likely tired of toggling between your e-commerce dashboard and multiple spreadsheets just to see if your retargeting is actually moving the needle. This Connector changes that by letting your AI agent handle the heavy lifting of pulling performance stats and auditing your ad accounts directly. You can ask your agent to find out which banners are underperforming or pull a full report on your spend across different channels. It makes your marketing stack feel like a single conversation rather than a dozen open tabs. Because Vinkius hosts this in their catalog, you can plug it into your existing workflow and get straight to the strategy instead of the manual data entry. It's about getting a clear view of your ROI and creative health in real-time. You can check your advertisable accounts, list active campaigns, and audit your creative assets without ever leaving your chat interface. This setup gives you the ability to spot high-performing strategies and identify where to shift your budget based on actual data.

## Tools

### get_campaign
Get campaign details

### get_report
Pass report criteria as a JSON string.

Get performance report

### list_adgroups
List ad groups for a campaign

### list_ads
See all your creative assets like banners and videos in one list. This helps you audit your visual content quickly.

### list_advertisables
View all the advertiser accounts linked to your organization. Use this to see every account you manage.

### list_segments
List audience segments

### list_campaigns
Pull a list of all your currently active marketing campaigns. It gives you a bird's-eye view of your activity.

## Prompt Examples

**Prompt:** 
```
List all active advertisable accounts in my AdRoll organization.
```

**Response:** 
```
I've retrieved your advertisable accounts. You have 3 active advertisers: **Gourmet Coffee Shop**, **Travel Essentials**, and **Outdoor Gear**. Which one would you like to audit?
```

**Prompt:** 
```
Show me the performance of my Web Retargeting campaign for the last 7 days.
```

**Response:** 
```
I've retrieved the 7-day stats for your **Web Retargeting** campaign. Here is the summary:

| Metric | Value |
| :--- | :--- |
| Impressions | 50,000 |
| Clicks | 250 (0.5% CTR) |
| Conversions | 15 |
| Total Spend | $300 |

Would you like to check the creative performance for this campaign?
```

**Prompt:** 
```
List all ad creatives for advertisable EID 'AD1234567890'.
```

**Response:** 
```
I've retrieved the creatives for **EID 'AD1234567890'**. You have 12 assets total:

* **Static Banners**: 8 assets
* **Video Ads**: 4 assets

Would you like to see the status or dimensions for any of them?
```

## Capabilities

### Audit advertiser accounts
View all the advertiser accounts linked to your organization in one list.

### Pull performance reports
Get spend, clicks, and conversion stats filtered by specific dates or IDs.

### Track active campaigns
See a list of all your currently active marketing campaigns across channels.

### Check creative assets
List your ad creatives like banners and videos to ensure visual content is optimized.

### Retrieve campaign metadata
Get the specific settings and details for any individual campaign in your account.

## Use Cases

### Rapid ROI auditing
An analyst needs to know the spend for a specific campaign last week. They ask the agent to pull the report using get_performance_report and get the numbers in seconds.

### Creative asset cleanup
An Ad Ops specialist wants to see if all banners are live. They use list_ads to see every creative and identify missing assets.

### Account discovery
A new growth manager needs to see all accounts in the org. They use list_advertisables to get a full list of every advertisable account.

### Multi-channel overview
A marketer wants to see what's running. They ask the agent to list_campaigns to see all active ads across Facebook and the web.

## Benefits

- Stop manual data entry by using get_performance_report to pull ROI stats instantly.
- Audit your entire organization's accounts quickly with list_advertisables.
- Keep your creative assets organized by using list_ads to check banners and videos.
- Get deep dives into specific campaign settings using get_campaign_details.
- Monitor multi-channel activity across platforms using list_campaigns for a bird's-eye view.

## How It Works

The bottom line is you get a conversational interface for your entire AdRoll marketing ecosystem.

1. Subscribe to the AdRoll MCP on the Vinkius marketplace.
2. Enter your AdRoll API Key and Access Token into your AI client settings.
3. Ask your agent to pull a performance report or list your active ads.

## Frequently Asked Questions

**Can I use the AdRoll MCP to see my conversion data?**
Yes. You can pull performance reports that include clicks, spend, and conversions to see exactly how your campaigns are performing.

**Does the AdRoll MCP work with Claude or Cursor?**
It works with any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code.

**How do I audit my different ad accounts using AdRoll MCP?**
Your agent can list all your advertisable accounts at once, letting you see every account in your organization without clicking through menus.

**Can I see my banners and videos with this tool?**
Yes. You can use the Connector to list all your ad creatives, which helps you audit your visual assets and ensure everything is optimized.

**Is the AdRoll MCP good for e-commerce retargeting?**
It's specifically designed for it. It gives you a direct line to your retargeting data so you can monitor ROI and creative health in real-time.

**Do I need to provide my own API keys for AdRoll MCP?**
Yes. You'll need to provide your AdRoll API Key and Access Token in your client settings to connect the account to your agent.

**How do I find my Advertisable EID?**
Use the `list_advertisables` tool. It will return a list of all advertiser accounts linked to your organization, each with its unique 22-character EID.

**Can I see conversions and spend via the agent?**
Yes! Use the `get_reporting` tool to retrieve performance metrics including total conversions, total spend, and cost per acquisition (CPA).

**Does this support Facebook and Instagram campaigns?**
Yes, if your AdRoll account is connected to social channels, the `list_campaigns` tool will include campaigns running on external networks like Facebook.

**How do I find my AdRoll API credentials?**
Log in to the AdRoll Developer Portal, navigate to your dashboard, and generate a Personal Access Token or register an app to obtain your API Key.

**Can I retrieve spend metrics via AI?**
Yes! The `get_report` tool allows your agent to retrieve high-fidelity spend and performance data by providing a JSON criteria object.

**How do I check my advertisable profiles?**
Use the `list_advertisables` tool to retrieve your complete directory of websites and brands managed within your AdRoll account programmatically.