Skip to content
Get MCP AdsGet MCP Ads, home
Start free
View as Markdown

pinterest_update_campaign_budget

Change the daily or lifetime budget of a Pinterest campaign. A write tool that previews before it changes anything, one of 31 Pinterest Ads tools on the Get…

Change the daily or lifetime budget of a Pinterest campaign. Amount in the account currency. Pinterest expects micro units of the currency, the conversion is done here. Previews by default.

Kind
Write
Discovery
Reachable through search_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/pinterest-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredOwning ad account, with or without the act_ prefix.
campaignIdstringRequiredCampaign ID.
dailyBudgetnumberOptionalNew daily budget, in the account currency.
lifetimeBudgetnumberOptionalNew lifetime budget, in the account currency.
confirmbooleanOptionalSet to true to actually apply the change. Without it, the tool only previews.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "pinterest_update_campaign_budget",
    "args": {
      "adAccountId": "<string>",
      "campaignId": "<string>"
    }
  }
}
Esc

Type to search