update_spa_campaign
Update existing SPA campaigns by sending only the fields to change. Adjust bidding strategies within allowed CPC or CPM families.
Instructions
Update an existing SPA campaign. All fields are optional — send only the fields you want to change. To change the campaign's bidding strategy, send bidding_strategy.type. Switches are only allowed within the same bid-mode family — CPC family: MANUAL_CPC, MAX_PERFORMANCE_CPC, ROAS; CPM family: MANUAL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body matching the endpoint schema. See get_endpoint_definition for details. | |
| x_token | No | Authentication token for the x-token header (required to make the call). | |
| campaign_id | Yes | Campaign identifier. | |
| advertiser_id | Yes | Osmos generated unique identifier for the onboarded advertiser. | |
| x_retailer_id | No | Retailer identifier for the x-retailer-id header (required to make the call). |