SetPaidMediaCampaignBudgetAPI mirrors erdo_set_paid_media_campaign_budget:
API Reference
SetPaidMediaCampaignBudgetAPI mirrors erdo_set_paid_media_campaign_budget:
change a provider campaign’s daily budget (micros) through the approval gate, with the same propose/execute semantics as the status endpoint.
POST
SetPaidMediaCampaignBudgetAPI mirrors erdo_set_paid_media_campaign_budget:
Authorizations
An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).
Path Parameters
Body
application/json
Response
Success response
it appears on the approval card.
"pending_approval". Decide it via POST /v1/approvals/{id}/decide or the activity feed; on approval the action executes. Re-proposing the same change dedupes onto this id.
action and the provider call was made, or "pending_approval" when the action now awaits a human decision (202-style: accepted, not performed).

