Creative Details

Quality Score: 10/10

The advertisement promotes in-home care services for elderly individuals, emphasizing guidance on selecting the best care options, and is sponsored by Veterans Home Care.

Creative Information

CID:235abf65-0142-4168-ab91-310542ceffa9
CRID:90_4281228
Domain:veteranshomecare.com
Seat:StkAdpt
Size:970x250
Bid:$1.03
Timestamp:12/22/2025, 5:15:57 PM
Declared IAB Categories:

    Analysis

    5 succeeded(100% complete)
    TaskStatusLast UpdatedDurationActions
    ad_analysissuccess12/22/2025, 5:16:20 PM6.13s
    adomain_analysissuccess12/22/2025, 5:16:01 PM2.89s
    adomain_capturesuccess12/22/2025, 5:15:58 PM0.21s
    ad_rendersuccess12/22/2025, 5:16:13 PM15.75s
    brand_mappingsuccess12/22/2025, 5:15:57 PM0.09s

    Analysis Results

    Ad Format: banner

    Brands: Veterans Home Care

    Size:970x250
    Data Transferred:245.64 KB
    Render Time:7.04 Seconds
    Creative Inferred IAB Categories:
    • Family & Parenting (IAB6)
    • Health & Fitness (IAB7)
    Creative Inferred IAB Ad Products:
    • Senior Living (1334)
    • Health and Medical Services (1378)
    • Home Healthcare (1389)
    Domain Inferred IAB Categories:
    • Health & Fitness (IAB7)
    • Society (IAB14)
    Domain Inferred IAB Ad Products:
    • Health and Medical Services (1378)
    • Assisted Living (1380)
    • Home Healthcare (1389)
    Total Ad Size:245.64 KB
    Requests Made:
    URLSize (KB)
    https://cdn.stackadapt.com/creatives/26112/621infVPNM1Zp5ev5TIVRADIM800x600.jpeg230.43
    https://s3.amazonaws.com/stackadapt_public/js/saimp.js6.32
    https://cdn.stackadapt.com/creatives/26112/-rBfMWWFvFBlY9wEkeV5fgDIM300x300.png5.70
    https://creative.stackadapt.com/icons/adchoices/adchoices.png1.71
    https://s3.amazonaws.com/stackadapt_public/js/saurl.js1.29
    https://uw.srv.stackadapt.com/cv?aid=1-8108-176412791193323759419846-2&iidx=0&cv=%27%27&iv=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd964900b5ce0ea50d64e2d632c6a91aa4636592ab70.04
    https://uw.srv.stackadapt.com/cookie?campid=452680&is_ctv=0&nativeid=4281228&domain=momontimeout.com%3A%3A159&auctionid=1-8108-176412791193323759419846-2&impindex=0&m=MTYyLjExOS4xNy41OQ&isipgen=0&conv=10.04
    https://uw.srv.stackadapt.com/track_user_page?aid=1-8108-176412791193323759419846-2&iid=9d0842b9-19c9-4d17-ae33-8b473cd9edad&br_domain=momontimeout.com&br_ip=162.119.17.59&window_location_href=about%3Asrcdoc&top_location_href=https%3A%2F%2Fecho-server.dangoldin.workers.dev%2F&is_iframe=true&network=kargo&br_page_url=https://www.momontimeout.com/wprm_print/best-ever-cranberry-sauce0.04
    https://app.leadsrx.com/impression?at=mrostf61008&cid=33776997400030250.04
    https://tags.srv.stackadapt.com/sa.css0.03

    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-8108-176412791193323759419846-2&cid=452680&adid=4281228&sid=9d0842b9-19c9-4d17-ae33-8b473cd9edad&uid=m31L8Muduk--KdqxksJbow&did=momontimeout.com%3A%3A159&adurl=https%3A%2F%2Fuw.srv.stackadapt.com&t=1764127911&brandname=Veterans+Home+Care&adheading=In+Home+Care+for+Elderly&iidx=0&nid=159&bip=MTYyLjExOS4xNy41OQ&conv=true&curl=aHR0cHM6Ly92ZXRlcmFuc2hvbWVjYXJlLmNvbS9ob3ctdG8tY2hvb3NlLWEtaG9tZS1jYXJlLWFnZW5jeS1mb3ItYWdpbmctc2VuaW9ycy8%2FdXRtX3NvdXJjZT1zdGFja2FkYXB0JnV0bV9tZWRpdW09ZGlzcGxheSZ1dG1fY2FtcGFpZ249bmF0aXZl&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/26112/621infVPNM1Zp5ev5TIVRADIM800x600.jpeg'); background-repeat: no-repeat; background-position: center; background-size: 100%;"></div></div><div><div id="banner-headline" class="with-adjustment" style="font-family:sans-serif;font-size:16px;font-weight:700;margin:20px 30px 20px 20px;max-height:72px;overflow:hidden;">In Home Care for Elderly</div><div id="banner-body" class="with-adjustment" style="overflow:hidden;font-family:sans-serif;font-size:15px;margin:20px 20px 20px 20px;color:rgba(0, 0, 0, 0.7);line-height:20px;max-height:80px;">Tips for choosing the best in home care for your aging family member</div><div id="banner-sponsored"  style="margin:20px 20px 20px 20px;color:rgba(0, 0, 0, 1);max-height:80px;overflow:hidden;font-size:15px;padding-top:40px;line-height:20px;display:flex;font-family:sans-serif;">Sponsored By&nbsp;<b>Veterans Home Care</b><div style="background-image: url('https://cdn.stackadapt.com/creatives/26112/-rBfMWWFvFBlY9wEkeV5fgDIM300x300.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://app.leadsrx.com/impression?at=mrostf61008&cid=3377699740003025" width="1" height="1"><img src="https://uw.srv.stackadapt.com/cookie?campid=452680&is_ctv=0&nativeid=4281228&domain=momontimeout.com%3A%3A159&auctionid=1-8108-176412791193323759419846-2&impindex=0&m=MTYyLjExOS4xNy41OQ&isipgen=0&conv=1" width="1" height="1"><img src="https://us-west-win.srv.stackadapt.com/win?aid=1-8108-176412791193323759419846-2&sid=9d0842b9-19c9-4d17-ae33-8b473cd9edad&wp=1.03&rid=a353ffb6-0624-45c9-8606-4851a9727d08&network=159&t=1764127911&said=1-8108-176412791193323759419846-2&sanid=159" width="1" height="1"></div></div><script src="https://s3.amazonaws.com/stackadapt_public/js/saimp.js" purl="https://uw.srv.stackadapt.com" aid="1-8108-176412791193323759419846-2" iidx="0"></script><script src="https://s3.amazonaws.com/stackadapt_public/js/saurl.js" id="sa-url-script" purl="https://uw.srv.stackadapt.com" aid="1-8108-176412791193323759419846-2" iid="9d0842b9-19c9-4d17-ae33-8b473cd9edad" br_domain="momontimeout.com" br_ip="162.119.17.59" network="kargo" br_page_url="https://www.momontimeout.com/wprm_print/best-ever-cranberry-sauce"></script></body></html>

    Creatives

    Creative Screenshot 1