config/edit
Apply typed app, ad unit, ad unit group, list, tag, test-device, line-item, and A/B test config edits. Requires the configuration:write permission. Ordinary edit actions and A/B test create return draft configs. A/B test update, start, end, promote, and delete publish the resulting configuration as live.
Documentation Index
Fetch the complete documentation index at: https://docs.cloudx.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Create or manage API keys in CloudX Settings.
Body
1One typed config edit operation. Each operation object must contain exactly one supported action key.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
- Option 14
- Option 15
- Option 16
- Option 17
- Option 18
- Option 19
- Option 20
- Option 21
- Option 22
- Option 23
- Option 24
- Option 25
- Option 26
- Option 27
Config row ID to edit. Defaults to the current live config. Draft configs are edited in place; published configs are copied into a new draft.
Draft name or edit summary. Required for ordinary draft edits. Optional for A/B test operations; when provided, it is used as the draft or published version label.
Response
Result of the applied config edit. Ordinary edits and A/B test create return a draft result; A/B test update, start, end, promote, and delete return a published config result.
- Option 1
- Option 2
- Option 3
Draft config ID containing the edited config.
draft True when a new draft was created from a published or live config.
Source config row ID that was edited or copied.