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

pinterest_update_adgroup_budget

Change the daily or lifetime budget of a Pinterest ad group. 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 ad group. 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
adAccountIdstringRequiredPinterest ad account ID.
adGroupIdstringRequiredAd group 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_adgroup_budget",
    "args": {
      "adAccountId": "<string>",
      "adGroupId": "<string>"
    }
  }
}
Esc

Type to search