Get an advertiser
2 min
use case for this api get information about an existing advertiser in the cadent ad manager api endpoint curl location 'https //api cadent app/dsp/v1/advertiser/21709' \\ \ header 'x api key insert api key' \\ \ header 'content type application/json' \\{ "result" { "agencyname" "test agency", "brands" \[], "id" 21709, "name" "test advertiser", "masterid" "52d8e35f 8d2c 4b38 902b 91835e646a84", "logofilename" null, "logobase64" null, "logouri" "", "additionalinformation" null, "agencyid" 5111, "enabled" true, "datecreated" "17 jun 2025", "datelastmodified" "", "displayname" null, "categoryid" null, "categoryname" null, "categoryothercode" null, "iscadentdirectclient" false, "url" "https //cadent tv", "financestatusid" null, "financestatusname" null, "currencyid" 10, "currencydisplayname" "united states dollar (usd)", "currencycode" "usd", "creditlimit" null, "iabcategoryid" 7, "iabcategorydisplayname" "iab1 6 music", "attributionpostimpression" 30, "attributionpostclick" 30, "globalid" "22248ad21709", "meta data" null }, "success" true, "message" "no errors", "severity" "noerrors", "transactionid" "ca765faa e3aa 4404 b881 942b5310d11b", "maskpayload" false }

