Bulk upload third-party hosted creatives
4 min
use case for this api bulk upload third party draft creatives for an advertiser api endpoint curl curl location 'https //api cadent app/dsp/v1/creative/thirdpartybulkupload/\[advertiser id]' \\ \ header 'x api key insert api key here' \\ \ header 'accept application/json, text/plain, / ' \\ \ form 'file=@"/\[file name]"'{ "status" { "code" 200, "message" "success", "errorarray" null, "haserror" false }, "data" \[ { "file" null, "thirdpartyplacementid" "", "thirdpartyplacementname" "", "draftvalidationmessages" null, "draftcreativemimetypes" null, "draftcreativecompanion" null, "draftcreativenativedata" null, "draftcreativetrackingtags" \[], "draftcreativetoadgroups" \[], "creativeguid" "00000000 0000 0000 0000 000000000000", "creativeurl" "", "advertiserid" 18029, "creativetemplateid" 35, "status" 1, "statusname" "active", "creativedimension" { "width" 320, "height" 480 }, "creativerenderdimension" { "width" 0, "height" 0 }, "clickthroughurl" "https //cadentadth tv", "adtag" "\<ins class='dcmads' style='display\ inline block;width 300px;height 250px'\n data dcm placement='n46002 1172840adtheorentinc/b31806928 392959489'\n data dcm rendering mode='script'\n data dcm https only\r\n data dcm keywords='\[timestamp]'\r\n data dcm click tracker='\[encodedclickurl]'\r\n data dcm resettable device id='\[idfa]'\n data dcm api frameworks='\[apiframeworks]'\n data dcm omid partner='\[omidpartner]'\n data dcm gdpr applies='gdpr=${gdpr}'\n data dcm gdpr consent='gdpr consent=${gdpr consent 755}'\n data dcm addtl consent='addtl consent=${addtl consent}'\n data dcm ltd='false'\n data dcm app id=''>\n\<script src='https //www googletagservices com/dcm/dcmads js'>\</script>\n\</ins>", "uniquecreativeid" "", "durationinseconds" 0, "minbitrate" 0, "maxbitrate" 0, "isvertical" false, "ismraid" true, "isvpaid" false, "isexpandable" true, "xandrstatus" null, "xandrstatusname" null, "id" 2064, "name" "standarddisplaydraftcreative aa" }, { "file" null, "thirdpartyplacementid" "", "thirdpartyplacementname" "", "draftvalidationmessages" null, "draftcreativemimetypes" \[ { "draftcreativeid" 2069, "mimetype" "audio/mpeg" }, { "draftcreativeid" 2069, "mimetype" "audio/mp3" } ], "draftcreativecompanion" null, "draftcreativenativedata" null, "draftcreativetrackingtags" \[], "draftcreativetoadgroups" \[], "creativeguid" "00000000 0000 0000 0000 000000000000", "creativeurl" "", "advertiserid" 18029, "creativetemplateid" 8, "status" 1, "statusname" "active", "creativedimension" { "width" 0, "height" 0 }, "creativerenderdimension" { "width" 0, "height" 0 }, "clickthroughurl" "https //google com", "adtag" "https //vast doubleverify com/v3/vast? vast=https%3a%2f%2fa2 adform net%2fserving%2fvideoad%2f%3fbn%3d77797114%26v%3d2%26gdpr%3d%2524%257bgdpr%257d%26gdpr consent%3d%2524%257bgdpr consent 50%257d%26ord%3d%255btimestamp%255d%26extvars%3d%255btimestamp%255d%26unloadid%3d2307716018780311203%26rotseqno%3d1%26smid%3d0%26pui%3dd6zikzni4qntm8bmgxed1y2xztvagno6sy5llv mngyk1hyxudswnssrelcgwycl zcvfzq74ffr4wyha bbxd8om1ewzsz3g4sei74f0oq8hbdgou6xjmwjaexnylov0%26mpr%3d1& media=3\&ctx=35251695\&cmp=3481345\&sid=2141659\&plc=77797114\&advid=2201286\&adsrv=178\&blk=1\&psf=1\&aufilter1=2201286\&autt=4\&aubndl=\&audeal=\&auevent=2307716018780311203\&prr=1\&ppid=111\&auadv=2201286\&aucmp=3481345\&auorder=84928242\&aucrtv=66877791\&auadid=2141659\&c6=2282692\&c8=\&auplc=12551853\&turl=\&c1=md+anderson\&c2=md+anderson+ +brand+local+ +fy25\&c3=adtheorent%7cbrand+local%7chouston%7c%7c%7cstreaming+audio%7cawareness%7ctier+1%7c%7c%7crun+of+network%7cbroad+demo%7cgsdm%7c%7c%7c\&c4=choose+us+first%7chal%7c%7caud%7c30s%7c%7c%7cadtheorent v2\&c5=adtheorent\&c7=adtheorent+(media)\&c9=\&c10=siriusxm%7cpmp%7cawareness%7ctier+1%7chouston+dma%7cstreaming+audio%7cage& api=%5bapiframeworks%5d& ssm=%5bserverside%5d\&gdpr=\&gdpr consent=%24%7bgdpr consent 50%7d\&gdpr consent=%5bgdprconsent%5d& tsm=%5btimestamp%5d& abm=%5bappbundle%5d& pum=%5bpageurl", "uniquecreativeid" "", "durationinseconds" 30, "minbitrate" 192, "maxbitrate" 192, "isvertical" false, "ismraid" false, "isvpaid" false, "isexpandable" false, "xandrstatus" null, "xandrstatusname" null, "id" 2069, "name" "standardaudiodraftcreative3 aa" } ] } parameters advertiser id \<font color="#808080b5"> \</font> integer, required id of the advertiser file filename, required bulk creative xlsx template file
