create_budget_schedule
Set ad budget schedules for Meta campaigns by specifying amount, value type, and time period to control advertising spend.
Instructions
Create a new ad budget schedule for the ad account.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_value | Yes | Budget amount in account currency cents | |
| budget_value_type | Yes | Budget value type (e.g. ABSOLUTE, MULTIPLIER) | |
| time_start | Yes | Schedule start time (ISO 8601 or Unix timestamp) | |
| time_end | Yes | Schedule end time (ISO 8601 or Unix timestamp) |