Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
Bulk change campaign cost
​
POST
/api/campaigns/change-cost
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Request Body
​
application/json
Schema
JSON
JSON
{
 Â
"ids"
:
[
 Â
 Â
0
 Â
]
,
 Â
"cost_type"
:
"string"
,
 Â
"cost_value"
:
0
,
 Â
"cost_auto"
:
true
}
Responses
​
200
Bulk operation result
POST
/api/campaigns/change-cost
Playground
​
Authorization
ApiKeyHeader
Body
Try it out
Samples
​
Powered by
VitePress OpenAPI