Calculate Math Operation

This node lets you perform a set of math operations on two variables.

If you are building a rule-based algorithm for automatic bidding and budget changes, you can use this node to calculate the new bids or budget on the fly! In our example, we want to increase the budget by 10%. Take a look at the example below to understand better how you can use it:

 

Example

Notion image
 

Input Fields

field
schema
explanation
a
any
Input the first variable of the math operation.
b
aby
Input the second variable of the math equation.
operator
math_operator
Select the math operator: addition, division, multiplication, or subtraction.

Output Fields

field
schema
explanation
data
any
Outputs the calculated metric.

Video Tutorial

Did this answer your question?
😞
😐
🤩

Last updated on October 11, 2022