Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gumloop.com/llms.txt

Use this file to discover all available pages before exploring further.

Google Display & Video 360 is a programmatic advertising platform. The Google DV360 MCP server lets you manage campaigns, line items, and targeting options using natural language.

What Can It Do?

  • Manage campaigns and line items across advertisers
  • Configure targeting options for precise audience reach
  • Track performance data with comprehensive metrics
  • Control entity status to pause or activate campaigns

Where to Use It

Add Google DV360 as a tool to any agent. The agent can then interact with Google DV360 conversationally, choosing the right actions based on context. To add an MCP tool to your agent:
  1. Open your agent’s configuration
  2. Click Add toolsConnect an app with MCP
  3. Search for the integration and select it
  4. Authenticate with your Google account
You can control which tools your agent has access to. After adding an integration, click on it to enable or disable specific tools based on what your agent needs.

In Workflows (Via Agent Node)

For automated pipelines, use an Agent Node with Google DV360 tools. This gives you the flexibility of an agent within a deterministic workflow.

As a Custom MCP Node

You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.
To create a custom MCP node:
  1. Go to your node library and search for the integration
  2. Click Create a node with AI
  3. Describe the specific action you want (e.g., “List campaigns for my advertiser”)
  4. Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.

Available Tools

ToolDescription
List PartnersList partners accessible to the current user to get valid partner IDs for other operations
List AdvertisersList advertisers in your Google DV360 account with filtering options
Get AdvertiserGet detailed information about a specific advertiser by ID
List CampaignsList campaigns for a specific advertiser with filtering options
Get CampaignGet detailed information about a specific campaign by ID
List Line ItemsList line items for a specific advertiser with filtering options
Get Line ItemGet detailed information about a specific line item by ID
Get Targeting OptionGet a specific targeting option assigned to a line item
List Targeting OptionsList targeting options assigned to a line item for a specific targeting type
Search Targeting OptionsSearch targeting options across multiple line items and targeting types
Update Targeting OptionsUpdate targeting options for multiple line items (delete and create in one operation)
Update StatusUpdate the status of a campaign, insertion order, or line item (pause/activate)
Get PerformanceGet comprehensive performance data

Example Prompts

Use these with your agent or in the Agent Node: List campaigns:
Show me all active campaigns for my advertiser
Check performance:
What's the performance data for my Q4 campaign?
Manage targeting:
List the targeting options on my display line item

Troubleshooting

IssueSolution
Authentication failedVerify your Google DV360 credentials and that you have the required permissions
Tool not availableVerify the tool is enabled in your agent’s MCP configuration
Unexpected resultsThe agent may chain multiple tools together. Review the agent’s reasoning to understand its approach.
Agents are smart enough to chain multiple API calls together. If results seem off, check the agent’s step-by-step reasoning.

Need Help?


Use this integration directly in Claude or Cursor. Connect remotely via the Google DV360 MCP server using your Gumloop credentials.