Magnite - Update Budget Fields
Overview
Easily make bulk budget changes in Magnite using data imported from a single CSV. The CSV must already exist for the data to be uploaded.
Variables
Name | Reference | Type | Required | Default | Options | Description |
---|---|---|---|---|---|---|
Username | MAGNITE_USERNAME | Username | ✅ | - | - | The API username generated from Magnite |
Password | MAGNITE_PASSWORD | Password | ✅ | - | - | The API password generated from Magnite |
File Name | MAGNITE_FILE | Alphanumeric | ✅ | - | - | Name of the target CSV file on Workflow to be uploaded to Magnite. |
Expected File Input
Important Notes:
You do not need to include every column.
For example, to update only the budget value, simply providecampaign_id
andbudget_value
.All other fields are optional and only required if you want to change those specific settings.
An example Google Sheet can be found here.
Column Name | Description | Data Type | Accepted Values |
---|---|---|---|
| Unique identifier for the campaign in Magnite | String / Integer | e.g., |
| Metric used to allocate or optimize budget against | Enum (String) |
|
| Time interval the budget applies to | Enum (String) |
|
| Strategy for how the budget should be spent across the selected time period | Enum (String) |
|
| Budget amount (in whole numbers, no commas or decimals) | Integer | e.g., |