creativeput https://buzz-key.api.beeswax.com/rest/creativeRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramscreative_idint32requiredUnique ID of the Creativeadvertiser_idint32Must belong to the same account as the Advertiser and be activecreative_namestringName of the Creative, e.g. "Blue Banner Ad"widthint32Width in pixels. Use the creative_sizes view to see all acceptable width and height combinations.heightint32Height in pixels. Use the creative_sizes view to see all acceptable width and height combinations.sizelessbooleanDefaults to falseIs the creative sizeless, meaning it can match any size placement that is an interstitial.securebooleanDefaults to falseIs the creative intended to serve in a secure (HTTPS) environment.click_urlstringDefaults to 0URL the ad should click or tap to, must be a valid URL. This field is required when using a Creative Template that is not a tag (e.g. an image or video)creative_assetsarray of int32sDEPRECATED, use primary_asset and secondary_asset fields instead.creative_assetsADD int32primary_assetint32ID of the creative_asset to use in the Creative, for example the ID of an Image or Video.secondary_assetint32ID of a secondary creative_asset to use in the Creative. Most commonly used for the companion asset within a Video Creative.native_offerint32For Native creatives, the NativeOffer to be used for the Creative contentcreative_content_tagstringFor tag creatives the tag can be placed in this field and on save the creative_rule_key will be applied to insert relevant macros. This is recommended vs completing the creative_content field directly.creative_template_idint32The ID of the Creative Template to use for this creative. Must be a valid and active Creative Template that either belongs to this Account, OR is marked as "global".creative_rule_idint32DEPRECATEDcreative_rule_keystringDefaults to noneThy key corresponding to the creative_rule to apply to the creative_content_tag field. The rule will insert click and timestamp macros. You can use auto_detect for easiest implementation.attributesobjectCreative Attributes JSON.attributes objectpixelsarray of stringsList of URLs to be added to the Creative as pixelspixelsADD stringscriptsarray of stringsList of URLs to be added to the Creative as scriptsscriptsADD stringeventsobjectList of video event objectsevents objectprogess_eventsobjectList of objects to track VAST video progressprogess_events objectcreative_addonsarray of int32sList of CreativeAddOn IDs to add to the Creativcreative_addonsADD int32creative_thumbnail_urlstringURL to an image thumbnail for the creative. This field will be automatically set if you associate the creative with a Creative Asset that has a valid thumbnail but must be updated manually when using a tag-based Creative. Thumbnail is required by some exchanges to serve.start_datedateStart date of the creative, optionalend_datedateEnd date of the creative, optionalalternative_idstringAn alternative id to lookup the creative, if desirednotesstringNotes about the Creative, up to 255 charsactivebooleanDefaults to falseIs the Creative active?Response 200200Updated about 6 years ago