Update domain group
https://api.ocamba.com/v2/adex/settings/domains/{id}
https://api.ocamba.com/v2/adex/settings/domains/{id}
Updates the specific Customer by setting the values of the parameters passed. Any parameters not provided will be left unchanged
Name
Descriptionidstringrequired
Domain group id.Example: 1d40dfc5-b301-43c2-a556-39f23d7f1a26
Name
Descriptionclickstringrequired
Click domain. Must be a valid domain string.Example: t.ocmant.com
conversionstringrequired
Conversion domain. Must be a valid domain string.Example: t.ocmant.com
feedstringrequired
Feed domain. Must be a valid domain string.Example: feed.ocmant.com
impressionstringrequired
Impression domain. Must be a valid domain string.Example: t.ocmant.com
namestring
Name given by user for easier identification of a group. Name can have minimum 2 and maximum 65 characters. If name is not set, value of feed domain name is set as name.Example: My important group
pushstringrequired
Push domain. Must be a valid domain string.Example: push.ocmant.com
204 - No Content
note
1 At least one of the updatable fields should be sent via HTTP body in order to change the current state of the domain group.
tip
1 If you don't know the domain group id, get a full settings to find it.