CINXE.COM
Trade Desk Careers | Wellfound
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Trade Desk Careers | Wellfound</title><link href="https://wellfound.com/company/the-trade-desk-8" rel="canonical"/><meta content="Find out if Trade Desk is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!" name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://photos.wellfound.com/startups/i/5387054-e3a111ecbd1c905d3b668bbb60fb564a-thumb_jpg.jpg?buster=1589651877" property="og:image"/><meta content="https://wellfound.com/company/the-trade-desk-8" property="og:url"/><meta content="Trade Desk Careers" property="og:title"/><meta content="Find out if Trade Desk is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!" property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="29"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/e811bb08e514e704.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/e811bb08e514e704.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/ef9b34b877238e09.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/ef9b34b877238e09.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/51244b780f2eec28.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/51244b780f2eec28.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/01107ff9e5df9969.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/01107ff9e5df9969.css" crossorigin="anonymous"/><link rel="preload" href="/talent/_next/static/css/d1064c3ca65f29ea.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/d1064c3ca65f29ea.css" crossorigin="anonymous"/><link rel="preload" href="/talent/_next/static/css/c1ba043a8c7608e4.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/c1ba043a8c7608e4.css" crossorigin="anonymous"/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script defer="" src="/talent/_next/static/chunks/8320.557a44473a8c6238.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/5329.c6189b592e6884cb.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/4873.a867fbb49c97b21e.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/8770.9b3d9054dd6971f9.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/324.c4c1b86b075ba7b8.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/832.04b4c5fb8501b5d8.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/8872.1f531f18973a1cc5.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1635.57c19bc45e6aa50f.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9753.cd4a02495ce076b3.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1261.96d15ab232557d11.js" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/webpack-ef83b4ea4a53049a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-56db026d7bc6f17d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-a9639ed7c77fa2d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-b7571aeb607fdf80.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4544-87dc760770201f9a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9867-17213b48f875dc44.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2555-f8d8dc2ea6237c38.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1368-da24964e716b0cb8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-46dd9710db8a7b94.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-3bde724d95e8c834.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-2645e4231246d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4965-bf044d45ff299ec1.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2725-3f396306a3917190.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4359-3949eb77ae307c0b.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7141-40bb48de43b2d4d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8484-288bc787d5527eda.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/company/overview-a21bf4942144a8e9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--CompanyProfileOverview"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=company+profile&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><div class="styles_component__PNq1k"><div class="styles_wrapper__J5pNi"><div class="styles_box___OsDD"><div class="ml-4 lg:ml-8"><div class="space-x-1 text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/discover">Discover</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/startups">Startups</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><span>Trade Desk</span></div></div><div class="styles_content__pKhb0"><section class="styles_component__tr5x6" data-test="Masthead"><div class="flex w-full"><a class="content-center" href="/company/the-trade-desk-8"><div class="flex h-[70px] w-[70px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Trade Desk company logo" loading="lazy" src="/cdn-cgi/image/width=140,height=140,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5387054-e3a111ecbd1c905d3b668bbb60fb564a-medium_jpg.jpg?buster=1589651877" height="70" width="70" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/the-trade-desk-8"><span class="inline text-md font-semibold">Trade Desk</span></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">A media buying platform built for what matters</span><span class="text-xs italic text-neutral-500">1001-5000<!-- --> Employees</span></div></div><div class="mt-4"></div><div class="styles_component__Wb41n styles_component__qhaPy styles_aboutHandest__xkzNJ styles_white__yJuQK"><div class="flex flex-row justify-between"></div><dl><dd>Website</dd><dt class="flex"><div class="styles_component__g_WAp styles_links__VvYv7"><ul><button class="styles_websiteLink___Rnfc">thetradedesk.com</button></ul></div></dt><dd>Locations</dd><dt><ul><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/boulder">Boulder</a></li><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/chicago">Chicago</a></li><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/denver">Denver</a></li><button class="styles_component__7ZpRT" type="button">Show <!-- -->16<!-- --> more</button></ul></dt><dd>Company size</dd><dt>1001-5000 people</dt><dd>Total raised</dd><dt>$257.5M</dt><dd class="styles_markets__vIr_1">Markets</dd><dt class="styles_tags__y_J8v"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/digital-media"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Digital Media</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/internet"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Internet</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/advertising-platforms"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Advertising Platforms</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/technology"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Technology</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/online-video-advertising"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Online Video Advertising</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/data"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Data</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/social-3"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Social</span></a></dt></dl></div></section><div class="styles_main__EGHwE"><div class="w-full"><div class="styles_component__u4jsl" data-test="Tabs"><div class="styles_component__Gq0Wb"><div class="styles_kebabAndShare__3SqTX"><div class="styles_component__AquWq"><button class="styles-module_component__88XzG styles_button__nHKcz mr-0 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-transparent border-transparent text-black disabled:text-gray-600 disabled:font-medium hover:bg-gray-100" data-test="Button" type="button">Share</button></div></div><div class="styles_ctaButtons__Z9CbA styles_handset__j5wHj"><button class="styles-module_component__88XzG styles_button__ghqMb styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button><a class="styles-module_component__88XzG styles_component__UCLp3 styles_button__ghqMb styles_component__sMuDw styles_medium__R1A06 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" href="/company/the-trade-desk-8/jobs">View <!-- -->184<!-- --> <!-- -->jobs</a></div><div class="styles_ctaButtons__Z9CbA styles_desktop__2GkGf"><button class="styles-module_component__88XzG styles_button__ghqMb styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><nav class="styles_component__g_SAM styles_tabGroup__VP9ZS styles_noMargin__GFiM_"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D styles_active__nf94F" aria-label="Overview" data-test="TabGroup-Tab--Overview" href="/company/the-trade-desk-8"><div class="styles_label___hqwO flex flex-row items-center"><span>Overview</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="People" data-test="TabGroup-Tab--People" href="/company/the-trade-desk-8/people"><div class="styles_label___hqwO flex flex-row items-center"><span>People</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Culture and benefits" data-test="TabGroup-Tab--Culture and benefits" href="/company/the-trade-desk-8/culture_and_benefits"><div class="styles_label___hqwO flex flex-row items-center"><span>Culture and benefits</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Funding" data-test="TabGroup-Tab--Funding" href="/company/the-trade-desk-8/funding"><div class="styles_label___hqwO flex flex-row items-center"><span>Funding</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Jobs" data-test="TabGroup-Tab--Jobs" href="/company/the-trade-desk-8/jobs"><div class="styles_label___hqwO flex flex-row items-center"><span>Jobs</span></div><div class="ml-2 border-solid border-gray-200 text-center font-medium uppercase leading-none antialiased p-1 text-2xs bg-gray-200 text-gray-800 rounded-md"><div class="flex justify-center gap-1"><span>184</span></div></div></a></nav></div><div class="styles_profile__r_OKH"><div style="opacity:1"><section class="styles_component__thTp9" data-test="OverviewTab"><h1 class="text-xl font-medium text-dark-aaaa antialiased mb-4">Trade Desk<!-- --> careers</h1><div class="styles_overview__C3T5D"><div class="styles_media__Qd9ck"><div class="styles_component__9_wPc"><div class="styles_component__HNCLw"><style>.css-br29ai{display:flex ;flex-direction:column;height:100%;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;}</style><style>.css-1ycyyax{box-sizing:border-box;}</style><div class="react-images__container css-br29ai css-1ycyyax"><main style="flex:1 1 auto;position:relative" class="react-images__pager"><div tabindex="0" class="react-images__frame" style="position:relative;overflow:hidden;outline:0"><div style="display:flex;align-items:center" class="react-images__track"><div class="react-images__view-wrapper" style="visibility:hidden;pointer-events:none"><div class="styles_component__5nCte styles_video__raoju styles_thumbnail__yYooS flex flex-col items-center justify-center"><img alt="image" src="https://img.youtube.com/vi/ZbYnFG22-5E/hqdefault.jpg" height="228.75" width="366"/></div></div><div class="react-images__view-wrapper" style="visibility:hidden;pointer-events:none"><div class="styles_component__5nCte styles_video__raoju styles_thumbnail__yYooS flex flex-col items-center justify-center"><img alt="image" src="https://img.youtube.com/vi/ZbYnFG22-5E/hqdefault.jpg" height="228.75" width="366"/></div></div></div></div><style>.css-x6fob4{display:flex ;align-items:center;justify-content:space-between;opacity:1;transition:opacity 300ms;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}</style><nav class="react-images__navigation css-x6fob4 css-1ycyyax"></nav></main></div></div></div></div><div class="styles_content__XhI8z"><header class="text-dark-aaaa font-medium antialiased text-xl mb-4">A media buying platform built for what matters</header><div class="styles_description__YMjmO"><div>Our platform empowers buyers at the campaign level with the most expressive bid capabilities in market, full-funnel attribution, and detailed reporting that illustrates the consumer journey from initial impression to conversion. By maintaining a pure buy-side focus, The Trade Desk delivers on branding and performance for clients worldwide - our clients run the gamut from ad networks offering new services in RTB, data owners looking to leverage their information, agency trading desks, to the most sophisticated buyers in RTB. How did we, and do we, continue to gather our clients? By offering a full breadth of resources and support, shipping new product features each week, and, among other core innovations, building bidding tools that target a consumer one minute after they visit a website. We’re proud to be setting the stage for the future of online advertising.</div></div></div></div><div class="styles_section__FGO3f"><div class="styles_header__4Iphl"><header class="text-dark-aaaa font-medium antialiased text-lg">Jobs</header><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_component___e5TT" href="/company/the-trade-desk-8/jobs"><span class="styles_text__mcPtI">View all jobs</span><svg height="16" viewBox="0 0 24 24" width="16"><path d="M23.25 12.497H.75M19.5 16.247l3.75-3.75-3.75-3.75" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></a></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3157889-senior-data-scientist-deep-learning-forecasting"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Senior Data Scientist, Deep Learning Forecasting </h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York</span></div><span class="styles_compensation__DUzmb">$124k – $240k</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">today</span><span></span></div><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3157883-senior-software-engineer-fullstack"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Senior Software Engineer (Fullstack)</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">Shanghai</span></div></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">today</span><span></span></div><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3156768-manager-marketing-operations"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Manager, Marketing Operations</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Los Angeles</span></div><span class="styles_compensation__DUzmb">$85k – $155k</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">yesterday</span><span></span></div><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3156767-gm-data-partnerships"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">GM, Data Partnerships</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York</span></div><span class="styles_compensation__DUzmb">$220k – $403k</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">yesterday</span><span></span></div><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3156766-lead-associate-trading-director"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Lead Associate Trading Director</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Los Angeles</span></div><span class="styles_compensation__DUzmb">$92k – $168k</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">yesterday</span><span></span></div><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3156760-manager-marketing-operations"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Manager, Marketing Operations</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Denver</span></div><span class="styles_compensation__DUzmb">$85k – $155k</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">yesterday</span><span></span></div><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3156759-manager-marketing-operations"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Manager, Marketing Operations</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Chicago</span></div><span class="styles_compensation__DUzmb">$85k – $155k</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">yesterday</span><span></span></div><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3156758-manager-marketing-operations"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Manager, Marketing Operations</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Ventura</span></div><span class="styles_compensation__DUzmb">$85k – $155k</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">yesterday</span><span></span></div><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3155664-director-client-services-agency"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Director, Client Services - Agency</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Los Angeles</span></div><span class="styles_compensation__DUzmb">$111k – $204k</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">2 days ago</span><span></span></div><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3155637-programmatic-trading-specialist"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Programmatic Trading Specialist</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div><span class="styles_compensation__DUzmb">$62k – $113k</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">2 days ago</span><span></span></div><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="styles_section__FGO3f" data-test="Overview-People"><div class="flex flex-row justify-between items-end mb-4"><header class="text-dark-aaaa font-medium antialiased text-lg">People</header><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_component___e5TT" href="/company/the-trade-desk-8/people"><span class="styles_text__mcPtI">View all team members</span><svg height="16" viewBox="0 0 24 24" width="16"><path d="M23.25 12.497H.75M19.5 16.247l3.75-3.75-3.75-3.75" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></a></div><div class="styles_component__ivX7J styles_twoColumn__XlBrn"><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Gabrielle Sullivan</div><span class="styles_byline__wPnKW">Employee</span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Gabrielle Sullivan" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/7535850-medium_jpg?1519844156" width="46"/></div></div><div class="styles_bio__FGTSf"></div></div></div></div></div></div><div class="styles_section__FGO3f"><div class="flex flex-row justify-between items-end mb-4"><header class="text-dark-aaaa font-medium antialiased text-lg">Funding</header><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_component___e5TT" href="/company/the-trade-desk-8/funding"><span class="styles_text__mcPtI">View all funding</span><svg height="16" viewBox="0 0 24 24" width="16"><path d="M23.25 12.497H.75M19.5 16.247l3.75-3.75-3.75-3.75" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></a></div><div class="styles_component__ivX7J styles_threeColumn__Txyiv"><div class="styles_component__Wb41n styles_card__j3JU_ styles_white__yJuQK"><span class="styles_key__a_lEg">Total raised</span><h4 class="styles-module_component__3ZI84 styles_value__Bfjke text-lg font-medium">$257.5M</h4></div><div class="styles_component__Wb41n styles_card__j3JU_ styles_white__yJuQK" data-test="Funding-funded-over"><span class="styles_key__a_lEg">Funded over</span><h4 class="styles-module_component__3ZI84 styles_value__Bfjke text-lg font-medium">6 rounds</h4></div><div class="styles_component__Wb41n styles_card__j3JU_ styles_white__yJuQK"><span class="styles_key__a_lEg">Latest round</span><h4 class="styles-module_component__3ZI84 styles_value__Bfjke text-lg font-medium">May 2016</h4></div></div></div><div class="styles_section__FGO3f"><div class="flex flex-row justify-between items-end mb-4"><header class="text-dark-aaaa font-medium antialiased text-lg">Culture</header><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_component___e5TT" href="/company/the-trade-desk-8/culture_and_benefits"><span class="styles_text__mcPtI">View all photos and perks</span><svg height="16" viewBox="0 0 24 24" width="16"><path d="M23.25 12.497H.75M19.5 16.247l3.75-3.75-3.75-3.75" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></a></div><div class="styles_component__ivX7J styles_grid__Tdzse styles_threeColumn__Txyiv"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/company/the-trade-desk-8/culture_and_benefits"><div class="styles_component__5nCte styles_media__P4frb flex flex-col items-center justify-center"><img alt="image" src="/cdn-cgi/image/width=480,height=360,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/564/177/564177-a7aa7059f48b4438e71d584353738b4757591b51.jpg?1581623384" height="180" width="240"/></div></a><div class="styles_perks__UwiSY styles_twoColumns__yYhq_"><div class="styles_perk__DSz6t styles_component__l9Bc3 styles_compact__IvNz5"><div class="styles_iconContainer__jDtTB styles_full__WLVrh"><svg height="32" id="hospital-shield_svg__Regular" viewBox="0 0 24 24" width="32" class="styles_icon__nV_Ge"><defs><style>.hospital-shield_svg__cls-1{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}</style></defs><path class="hospital-shield_svg__cls-1" d="M17.25 9a.75.75 0 0 0-.75-.75h-2.25V6a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75v2.25H7.5a.75.75 0 0 0-.75.75v3a.75.75 0 0 0 .75.75h2.25V15a.75.75 0 0 0 .75.75h3a.75.75 0 0 0 .75-.75v-2.25h2.25a.75.75 0 0 0 .75-.75z"></path><path class="hospital-shield_svg__cls-1" d="M2.25 3.923v7.614A11.907 11.907 0 0 0 9.882 22.65l1.041.4a3 3 0 0 0 2.154 0l1.041-.4a11.907 11.907 0 0 0 7.632-11.113V3.923a1.486 1.486 0 0 0-.868-1.362A21.7 21.7 0 0 0 12 .75a21.7 21.7 0 0 0-8.882 1.811 1.486 1.486 0 0 0-.868 1.362z"></path></svg></div><div class="styles_body__FK68j"><h4 class="styles-module_component__3ZI84 styles_name__zCart text-lg font-medium">Healthcare benefits</h4></div></div><div class="styles_perk__DSz6t styles_component__l9Bc3 styles_compact__IvNz5"><div class="styles_iconContainer__jDtTB styles_full__WLVrh"><svg height="32" viewBox="0 0 24 24" width="32" class="styles_icon__nV_Ge"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><path class="a" d="M23.25,10.5a3,3,0,0,1-3,3"></path><path class="a" d="M6,6.8A8.318,8.318,0,0,0,2.6,11.25H.75v6H3.24a8.467,8.467,0,0,0,2.01,2.372V22.5a.75.75,0,0,0,.75.75H7.5a.75.75,0,0,0,.75-.75V21.259a9.512,9.512,0,0,0,6,.011V22.5a.75.75,0,0,0,.75.75h1.5a.75.75,0,0,0,.75-.75V19.637a7.941,7.941,0,0,0,3-6.137,8.053,8.053,0,0,0-3.757-6.706"></path><path class="a" d="M8.25,7.5a6.763,6.763,0,0,1,6,0"></path><circle class="a" cx="11.25" cy="3.75" r="3"></circle></svg></div><div class="styles_body__FK68j"><h4 class="styles-module_component__3ZI84 styles_name__zCart text-lg font-medium">Retirement benefits</h4></div></div><div class="styles_perk__DSz6t styles_component__l9Bc3 styles_compact__IvNz5"><div class="styles_iconContainer__jDtTB styles_full__WLVrh"><svg height="32" viewBox="0 0 24 24" width="32" class="styles_icon__nV_Ge"><defs><style>.baby_svg__a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}</style></defs><path class="baby_svg__a" d="M20.625 9.875h-.014c-.361-4.55-4.553-7.55-8.611-7.55s-8.25 3-8.611 7.55h-.014a2.625 2.625 0 0 0 0 5.25h.014a9 9 0 0 0 17.222 0h.014a2.625 2.625 0 0 0 0-5.25zM12 2.325a2.25 2.25 0 1 1-2.122 3M13.984 17a3 3 0 0 1-3.968 0M17.25 11a1.5 1.5 0 0 1-3 0M9.75 11a1.5 1.5 0 0 1-3 0"></path></svg></div><div class="styles_body__FK68j"><h4 class="styles-module_component__3ZI84 styles_name__zCart text-lg font-medium">Parental leave</h4></div></div><div class="styles_perk__DSz6t styles_component__l9Bc3 styles_compact__IvNz5"><div class="styles_iconContainer__jDtTB styles_full__WLVrh"><svg height="32" viewBox="0 0 24 24" width="32" class="styles_icon__nV_Ge"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><line class="a" x1="0.75" x2="23.25" y1="23.25" y2="23.25"></line><path class="a" d="M6,17.25H3a.75.75,0,0,0-.75.75v5.25h4.5V18A.75.75,0,0,0,6,17.25Z"></path><path class="a" d="M13.5,9.75h-3a.75.75,0,0,0-.75.75V23.25h4.5V10.5A.75.75,0,0,0,13.5,9.75Z"></path><path class="a" d="M21,12.75H18a.75.75,0,0,0-.75.75v9.75h4.5V13.5A.75.75,0,0,0,21,12.75Z"></path><polyline class="a" points="23.25 5.25 23.25 0.75 18.75 0.75"></polyline><path class="a" d="M23.25.75,18.2,5.8a2.249,2.249,0,0,1-2.237.564L10.254,4.838a2.251,2.251,0,0,0-2.172.583L2.25,11.253"></path></svg></div><div class="styles_body__FK68j"><h4 class="styles-module_component__3ZI84 styles_name__zCart text-lg font-medium">Equity benefits</h4></div></div><div class="styles_perk__DSz6t styles_component__l9Bc3 styles_compact__IvNz5"><div class="styles_iconContainer__jDtTB styles_full__WLVrh"><svg height="32" viewBox="0 0 24 24" width="32" class="styles_icon__nV_Ge"><defs><style>.rating-star-circle_svg__a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}</style></defs><path class="rating-star-circle_svg__a" d="M12.593 6.8l1.4 2.95h2.377a.651.651 0 0 1 .469 1.114l-2.187 1.946 1.209 2.778a.658.658 0 0 1-.938.823L12 14.767l-2.923 1.644a.658.658 0 0 1-.938-.823l1.209-2.778-2.183-1.946a.651.651 0 0 1 .469-1.114h2.377l1.4-2.95a.665.665 0 0 1 1.182 0z"></path><circle class="rating-star-circle_svg__a" cx="12" cy="12" r="11.25"></circle></svg></div><div class="styles_body__FK68j"><h4 class="styles-module_component__3ZI84 styles_name__zCart text-lg font-medium">Anniversary program</h4></div></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__Eh5YV" href="/company/the-trade-desk-8/culture_and_benefits"><div class="styles_iconContainer__jDtTB styles_iconContainer__ZpMxQ styles_full__WLVrh"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nV_Ge styles_icon__9B8p7"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><circle class="a" cx="3.375" cy="12.023" r="2.625"></circle><circle class="a" cx="20.625" cy="12.023" r="2.625"></circle><circle class="a" cx="12" cy="12.023" r="2.625"></circle></svg></div><span>+<!-- -->7<!-- --> more</span></a></div></div></div></section></div></div></div><aside class="styles_sidebar__R5Ghc"><div class="styles_component__eH77m" data-test="Sidebar"><div class="styles_component__Wb41n styles_component__qhaPy styles_about__6dvji styles_white__yJuQK"><div class="flex flex-row justify-between"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__3CqM3 text-dark-a text-xl font-medium">About <!-- -->Trade Desk</h3></div><dl><dd>Website</dd><dt class="flex"><div class="styles_component__g_WAp styles_links__VvYv7"><ul><button class="styles_websiteLink___Rnfc">thetradedesk.com</button></ul></div></dt><dd>Locations</dd><dt><ul><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/boulder">Boulder</a></li><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/chicago">Chicago</a></li><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/denver">Denver</a></li><button class="styles_component__7ZpRT" type="button">Show <!-- -->16<!-- --> more</button></ul></dt><dd>Company size</dd><dt>1001-5000 people</dt><dd>Total raised</dd><dt>$257.5M</dt><dd class="styles_markets__vIr_1">Markets</dd><dt class="styles_tags__y_J8v"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/digital-media"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Digital Media</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/internet"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Internet</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/advertising-platforms"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Advertising Platforms</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/technology"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Technology</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/online-video-advertising"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Online Video Advertising</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/data"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Data</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/social-3"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Social</span></a></dt></dl></div><div class="styles_component__Wb41n styles_component__E4nh5 styles_white__yJuQK"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__0bI1O text-dark-a text-xl font-medium">Jobs at <!-- -->Trade Desk</h3><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Designer</span><div class="styles_right__E6Pux"><span>1<!-- --> <!-- -->job</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Engineering</span><div class="styles_right__E6Pux"><span>35<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Marketing</span><div class="styles_right__E6Pux"><span>7<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Operations</span><div class="styles_right__E6Pux"><span>26<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Other</span><div class="styles_right__E6Pux"><span>47<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Other Engineering</span><div class="styles_right__E6Pux"><span>1<!-- --> <!-- -->job</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Product</span><div class="styles_right__E6Pux"><span>30<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Sales</span><div class="styles_right__E6Pux"><span>37<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button></div></div></aside></div><div class="styles_component__oYgJw"><div class="styles_link__OiQgn"></div><div class="styles_link__OiQgn"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__Q35XJ" href="/company/the-trade-desk-8/people"><div class="styles_text__JohsU"><span>Onwards to </span><strong>People</strong></div><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__jIPpJ"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></a></div></div></div></div></div></div><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role & Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms & Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy & Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"params":{"slug":"the-trade-desk-8"},"parsedUrl":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/company/the-trade-desk-8","path":"/company/the-trade-desk-8","href":"/company/the-trade-desk-8"},"__APOLLO_SIG__":"blaD3%AOWBu8jbDYXZF2%B2%MtXEJ7QG60RjkH2uksJD5IdnbaD3p-4158332371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null}},"startupOverview({\"slug\":\"the-trade-desk-8\"})":{"__ref":"Startup:5387054"},"startup({\"slug\":\"the-trade-desk-8\"})":{"__ref":"Startup:5387054"},"currentUser":null},"StartupMediaUpload:564184":{"__typename":"StartupMediaUpload","id":"564184","imageUrl":null,"videoUrl":"https://www.youtube.com/watch?v=ZbYnFG22-5E","videoThumbnailUrl":"https://img.youtube.com/vi/ZbYnFG22-5E/hqdefault.jpg","mime":"video","section":"overview","order":0},"Startup:5387054":{"__typename":"Startup","id":"5387054","slug":"the-trade-desk-8","highConcept":"A media buying platform built for what matters","productDescription":"Our platform empowers buyers at the campaign level with the most expressive bid capabilities in market, full-funnel attribution, and detailed reporting that illustrates the consumer journey from initial impression to conversion. By maintaining a pure buy-side focus, The Trade Desk delivers on branding and performance for clients worldwide - our clients run the gamut from ad networks offering new services in RTB, data owners looking to leverage their information, agency trading desks, to the most sophisticated buyers in RTB. How did we, and do we, continue to gather our clients? By offering a full breadth of resources and support, shipping new product features each week, and, among other core innovations, building bidding tools that target a consumer one minute after they visit a website. We’re proud to be setting the stage for the future of online advertising.","currentUserCanRecruitForStartup":false,"pageMeta({\"page\":1})":{"__typename":"StartupPageMeta","overview":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/the-trade-desk-8","description":"Find out if Trade Desk is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!","image":"https://photos.wellfound.com/startups/i/5387054-e3a111ecbd1c905d3b668bbb60fb564a-thumb_jpg.jpg?buster=1589651877","ogUrl":"https://wellfound.com/company/the-trade-desk-8","robots":"","structuredData":null,"title":"Trade Desk Careers","type":null},"people":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/the-trade-desk-8/people","description":"View founders and team members of Trade Desk on AngelList. Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!","image":"https://photos.wellfound.com/startups/i/5387054-e3a111ecbd1c905d3b668bbb60fb564a-thumb_jpg.jpg?buster=1589651877","ogUrl":"https://wellfound.com/company/the-trade-desk-8/people","robots":"","structuredData":null,"title":"Trade Desk People","type":null},"culture":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/the-trade-desk-8/culture_and_benefits","description":"View information about the Trade Desk company culture at Wellfound! Read about work-life balance, perks, employee benefits, and other options from Trade Desk.","image":"https://photos.wellfound.com/startups/i/5387054-e3a111ecbd1c905d3b668bbb60fb564a-thumb_jpg.jpg?buster=1589651877","ogUrl":"https://wellfound.com/company/the-trade-desk-8/culture_and_benefits","robots":"","structuredData":null,"title":"Culture and benefits at Trade Desk","type":null},"funding":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/the-trade-desk-8/funding","description":"View information about the Trade Desk funding at Wellfound! Find out about the total amount raised, the number of rounds, and other funding information from Trade Desk.","image":"https://photos.wellfound.com/startups/i/5387054-e3a111ecbd1c905d3b668bbb60fb564a-thumb_jpg.jpg?buster=1589651877","ogUrl":"https://wellfound.com/company/the-trade-desk-8/funding","robots":"","structuredData":null,"title":"Trade Desk Funding Information","type":null},"jobs":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/the-trade-desk-8/jobs","description":"Trade Desk is hiring! See 184 jobs in November 2024! Apply to the latest jobs with a single profile and get in touch with hiring managers directly. Learn about salary, equity, work-life balance, perks, benefits, and company culture!","image":"https://photos.wellfound.com/startups/i/5387054-e3a111ecbd1c905d3b668bbb60fb564a-thumb_jpg.jpg?buster=1589651877","ogUrl":"https://wellfound.com/company/the-trade-desk-8/jobs","robots":"","structuredData":null,"title":"Trade Desk Jobs","type":null}},"mediaUploads:{\"section\":\"overview\"}":[{"__ref":"StartupMediaUpload:564184"}],"name":"Trade Desk","jobListingsConnection({\"first\":10})":{"__typename":"JobListingConnection","totalCount":184,"edges":[{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3157889"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3157883"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3156768"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3156767"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3156766"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3156760"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3156759"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3156758"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3155664"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3155637"}}]},"talentBanned":false,"isShell":false,"isIncubator":false,"currentUserHasJobAlert":false,"totalRaisedAmount":257500000,"startupRounds":{"__typename":"StartupRoundConnection","totalCount":6,"edges":[{"__typename":"StartupRoundEdge","node":{"__ref":"StartupRound:177735"}},{"__typename":"StartupRoundEdge","node":{"__ref":"StartupRound:177736"}},{"__typename":"StartupRoundEdge","node":{"__ref":"StartupRound:177737"}},{"__typename":"StartupRoundEdge","node":{"__ref":"StartupRound:177738"}},{"__typename":"StartupRoundEdge","node":{"__ref":"StartupRound:177739"}},{"__typename":"StartupRoundEdge","node":{"__ref":"StartupRound:177740"}}]},"hiddenSections":["SALARIES"],"currentFounderRoles":[],"pastFounderRoles":[],"currentTeamMemberRoles({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":1,"edges":[{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:12176354"}}]},"mediaUploads:{\"section\":\"culture\"}":[{"__ref":"StartupMediaUpload:564177"},{"__ref":"StartupMediaUpload:564178"},{"__ref":"StartupMediaUpload:564180"},{"__ref":"StartupMediaUpload:564181"},{"__ref":"StartupMediaUpload:564182"},{"__ref":"StartupMediaUpload:564183"}],"culturePerks":[{"__ref":"CulturePerk:24366"},{"__ref":"CulturePerk:24367"},{"__ref":"CulturePerk:24368"},{"__ref":"CulturePerk:24369"},{"__ref":"CulturePerk:24370"},{"__ref":"CulturePerk:24371"},{"__ref":"CulturePerk:24372"},{"__ref":"CulturePerk:24373"},{"__ref":"CulturePerk:24374"},{"__ref":"CulturePerk:24375"},{"__ref":"CulturePerk:24376"},{"__ref":"CulturePerk:24377"}],"completenessScore":59,"currentUserCanEditProfile":false,"completeness":null,"jobListingCounts":{"__typename":"Counts","roles":[{"__typename":"ListCount","optionId":"14883","name":"Designer","count":1},{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":35},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":7},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":26},{"__typename":"ListCount","optionId":"387776","name":"Other","count":47},{"__typename":"ListCount","optionId":"154701","name":"Other Engineering","count":1},{"__typename":"ListCount","optionId":"751461","name":"Product","count":30},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":37}],"locations":[{"__typename":"ListCount","optionId":"2228","name":"Bellevue","count":15},{"__typename":"ListCount","optionId":"1620","name":"Boston","count":3},{"__typename":"ListCount","optionId":"1621","name":"Boulder","count":4},{"__typename":"ListCount","optionId":"1626","name":"Chicago","count":10},{"__typename":"ListCount","optionId":"1635","name":"Denver","count":10},{"__typename":"ListCount","optionId":"1915","name":"Hamburg","count":3},{"__typename":"ListCount","optionId":"1644","name":"Hong Kong","count":2},{"__typename":"ListCount","optionId":"1705","name":"Irvine","count":10},{"__typename":"ListCount","optionId":"405799","name":"Jakarta","count":1},{"__typename":"ListCount","optionId":"1695","name":"London","count":3},{"__typename":"ListCount","optionId":"1653","name":"Los Angeles","count":16},{"__typename":"ListCount","optionId":"1834","name":"Melbourne","count":1},{"__typename":"ListCount","optionId":"2071","name":"New York","count":48},{"__typename":"ListCount","optionId":"1842","name":"Paris","count":3},{"__typename":"ListCount","optionId":"1692","name":"San Francisco","count":13},{"__typename":"ListCount","optionId":"1693","name":"San Jose","count":7},{"__typename":"ListCount","optionId":"1680","name":"Seattle","count":2},{"__typename":"ListCount","optionId":"2441","name":"Seoul","count":1},{"__typename":"ListCount","optionId":"2029","name":"Shanghai","count":5},{"__typename":"ListCount","optionId":"1682","name":"Singapore","count":3},{"__typename":"ListCount","optionId":"2125","name":"Sydney","count":7},{"__typename":"ListCount","optionId":"407536","name":"Taipei City","count":2},{"__typename":"ListCount","optionId":"2278","name":"Tokyo","count":4},{"__typename":"ListCount","optionId":"1702","name":"Toronto","count":2},{"__typename":"ListCount","optionId":"52043","name":"Ventura","count":9}],"jobTypes":[{"__typename":"ListCount","optionId":"full-time","name":"full-time","count":184}]},"logoUrl":"https://photos.wellfound.com/startups/i/5387054-e3a111ecbd1c905d3b668bbb60fb564a-medium_jpg.jpg?buster=1589651877","hiring":true,"isOperating":true,"badges":[{"__ref":"Badge:ACTIVELY_HIRING"}],"companySize":"SIZE_1001_5000","companyUrl":"http://thetradedesk.com","twitterUrl":"","blogUrl":"","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:4"},{"__ref":"NewTag:8"},{"__ref":"NewTag:339"},{"__ref":"NewTag:1056"},{"__ref":"NewTag:1325"},{"__ref":"NewTag:151493"},{"__ref":"NewTag:154394"}],"locationTaggings":[{"__ref":"NewTag:1621"},{"__ref":"NewTag:1626"},{"__ref":"NewTag:1635"},{"__ref":"NewTag:1653"},{"__ref":"NewTag:1680"},{"__ref":"NewTag:1682"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1693"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:1702"},{"__ref":"NewTag:1705"},{"__ref":"NewTag:1842"},{"__ref":"NewTag:1915"},{"__ref":"NewTag:2071"},{"__ref":"NewTag:2125"},{"__ref":"NewTag:2228"},{"__ref":"NewTag:52043"},{"__ref":"NewTag:405799"},{"__ref":"NewTag:445095"}],"companyTypeTaggings":[],"currentUserFollowsStartup":false,"jobListingsConnection":{"__typename":"JobListingConnection","totalCount":184},"currentUserCanRecruit":false,"hasPremiumJobs":false,"recommendedStartups({\"first\":20})":{"__typename":"StartupConnection","totalCount":0,"edges":[]},"public":true,"published":true,"quarantined":false,"currentUserCanUpdateInvestors":false},"JobListing:3157889":{"__typename":"JobListing","id":"3157889","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003e\u003cp\u003eDevelop ML/deep learning based forecasting models to support pre-flight and mid-flight forecasting implementations, including signal collection, feature construction, model evaluation and monitoring;\u003c/p\u003e\u003c/li\u003e\n\u003cli\u003e\u003cp\u003eCollaborate with engineer team on signal collection pipeline, model deployment and monitoring ;\u003c/p\u003e\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Senior Data Scientist, Deep Learning Forecasting ","slug":"senior-data-scientist-deep-learning-forecasting","jobType":"full_time","locationNames":["New York"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"liveStartAt":1732320434,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"$124k – $240k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:5387054"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:3157883":{"__typename":"JobListing","id":"3157883","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eYou are an end-to-end owner. You will participate actively in all aspects of product strategy – from designing, building, and delivering products for our clients.\u003c/li\u003e\n\u003cli\u003eWe have dozens of individual, mission-focused teams working across a wide spectrum of technological challenges. You will have the opportunity, depending on your interests and aptitude, to lead engineers that focus on building large-scale distributed systems coordinating thousands of servers in cloud and physical data centers around the world, petabyte-scale data challenges, machine learning, advanced visualizations, and interactive user interfaces – to name a few.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Senior Software Engineer (Fullstack)","slug":"senior-software-engineer-fullstack","jobType":"full_time","locationNames":["Shanghai"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"liveStartAt":1732320434,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:5387054"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:3156768":{"__typename":"JobListing","id":"3156768","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003e\nMarketing Operations Delivery Roadmap: Own and manage the delivery roadmap for marketing operations, ensuring alignment with business goals, optimizing processes, and driving impactful results across regional markets.\u003c/li\u003e\n\u003cli\u003e\nCampaign Support and Execution: Implement regional marketing campaigns, including setting up e...\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Manager, Marketing Operations","slug":"manager-marketing-operations","jobType":"full_time","locationNames":["Los Angeles"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"liveStartAt":1732234004,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"$85k – $155k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:5387054"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:3156767":{"__typename":"JobListing","id":"3156767","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eLead the Audience Data Partnerships team; identify, negotiate, contract, integrate, manage, optimize, and rationalize data partners to support advertiser’s needs on the platform\u003c/li\u003e\n\u003cli\u003ePartner with Product and Commercial teams to develop a strategic roadmap to drive increased usage of Audience data products\u003c/li\u003e\n\u003c/ul\u003e\n","title":"GM, Data Partnerships","slug":"gm-data-partnerships","jobType":"full_time","locationNames":["New York"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"liveStartAt":1732234004,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"$220k – $403k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:5387054"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:3156766":{"__typename":"JobListing","id":"3156766","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eManage an agile team of traders while still contributing to larger client and agency objectives, trying to exemplify the player-coach position\u003c/li\u003e\n\u003cli\u003eSpearhead strategy development to ensure clients stay competitive in key areas including first-party data management and activation, CTV consolidation and retail measurement.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Lead Associate Trading Director","slug":"lead-associate-trading-director","jobType":"full_time","locationNames":["Los Angeles"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"liveStartAt":1732234004,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"$92k – $168k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:5387054"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:3156760":{"__typename":"JobListing","id":"3156760","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003e\nMarketing Operations Delivery Roadmap: Own and manage the delivery roadmap for marketing operations, ensuring alignment with business goals, optimizing processes, and driving impactful results across regional markets.\u003c/li\u003e\n\u003cli\u003e\nCampaign Support and Execution: Implement regional marketing campaigns, including setting up e...\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Manager, Marketing Operations","slug":"manager-marketing-operations","jobType":"full_time","locationNames":["Denver"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"liveStartAt":1732234004,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"$85k – $155k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:5387054"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:3156759":{"__typename":"JobListing","id":"3156759","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003e\nMarketing Operations Delivery Roadmap: Own and manage the delivery roadmap for marketing operations, ensuring alignment with business goals, optimizing processes, and driving impactful results across regional markets.\u003c/li\u003e\n\u003cli\u003e\nCampaign Support and Execution: Implement regional marketing campaigns, including setting up e...\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Manager, Marketing Operations","slug":"manager-marketing-operations","jobType":"full_time","locationNames":["Chicago"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"liveStartAt":1732234004,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"$85k – $155k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:5387054"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:3156758":{"__typename":"JobListing","id":"3156758","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003e\nMarketing Operations Delivery Roadmap: Own and manage the delivery roadmap for marketing operations, ensuring alignment with business goals, optimizing processes, and driving impactful results across regional markets.\u003c/li\u003e\n\u003cli\u003e\nCampaign Support and Execution: Implement regional marketing campaigns, including setting up e...\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Manager, Marketing Operations","slug":"manager-marketing-operations","jobType":"full_time","locationNames":["Ventura"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"liveStartAt":1732234004,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"$85k – $155k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:5387054"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:3155664":{"__typename":"JobListing","id":"3155664","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eProvide oversight to a portfolio of accounts, participating in key client meetings while navigating relationships with senior leaders and decision makers at holding companies and agencies.\u003c/li\u003e\n\u003cli\u003eLead the development of portfolio-specific goals based on the company’s vision and values and responsible for tracking progress of portfolio goals on a regular basis.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Director, Client Services - Agency","slug":"director-client-services-agency","jobType":"full_time","locationNames":["Los Angeles"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"liveStartAt":1732147613,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"$111k – $204k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:5387054"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:3155637":{"__typename":"JobListing","id":"3155637","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eHandle the day-to-day trading efforts for a portfolio of accounts, actively supporting more Senior Traders\u003c/li\u003e\n\u003cli\u003ePartners with other business team members to add in-depth product knowledge and develop trading-specific strategies to achieve client goals\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Programmatic Trading Specialist","slug":"programmatic-trading-specialist","jobType":"full_time","locationNames":["San Francisco"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"liveStartAt":1732147613,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"$62k – $113k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:5387054"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"StartupRound:177735":{"__typename":"StartupRound","id":"177735","roundType":null,"closedAt":1462752000,"valuation":null},"StartupRound:177736":{"__typename":"StartupRound","id":"177736","roundType":"Series C","closedAt":1458691200,"valuation":null},"StartupRound:177737":{"__typename":"StartupRound","id":"177737","roundType":null,"closedAt":1418688000,"valuation":null},"StartupRound:177738":{"__typename":"StartupRound","id":"177738","roundType":"Series B","closedAt":1393286400,"valuation":null},"StartupRound:177739":{"__typename":"StartupRound","id":"177739","roundType":"Seed","closedAt":1270425600,"valuation":null},"StartupRound:177740":{"__typename":"StartupRound","id":"177740","roundType":"Seed","closedAt":1269302400,"valuation":null},"User:7535850":{"__typename":"User","id":"7535850","name":"Gabrielle Sullivan","slug":"gabrielle-sullivan","avatarUrl":"https://photos.wellfound.com/users/7535850-medium_jpg?1519844156","pathName":"/u/gabrielle-sullivan","proUrlEnabled":false,"primaryLocation":null,"htmlBio":""},"StartupRole:12176354":{"__typename":"StartupRole","id":"12176354","user":{"__ref":"User:7535850"},"hiredViaTalent":false,"title":null,"role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":null},"StartupMediaUpload:564177":{"__typename":"StartupMediaUpload","id":"564177","imageUrl":"https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/564/177/564177-a7aa7059f48b4438e71d584353738b4757591b51.jpg?1581623384","videoUrl":null,"videoThumbnailUrl":null,"mime":"image/jpeg","section":"culture","order":0},"StartupMediaUpload:564178":{"__typename":"StartupMediaUpload","id":"564178","imageUrl":"https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/564/178/564178-7fba9686f397dd178e9fbd3f0ea960aab0760768.jpg?1581623388","videoUrl":null,"videoThumbnailUrl":null,"mime":"image/jpeg","section":"culture","order":0},"StartupMediaUpload:564180":{"__typename":"StartupMediaUpload","id":"564180","imageUrl":"https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/564/180/564180-161abc45644f6947b4329be0b9d4c1cc00a08751.jpg?1581623392","videoUrl":null,"videoThumbnailUrl":null,"mime":"image/jpeg","section":"culture","order":0},"StartupMediaUpload:564181":{"__typename":"StartupMediaUpload","id":"564181","imageUrl":"https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/564/181/564181-5882f98d36cbaa3eac7f1e293d760a8e4da1a602.jpg?1581623397","videoUrl":null,"videoThumbnailUrl":null,"mime":"image/jpeg","section":"culture","order":0},"StartupMediaUpload:564182":{"__typename":"StartupMediaUpload","id":"564182","imageUrl":"https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/564/182/564182-5956cef2cade18f2c2b48a6067e289909026ce98.jpg?1581623403","videoUrl":null,"videoThumbnailUrl":null,"mime":"image/jpeg","section":"culture","order":0},"StartupMediaUpload:564183":{"__typename":"StartupMediaUpload","id":"564183","imageUrl":"https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/564/183/564183-87402262a37e9112426cff46b88307d03652e3d0.jpg?1581623407","videoUrl":null,"videoThumbnailUrl":null,"mime":"image/jpeg","section":"culture","order":0},"CulturePerk:24366":{"__typename":"CulturePerk","id":"24366","category":"healthcare","title":"Healthcare benefits","description":"Get comprehensive healthcare with premiums paid in full for employees and dependents."},"CulturePerk:24367":{"__typename":"CulturePerk","id":"24367","category":"equity","title":"Equity benefits","description":"Benefit from new hire stock grants and a generous Employee Stock Purchase Plan."},"CulturePerk:24368":{"__typename":"CulturePerk","id":"24368","category":"retirement","title":"Retirement benefits","description":"Enjoy country-specific pension schemes, including 401(k) match in the U.S."},"CulturePerk:24369":{"__typename":"CulturePerk","id":"24369","category":"parental_leave","title":"Parental leave","description":"Take the time you need with generous maternity and paternity leave."},"CulturePerk:24370":{"__typename":"CulturePerk","id":"24370","category":"miscellaneous","title":"Anniversary program","description":"Book a unique experience and get a premium gift each year you work here."},"CulturePerk:24371":{"__typename":"CulturePerk","id":"24371","category":"professional_development","title":"Tuition reimbursement","description":"We'll give you up to $5,000 every year to invest in your professional development."},"CulturePerk:24372":{"__typename":"CulturePerk","id":"24372","category":"miscellaneous","title":"Laptop program","description":"Get a new laptop every two years—and take your old one home."},"CulturePerk:24373":{"__typename":"CulturePerk","id":"24373","category":"wellness","title":"Wellness reimbursement","description":"Get paid to reach your health and wellness goals."},"CulturePerk:24374":{"__typename":"CulturePerk","id":"24374","category":"generous_vacation","title":"Paid time off","description":"Get out of the office for some rest and relaxation, in addition to paid holidays."},"CulturePerk:24375":{"__typename":"CulturePerk","id":"24375","category":"miscellaneous","title":"Phone reimbursement","description":"We'll cover part of your bill to help you stay connected."},"CulturePerk:24376":{"__typename":"CulturePerk","id":"24376","category":"company_meals","title":"Meals \u0026 snacks","description":"Eat well with stocked kitchens 24/7 and twice-weekly catered lunches."},"CulturePerk:24377":{"__typename":"CulturePerk","id":"24377","category":"company_events","title":"Company events","description":"Take part in team events, outings and parties at every location."},"Badge:ACTIVELY_HIRING":{"__typename":"Badge","id":"ACTIVELY_HIRING","name":"ACTIVELY_HIRING_BADGE","label":"Actively Hiring","tooltip":"Actively processing applications","avatarUrl":null,"rating":null,"data":null},"NewTag:4":{"__typename":"NewTag","id":"4","name":"digital media","slug":"digital-media","displayName":"Digital Media","marketTagNoindex":false},"NewTag:8":{"__typename":"NewTag","id":"8","name":"internet","slug":"internet","displayName":"Internet","marketTagNoindex":false},"NewTag:339":{"__typename":"NewTag","id":"339","name":"advertising platforms","slug":"advertising-platforms","displayName":"Advertising Platforms","marketTagNoindex":false},"NewTag:1056":{"__typename":"NewTag","id":"1056","name":"technology","slug":"technology","displayName":"Technology","marketTagNoindex":false},"NewTag:1325":{"__typename":"NewTag","id":"1325","name":"online video advertising","slug":"online-video-advertising","displayName":"Online Video Advertising","marketTagNoindex":false},"NewTag:151493":{"__typename":"NewTag","id":"151493","name":"Data","slug":"data","displayName":"Data","marketTagNoindex":false},"NewTag:154394":{"__typename":"NewTag","id":"154394","name":"Social","slug":"social-3","displayName":"Social","marketTagNoindex":false},"NewTag:1621":{"__typename":"NewTag","id":"1621","name":"boulder","slug":"boulder","displayName":"Boulder","locationTagNoindex":false},"NewTag:1626":{"__typename":"NewTag","id":"1626","name":"chicago","slug":"chicago","displayName":"Chicago","locationTagNoindex":false},"NewTag:1635":{"__typename":"NewTag","id":"1635","name":"denver","slug":"denver","displayName":"Denver","locationTagNoindex":false},"NewTag:1653":{"__typename":"NewTag","id":"1653","name":"los angeles","slug":"los-angeles","displayName":"Los Angeles","locationTagNoindex":false},"NewTag:1680":{"__typename":"NewTag","id":"1680","name":"seattle","slug":"seattle","displayName":"Seattle","locationTagNoindex":false},"NewTag:1682":{"__typename":"NewTag","id":"1682","name":"singapore","slug":"singapore","displayName":"Singapore","locationTagNoindex":false},"NewTag:1692":{"__typename":"NewTag","id":"1692","name":"san francisco","slug":"san-francisco","displayName":"San Francisco","locationTagNoindex":false},"NewTag:1693":{"__typename":"NewTag","id":"1693","name":"san jose","slug":"san-jose","displayName":"San Jose","locationTagNoindex":false},"NewTag:1695":{"__typename":"NewTag","id":"1695","name":"london","slug":"london","displayName":"London","locationTagNoindex":false},"NewTag:1702":{"__typename":"NewTag","id":"1702","name":"toronto","slug":"toronto","displayName":"Toronto","locationTagNoindex":false},"NewTag:1705":{"__typename":"NewTag","id":"1705","name":"irvine","slug":"irvine","displayName":"Irvine","locationTagNoindex":false},"NewTag:1842":{"__typename":"NewTag","id":"1842","name":"paris","slug":"paris","displayName":"Paris","locationTagNoindex":false},"NewTag:1915":{"__typename":"NewTag","id":"1915","name":"hamburg","slug":"hamburg","displayName":"Hamburg","locationTagNoindex":false},"NewTag:2071":{"__typename":"NewTag","id":"2071","name":"new york","slug":"new-york","displayName":"New York","locationTagNoindex":false},"NewTag:2125":{"__typename":"NewTag","id":"2125","name":"sydney","slug":"sydney","displayName":"Sydney","locationTagNoindex":false},"NewTag:2228":{"__typename":"NewTag","id":"2228","name":"bellevue","slug":"bellevue","displayName":"Bellevue","locationTagNoindex":false},"NewTag:52043":{"__typename":"NewTag","id":"52043","name":"ventura","slug":"ventura","displayName":"Ventura","locationTagNoindex":false},"NewTag:405799":{"__typename":"NewTag","id":"405799","name":"jakarta-special capital region of jakarta","slug":"jakarta-special-capital-region-of-jakarta","displayName":"Jakarta","locationTagNoindex":false},"NewTag:445095":{"__typename":"NewTag","id":"445095","name":"madrid-community of madrid","slug":"madrid-community-of-madrid","displayName":"Madrid","locationTagNoindex":false}}},"router":null}},"page":"/company/overview","query":{"slug":"the-trade-desk-8"},"buildId":"ch-86c2532525e3e521db5da818ca95bfca","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-86c2532525e3e521db5da818ca95bfca","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"dynamicIds":[18320,85329,44873,87141,60324,10832,48872,11635,79753,51261],"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e70cc473f228970',t:'MTczMjM2MTEyMC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>