Creative Details

Quality Score: N/A

The advertisement promotes wedding planning services at Oaks Hotels, offering a complimentary 5-night honeymoon stay with a minimum spending requirement of $10,000.

Creative Information

CID:98d2844c-836a-4f35-8dc3-efb4646423fe
CRID:90_12037961
Domain:oakshotels.com
Seat:StkAdpt
Size:970x250
Bid:$1.03
Timestamp:11/28/2025, 5:55:13 AM
Declared IAB Categories:

    Analysis

    3 succeeded2 failed(60% complete)
    TaskStatusLast UpdatedDurationActions
    ad_analysissuccess12/10/2025, 4:37:54 AM6.12s
    adomain_analysisfailed11/28/2025, 5:55:13 AMN/A
    adomain_capturefailed11/28/2025, 10:24:44 AMN/A
    ad_rendersuccess12/10/2025, 4:37:48 AM16.33s
    brand_mappingsuccess11/28/2025, 6:00:23 AM0.13s

    Analysis Results

    Ad Format: banner

    Brands: Oak Hotels

    Size:970x250
    Data Transferred:419.16 KB
    Render Time:7.59 Seconds
    Creative Inferred IAB Categories:
    • Family & Parenting (IAB6)
    • Travel (IAB20)
    Creative Inferred IAB Ad Products:
    • Event Planning (1015)
    • Travel and Tourism (1529)
    Domain Inferred IAB Categories:
    • Travel (IAB20)
    Domain Inferred IAB Ad Products:
    • Travel and Tourism (1529)
    • Accommodations (1530)
    • Hotels and Resorts (1533)
    • Vacation Rentals (1536)
    Total Ad Size:419.20 KB
    Requests Made:
    URLSize (KB)
    https://cdn.stackadapt.com/creatives/21119/Kqhuj2efW61dUB6oydXu1gDIM800x600.png399.77
    https://cdn.stackadapt.com/creatives/21119/dDVpAXfZN4DOjcbRsYCDPgDIM300x300.png9.61
    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=f6da194f-86b0-41c6-95f2-8b0b37ef8730&ttd_puid=02244ad0-6c8f-43c2-9331-aebcccad91ba%2C%2C0.09
    https://sync.crwdcntrl.net/qmap?c=6569&tp=STKA&tpid=0-a0b233a2-6655-5bc1-69a5-f8ef8392ea2d$ip$112.141.89.152&gdpr=00.05
    https://aa.agkn.com/adscores/g.pixel?sid=9212302578&puid=oLIzomZVW8Fppfjvg5LqLXCNWZg0.04
    https://thrtle.com/insync?us_privacy=&vxii_pdid=oLIzomZVW8Fppfjvg5LqLXCNWZg&vxii_pid=12&vxii_pid1=10079&vxii_rcid=6587de92-eb30-48c2-93fa-0ecbb48fb9e60.04
    https://ap.srv.stackadapt.com/cv?aid=1-0208-176411744242013948906345-4&iidx=0&cv=%27%27&iv=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd964900b5ce0ea50d64e2d632c6a91aa4636592ab70.04

    Advertiser Domain

    Advertiser Domain

    Ad Preview

    Raw Ad Markup

    <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: 968px; position: relative; border: 1px solid #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-0208-176411744242013948906345-4&cid=2947877&adid=12037961&sid=228c2960-93cd-4e74-ab68-c675df31ca46&uid=mcQr-uSKeqXMH8G9JsImpg&did=popularmechanics.com%3A%3A159&adurl=https%3A%2F%2Fap.srv.stackadapt.com&t=1764117442&brandname=Oaks+Hotels%2C+Resorts+%26+Suites&adheading=Weddings+your+way%2C+with+Oaks.&iidx=0&nid=159&bip=MTEyLjE0MS44OS4xNTI&conv=true&curl=aHR0cHM6Ly93d3cub2Frc2hvdGVscy5jb20vZW4vd2VkZGluZ3M%2FdXRtX3NvdXJjZT1wcm9ncmFtbWF0aWNfbmF0aXZlJnV0bV9tZWRpdW09cmVmZXJyYWwmdXRtX2NhbXBhaWduPW1pY2Vfd2VkZGluZ3M%3D&r=" style="color:black; text-decoration:none; display: flex;"><div style="text-align:center;"><div style="height: 248px; width:330px; margin: 0; background-image: url('https://cdn.stackadapt.com/creatives/21119/Kqhuj2efW61dUB6oydXu1gDIM800x600.png'); background-repeat: no-repeat; background-position: center; background-size: 100%;"></div></div><div><div id="banner-headline" class="with-adjustment" style="overflow:hidden;font-family:sans-serif;font-size:16px;font-weight:700;margin:20px 30px 20px 20px;max-height:72px;">Weddings your way, with Oaks.</div><div id="banner-body" class="with-adjustment" style="font-size:15px;margin:20px 20px 20px 20px;color:rgba(0, 0, 0, 0.7);line-height:20px;max-height:80px;overflow:hidden;font-family:sans-serif;">Book your dream wedding at Oaks & get a 5-night honeymoon stay—on us. Minimum spend $10K* - Start planning! *T&Cs apply.</div><div id="banner-sponsored"  style="margin:20px 20px 20px 20px;max-height:80px;display:flex;font-family:sans-serif;font-size:15px;padding-top:40px;color:rgba(0, 0, 0, 1);line-height:20px;overflow:hidden;">Sponsored By&nbsp;<b>Oaks Hotels, Resorts & Suites</b><div style="background-image: url('https://cdn.stackadapt.com/creatives/21119/dDVpAXfZN4DOjcbRsYCDPgDIM300x300.png'); width:50px; height:50px;  background-repeat: no-repeat; background-position: center; background-size: 100%; margin-top: -12px; margin-left: 40px;"></div></div></div></a><div></div><div></div><div><img src="https://www.facebook.com/tr?id=2043913286371375&ev=PageView&noscript=1" width="1" height="1"><img src="https://ap.srv.stackadapt.com/cookie?campid=2947877&is_ctv=0&nativeid=12037961&domain=popularmechanics.com%3A%3A159&auctionid=1-0208-176411744242013948906345-4&impindex=0&m=MTEyLjE0MS44OS4xNTI&isipgen=0&conv=1" width="1" height="1"><img src="https://sync.crwdcntrl.net/qmap?c=6569&tp=STKA&tpid=0-a0b233a2-6655-5bc1-69a5-f8ef8392ea2d$ip$112.141.89.152&gdpr=0" width="1" height="1"><img src="https://idsync.rlcdn.com/403886.gif?partner_uid=0-a0b233a2-6655-5bc1-69a5-f8ef8392ea2d$ip$112.141.89.152&gdpr=0" width="1" height="1"><img src="https://aa.agkn.com/adscores/g.pixel?sid=9212302578&puid=oLIzomZVW8Fppfjvg5LqLXCNWZg" width="1" height="1"><img src="https://dpm.demdex.net/ibs:dpid=390122&dpuuid=oLIzomZVW8Fppfjvg5LqLXCNWZg" width="1" height="1"><img src="https://beacon.krxd.net/usermatch.gif?partner=stackadapt&partner_uid=oLIzomZVW8Fppfjvg5LqLXCNWZg" width="1" height="1"><img src="https://ps.eyeota.net/match?bid=tpm4omv&uid=oLIzomZVW8Fppfjvg5LqLXCNWZg&gdpr=0" width="1" height="1"><img src="https://thrtle.com/insync?vxii_pid=10079&vxii_pdid=oLIzomZVW8Fppfjvg5LqLXCNWZg&us_privacy=" width="1" height="1"><img src="https://pixel.tapad.com/idsync/ex/receive?partner_id=3482&partner_device_id=oLIzomZVW8Fppfjvg5LqLXCNWZg" width="1" height="1"><img src="https://sg.semasio.net/sync/1/30805874?$sType=sync&sInitiator=internal&sExtCookieId=oLIzomZVW8Fppfjvg5LqLXCNWZg&gdpr=0" width="1" height="1"><img src="https://ap-win.srv.stackadapt.com/win?aid=1-0208-176411744242013948906345-4&sid=228c2960-93cd-4e74-ab68-c675df31ca46&wp=1.03&rid=7e0922c1-75b9-478e-b01f-aec5b1244514&network=159&t=1764117442&said=1-0208-176411744242013948906345-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-0208-176411744242013948906345-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-0208-176411744242013948906345-4" iid="228c2960-93cd-4e74-ab68-c675df31ca46" br_domain="popularmechanics.com" br_ip="112.141.89.152" network="kargo" br_page_url="https://www.popularmechanics.com/space/a69452320/meteor-impact-hypothetical/"></script></body></html>

    Creatives

    Creative Screenshot 1