Creative Details

Quality Score: N/A

The advertisement promotes the Currumbin Wildlife Sanctuary, encouraging potential visitors to pre-book their day passes online to enjoy the attractions.

Creative Information

CID:0773f0c7-ad6e-4fc1-929e-e8bd216a801c
CRID:90_11152447
Domain:currumbinsanctuary.com.au
Seat:StkAdpt
Size:300x250
Bid:$0.24
Timestamp:11/28/2025, 5:25:51 PM
Declared IAB Categories:

    Analysis

    2 succeeded3 failed(40% complete)
    TaskStatusLast UpdatedDurationActions
    ad_analysissuccess12/10/2025, 5:13:23 AM4.45s
    adomain_analysisfailed11/28/2025, 5:25:51 PMN/A
    adomain_capturefailed11/29/2025, 2:17:37 AMN/A
    ad_rendersuccess12/10/2025, 5:13:18 AM16.37s
    brand_mappingfailed11/28/2025, 5:34:55 PMN/A

    Analysis Results

    Ad Format: banner

    Brands: Currumbin Sanctuary

    Size:300x250
    Data Transferred:475.25 KB
    Render Time:7.65 Seconds
    Creative Inferred IAB Categories:
    • Arts & Entertainment (IAB1)
    • Hobbies & Interests (IAB9)
    • Travel (IAB20)
    Domain Inferred IAB Categories:
    • Education (IAB5)
    • Pets (IAB16)
    Domain Inferred IAB Ad Products:
    • Culture and Fine Arts (1008)
    • Charities and Donations (1453)
    • Non-Profits (1452)
    • Civic Organizations (1454)
    Total Ad Size:475.29 KB
    Requests Made:
    URLSize (KB)
    https://cdn.stackadapt.com/creatives/21119/KNUX7zZYCGvszqe8VfplGwDIM%231200x627.jpeg433.36
    https://cdn.stackadapt.com/creatives/21119/qOolL9c0P_bM_EvU5159owDIM%23300x300.png32.11
    https://s3.amazonaws.com/stackadapt_public/js/saimp.js6.32
    https://creative.stackadapt.com/icons/adchoices/adchoices.png1.71
    https://s3.amazonaws.com/stackadapt_public/js/saurl.js1.29
    https://pixel.tapad.com/idsync/ex/receive?partner_id=1830&partner_device_id=8b389dc8-245c-4745-8b6b-6aa7f3d8d9f0&ttd_puid=1e21da39-6338-49ca-a2d9-cb2ce1b43e5c%2C%2C0.09
    https://sync.crwdcntrl.net/qmap?c=6569&tp=STKA&tpid=0-281aecdf-350d-487c-4ee3-cc12f0f4bdc2$ip$203.63.251.46&gdpr=00.05
    https://aa.agkn.com/adscores/g.pixel?sid=9212302578&puid=KBrs3zUNSHxO48wS8PS9wss_-y40.04
    https://thrtle.com/insync?us_privacy=1YNY&vxii_pdid=KBrs3zUNSHxO48wS8PS9wss_-y4&vxii_pid=12&vxii_pid1=10079&vxii_rcid=0188fa84-e757-4b57-a0a3-a9ff5d8fe9490.04
    https://ap.srv.stackadapt.com/cv?aid=1-3921-176411744567074906102991-4&iidx=0&cv=%27%27&iv=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd964900b5ce0ea50d64e2d632c6a91aa4636592ab70.04

    Advertiser Domain

    Advertiser Domain

    Ad Preview

    Raw Ad Markup

    <!DOCTYPE html><html><head><meta charset='utf-8'/><script>function adjust() {var elements = document.getElementsByClassName('with-adjustment');for (var i = 0; i < elements.length; i++) {var e = elements[i];var cutOffBy;do {cutOffBy = e.scrollHeight - e.clientHeight;if (cutOffBy <= 0) {break;}if (cutOffBy > 0) {e.style.fontSize = (parseFloat(e.style.fontSize) - 0.25) + 'px';}} while (cutOffBy > 0 && parseFloat(e.style.fontSize) >= 8);}}if (document.fonts && document.fonts.ready) {document.fonts.ready.then(function(){if (document.readyState === 'complete') { adjust(); } else { document.onreadystatechange = function() { if (document.readyState === 'complete') adjust(); } }});} else {if (window.addEventListener) {window.addEventListener('load', adjust, false);} else if (window.attachEvent) {window.attachEvent('onload', adjust);}}</script></head><body style="margin: 0px; background-color: white;"><div id='sa-content-div-pSdBShew0A' style="height: 248px; width: 297px; position: relative; border: 1px solid; border-color: #bbbabc"><div style="position:absolute; top:0; right:0; background:white; opacity:0.7; width:17px; height:15px; text-align:center; z-index: 16777270"><img id='sa-adchoices' src="https://creative.stackadapt.com/icons/adchoices/adchoices.png" width="12" height="12"></div><script>try{var sa_adchoices = document.getElementById('sa-adchoices');if (sa_adchoices){sa_adchoices.onclick = function(){window.open('https://www.stackadapt.com/privacy-policy','_blank');}}}catch(err){console.log(err);}</script><a target="_blank" href="https://clk.srv.stackadapt.com/clk?aid=1-3921-176411744567074906102991-4&cid=2736362&adid=11152447&sid=4d309423-854f-426d-b01a-57b02923b8d1&uid=V64UOIPVIsaB24naE8xYzg&did=comicbook.com%3A%3A159&adurl=https%3A%2F%2Fap.srv.stackadapt.com&t=1764117445&brandname=Currumbin+Wildlife+Sanctuary&adheading=Gold+Coast%27s+%231+Wildlife+Attraction&iidx=0&nid=159&bip=MTIwLjIyLjE5OS4zNA&conv=true&curl=aHR0cHM6Ly9jdXJydW1iaW5zYW5jdHVhcnkuY29tLmF1Lz91dG1fc291cmNlPW5hdGl2ZSsmdXRtX21lZGl1bT1DUEM%3D&r=" style="color:black; text-decoration:none"><div style="text-align:center;"><div style="height: 156px; background-image: url('https://cdn.stackadapt.com/creatives/21119/KNUX7zZYCGvszqe8VfplGwDIM%231200x627.jpeg'); background-repeat: no-repeat; background-position: center; background-size: cover;"></div></div><div id="banner-headline" class="with-adjustment" style="width:285px;font-family:sans-serif;font-weight:700;margin:2px 10px 2px 10px;max-height:38px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;text-overflow:ellipsis;">Gold Coast's #1 Wildlife Attraction</div><div id="banner-body" class="with-adjustment" style="margin:0px 15px 2px 10px;width:280px;display:-webkit-box;-webkit-line-clamp:3;font-family:sans-serif;font-size:10px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;color:gray;">Pre-Book Your Currumbin Wildlife Sanctuary Day Pass Online & Come Experience The Fun!</div><div style="font-family: sans-serif; font-size: 12px; margin: 5px 15px 2px 15px; position: absolute; bottom: 0; display: inline-block; width:93%; text-align:right;"><span id="banner-sponsor" style="font-family: sans-serif; margin-right:5px; display: inline-block; vertical-align: middle; max-width: 85%; max-height: 20px; overflow: hidden; color:gray; font-size:7.5px; line-height:8.5px">Sponsored by<br/><b style="color: black;font-size:7.5px;">Currumbin Wildlife Sanctuary</b></span><img style="height: 25px; width: 25px; vertical-align: middle;" src="https://cdn.stackadapt.com/creatives/21119/qOolL9c0P_bM_EvU5159owDIM%23300x300.png"></div></a><div></div><div></div><div><img src="https://www.facebook.com/tr?id=4165967533689481&ev=PageView&noscript=1" width="1" height="1"><img src="https://ap.srv.stackadapt.com/cookie?campid=2736362&is_ctv=0&nativeid=11152447&domain=comicbook.com%3A%3A159&auctionid=1-3921-176411744567074906102991-4&impindex=0&m=MTIwLjIyLjE5OS4zNA&isipgen=0&conv=1" width="1" height="1"><img src="https://sync.crwdcntrl.net/qmap?c=6569&tp=STKA&tpid=0-281aecdf-350d-487c-4ee3-cc12f0f4bdc2$ip$203.63.251.46&gdpr=0" width="1" height="1"><img src="https://idsync.rlcdn.com/403886.gif?partner_uid=0-281aecdf-350d-487c-4ee3-cc12f0f4bdc2$ip$203.63.251.46&gdpr=0" width="1" height="1"><img src="https://aa.agkn.com/adscores/g.pixel?sid=9212302578&puid=KBrs3zUNSHxO48wS8PS9wss_-y4" width="1" height="1"><img src="https://dpm.demdex.net/ibs:dpid=390122&dpuuid=KBrs3zUNSHxO48wS8PS9wss_-y4" width="1" height="1"><img src="https://beacon.krxd.net/usermatch.gif?partner=stackadapt&partner_uid=KBrs3zUNSHxO48wS8PS9wss_-y4" width="1" height="1"><img src="https://ps.eyeota.net/match?bid=tpm4omv&uid=KBrs3zUNSHxO48wS8PS9wss_-y4&gdpr=0" width="1" height="1"><img src="https://thrtle.com/insync?vxii_pid=10079&vxii_pdid=KBrs3zUNSHxO48wS8PS9wss_-y4&us_privacy=1YNY" width="1" height="1"><img src="https://pixel.tapad.com/idsync/ex/receive?partner_id=3482&partner_device_id=KBrs3zUNSHxO48wS8PS9wss_-y4" width="1" height="1"><img src="https://sg.semasio.net/sync/1/30805874?$sType=sync&sInitiator=internal&sExtCookieId=KBrs3zUNSHxO48wS8PS9wss_-y4&gdpr=0" width="1" height="1"><img src="https://ap-win.srv.stackadapt.com/win?aid=1-3921-176411744567074906102991-4&sid=4d309423-854f-426d-b01a-57b02923b8d1&wp=0.24&rid=01cfa620-8d33-41ae-b225-a3c474528461&network=159&t=1764117445&said=1-3921-176411744567074906102991-4&sanid=159" width="1" height="1"></div></div><script src="https://s3.amazonaws.com/stackadapt_public/js/saimp.js" purl="https://ap.srv.stackadapt.com" aid="1-3921-176411744567074906102991-4" iidx="0"></script><script src="https://s3.amazonaws.com/stackadapt_public/js/saurl.js" id="sa-url-script" purl="https://ap.srv.stackadapt.com" aid="1-3921-176411744567074906102991-4" iid="4d309423-854f-426d-b01a-57b02923b8d1" br_domain="comicbook.com" br_ip="120.22.199.34" network="kargo" br_page_url="https://comicbook.com/movies/news/netflix-subscribers-have-less-than-a-week-left-to-watch-one-of-the-best-sci-fi-trilogies-of-all-time/"></script></body></html>

    Creatives

    Creative Screenshot 1