put https://api.kevel.co/v1/advertiser/
This updates settings for a given advertiser.
You can update all fields from Creative Advertisers except for
id
.
Once you set
IsDeleted
on an advertiser object totrue
, you cannot set it to falseagain
. Instead, the API will return:{"message":"This advertiser is deleted."}
.