Increase the budget of the selected campaign

12 mins to complete

In this tutorial, you will learn how to increase or decrease the budget of a selected campaign.

Notion image

Video Tutorial

Instructions

  1. Add Update Facebook Campaign node.
  1. Add Select Facebook Ad Account Id. Connect ad_account_ids sockets.
  1. Add Select Facebook Campaign Id node. Next, choose the campaign that you want to update.
  1. Add Fetch Facebook Campaign node. Connect campaign_id sockets. Please, remember that the daily_budget is reported in cents!
  1. Add Extract node. Connect campaign to data. Type in /daily_budget in the pointer field.
  1. Add Calculate Math Operation node. Connect data (Extract) to b socket.
  1. Add Input Number node. Input the budget multiplier. In this example, the budget is being doubled. Choose multiplication operator.
  1. Add Patch JSON mode. Connect campaign_id (Fetch Facebook Campaign) to data. Connect data (Calculate Math Operation) to value. Add ADD patch with a path /daily_budget. Type in {{input.value}} in the value field.
  1. Connect data (Patch JSON) to campaign (Update Facebook Campaign).
Did this answer your question?
😞
😐
🤩

Last updated on August 6, 2021