UpdateCampaignInput
The UpdateCampaignInput object represents the input data required to update an existing campaign. Only the fields provided will be updated.
¶ Properties
| Property | Type | Description |
|---|---|---|
campaign_id |
string | Unique campaign identifier |
name |
string | Campaign name |
configurable_status |
string | Status configured by the user. Valid values: CAMPAIGN_CONFIGURED_STATUS_ACTIVE, CAMPAIGN_CONFIGURED_STATUS_PAUSED |
budget |
BudgetInput | Budget configuration for the campaign |