letterboxd.com Open in urlscan Pro
2606:4700:10::ac43:245f  Public Scan

Submitted URL: http://boxd.it/
Effective URL: https://letterboxd.com/
Submission: On July 28 via api from US — Scanned from IT

Form analysis 6 forms found in the DOM

POST #

<form method="post" action="#" id="signin" class="signin signin-form js-header-signin-form js-signin -hidden" data-url="/user/login.do" data-recaptcha-action="signin" novalidate="novalidate" autocorrect="off" autocapitalize="off"
  style="opacity: 0; display: none;">
  <input type="hidden" name="__csrf" value="7555f4eccc9f05a3bf14">
  <input type="hidden" name="authenticationCode" value="">
  <fieldset class="fieldset">
    <div class="fields">
      <div class="col">
        <label for="username">Username</label>
        <input type="email" name="username" id="username" class="field signin-field" tabindex="1" data-focus-control="signingIn" autocomplete="email" inputmode="email" value="">
      </div>
      <div class="col">
        <label for="password">Password</label>
        <input type="password" name="password" id="password" class="field signin-field" tabindex="2" autocomplete="current-password" value="">
      </div>
      <div class="signin-actions">
        <label for="remember" class="option-label -checkbox -small">
          <input type="checkbox" name="remember" id="remember" class="checkbox" tabindex="3" value="true"><i class="substitute"></i>
          <span class="focus">Remember<span class="mob-hide"> me</span></span>
        </label>
        <p class="reset" tabindex="5"><a class="reset-password-link" href="/user/request-password-reset" target="_top">Forgotten<span class="elongated"> username or password</span>?</a></p>
      </div>
      <div class="col buttons">
        <div class="button-container"><input type="submit" value="Sign in" class="button -action button-green" tabindex="4"><i></i></div>
        <div class="close js-close-signin">×</div>
      </div>
    </div>
  </fieldset>
  <div id="signin-message" class="errormessage"></div>
</form>

POST /s/save-diary-entry

<form method="post" action="/s/save-diary-entry" id="diary-entry-form" class="fields-reversed">
  <input type="hidden" name="__csrf" value="7555f4eccc9f05a3bf14">
  <input type="hidden" name="viewingId" value="" id="frm-viewing-id">
  <input type="hidden" name="filmId" value="" id="frm-film-id">
  <fieldset>
    <div class="form-row specified-dates">
      <div class="col col-6 col-gap overflow js-specify-date">
        <div class="needsclick">
          <label for="frm-specify-date" class="needsclick option-label -checkbox -default -reversed">
            <input type="checkbox" name="specifiedDate" id="frm-specify-date" class="needsclick js-specify-date checkbox " value="true"><i class="substitute"></i>
            <span id="frm-specify-date-label">Add film to your&nbsp;diary?</span>
          </label>
          <span id="frm-watched-label" style="display:none">Watched on <a href="#" id="add-date" class="modal-link"></a></span>
        </div>
      </div>
      <div class="col col-6 overflow">
        <label for="frm-rewatch" id="frm-rewatch-label" class="option-label -checkbox -default">
          <input type="checkbox" name="rewatch" id="frm-rewatch" class="checkbox" value="true"><i class="substitute"></i> I’ve watched this film before </label>
      </div>
      <input type="hidden" name="viewingDateStr" id="frm-viewing-date-string" value="">
    </div>
    <div class="form-row">
      <textarea name="review" id="frm-review" class="field" placeholder="Add a review..."></textarea>
    </div>
    <div class="form-row clearfix">
      <div class="col col-7 has-topnote add-tags">
        <label for="frm-tags">Tags</label>
        <p class="note -topnote mob-hide">Press Tab to complete, Enter to create</p>
        <div class="autocomplete-tags">
          <div id="tag-container">
            <input type="text" id="frm-tags" class="tag-input-field field" name="tags" placeholder="eg. netflix" data-url="/s/autocompletetags">
          </div>
          <div id="current-tags">
          </div>
        </div>
      </div>
      <div class="col col-1 col-right like-field">
        <label class="option-label -like">
          <input id="film-like-checkbox" type="checkbox" name="liked" value="true" class="ajax-working like-checkbox"><i class="substitute"></i> Like </label>
      </div>
      <div class="col col-4 col-right has-topnote rate-film">
        <label>Rating</label>
        <p class="note -topnote rating-text"></p>
        <input id="frm-rating" name="rating" type="range" min="0" max="10" step="1" value="0">
        <div class="rateit" data-rateit-backingfld="#frm-rating" data-rateit-starwidth="13" data-rateit-starheight="26" data-rateit-resetable="true"></div>
      </div>
    </div>
    <div class="form-row clearfix row-last ">
      <div id="contains-spoilers" class="col col-6 col-gap overflow">
        <label for="frm-spoilers" class="label-spoilers option-label -checkbox -default">
          <input type="checkbox" name="containsSpoilers" id="frm-spoilers" class="checkbox" value="true"><i class="substitute"></i> Contains spoilers </label>
        <p id="frm-spoilers-locked-label" class="note" style="display:none">A moderator has locked this field.</p>
      </div>
      <div class="col right">
        <input id="diary-entry-submit-button" type="submit" class="button -action button-action" value="Save">
        <a href="#" id="diary-entry-delete-button" class="button button-delete -destructive ajax-click-action" data-confirm="Are you sure you want to delete this entry? It will disappear from your profile, but remain in your account export bundle, in a folder of deleted&nbsp;items.">Delete</a>
      </div>
    </div>
  </fieldset>
</form>

POST /s/add-film-to-list

<form method="post" action="/s/add-film-to-list" class="not-expanded modal-container -mini">
  <input type="hidden" name="__csrf" value="7555f4eccc9f05a3bf14">
  <input class="film-id" type="hidden" name="filmId">
  <div class="header">
    <h1 class="title-2">Add <span class="film-name"></span> to lists</h1>
    <div id="js-modal-warning" class="text" style="display: none;"></div>
    <div class="segmented-control js-list-type-toggle -stretched">
      <div class="options">
        <button class="option -selected" data-list-type="public">Public</button>
        <button class="option" data-list-type="private">Private</button>
      </div>
    </div>
  </div>
  <div class="body js-add-to-list-body">
    <div class="list-selection -selected js-list-selection" data-list-type="public">
      <div class="actions">
        <a href="" class="new js-new-list" data-private-list="false"><span class="plus"></span>New list…</a>
        <div class="filter">
          <input type="text" class="input js-list-filter" id="list-filter-public" autocomplete="off" placeholder="Type to search"><label for="list-filter-public" class="trigger"></label>
          <button class="clear js-list-filter-clear">Clear</button>
        </div>
      </div>
    </div>
    <div class="list-selection js-list-selection" data-list-type="private">
      <div class="actions">
        <a href="" class="new js-new-list" data-private-list="true"><span class="plus"></span>New list…</a>
        <div class="filter">
          <input type="text" class="input js-list-filter" id="list-filter-private" autocomplete="off" placeholder="Type to search"><label for="list-filter-private" class="trigger"></label>
          <button class="clear js-list-filter-clear">Clear</button>
        </div>
      </div>
    </div>
  </div>
  <div class="footer">
    <div class="status">
      <p class="js-selected-lists-state"></p>
    </div>
    <div class="actions">
      <input type="submit" class="button -action button-action js-add-to-list-submit" value="Add" disabled="">
    </div>
  </div>
</form>

GET /search/

<form id="search" class="js-search-form search-form" action="/search/" method="get" autocorrect="off">
  <input autocomplete="false" name="hidden" type="text" style="display:none;">
  <fieldset>
    <label for="search-q" class="hidden">Search:</label>
    <input type="text" name="q" id="search-q" class="field -borderless" data-lpignore="true" inputmode="search" value="">
    <input type="submit" value="Search" class="action">
  </fieldset>
</form>

POST

<form id="backdrop-picker-modal" class="modal fade content-media-picker-modal backdrop-picker-modal" method="post" action="" novalidate="novalidate" tabindex="-1" role="dialog" aria-labelledby="backdrop-picker-modal-title" aria-hidden="true"
  data-bs-backdrop="static">
  <div class="modal-dialog modal-lg modal-fullscreen-sm-down modal-dialog-centered modal-dialog-scrollable">
    <div class="modal-content">
      <div class="modal-header">
        <h5 class="modal-title" id="backdrop-picker-modal-title">Select your preferred backdrop</h5>
        <button type="button" class="modal-close" data-bs-dismiss="modal" aria-label="Close"></button>
      </div>
      <div class="modal-body">
        <div id="backdrop-picker-9774152b-1b46-4649-91e6-32ed03d64a27" data-backdrop-picker-options="{&quot;id&quot;: &quot;9774152b-1b46-4649-91e6-32ed03d64a27&quot;}" data-js-target="backdrop-picker" class="content-media-picker backdrop-picker">
        </div>
      </div>
      <div class="modal-footer">
        <div class="content-media-picker-note" hidden=""></div>
        <div class="content-media-picker-controls backdrop-picker-controls" data-backdrop-picker-controls-for="9774152b-1b46-4649-91e6-32ed03d64a27">
          <div class="modal-action-group -center"> <button class="button -destructive" type="button" data-js-trigger="reset" disabled=""> <span class="label" data-js-label-for="film">Reset <span class="js-image-type">poster</span></span> <span
                class="label" data-js-label-for="object" hidden="">Reset for <span class="js-object-name">item</span></span> </button> <button class="button -action" type="submit" data-js-trigger="submit" disabled=""> <span class="label"
                data-js-label-for="film">Save<span class="mob-hide"> changes</span></span> <span class="label" data-js-label-for="object" hidden="">Save<span class="mob-hide"> for <span class="js-object-name">item</span></span></span> </button>
          </div>
          <div class="objectonly js-objectonly" aria-hidden="true" hidden=""> <label for="backdrop-picker-frm-object-only" class="option-label -checkbox -medium -reversed"> <input type="checkbox" value="true" class="checkbox"
                id="backdrop-picker-frm-object-only" data-js-trigger="object-only" disabled=""><i class="substitute"></i>This <span class="js-object-name">item</span> only </label> </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form id="poster-picker-modal" class="modal fade content-media-picker-modal poster-picker-modal" method="post" action="" novalidate="novalidate" tabindex="-1" role="dialog" aria-labelledby="poster-picker-modal-title" aria-hidden="true"
  data-bs-backdrop="static">
  <div class="modal-dialog modal-lg modal-fullscreen-sm-down modal-dialog-centered modal-dialog-scrollable">
    <div class="modal-content">
      <div class="modal-header">
        <h5 class="modal-title" id="poster-picker-modal-title">Select your preferred <span class="js-image-type">poster</span></h5>
        <button type="button" class="modal-close" data-bs-dismiss="modal" aria-label="Close"></button>
      </div>
      <div class="modal-body">
        <div id="poster-picker-6c0bad1a-68ff-4ea0-b346-1f24200879ed" data-poster-picker-options="{&quot;id&quot;: &quot;6c0bad1a-68ff-4ea0-b346-1f24200879ed&quot;}" data-js-target="poster-picker" class="content-media-picker poster-picker"></div>
      </div>
      <div class="modal-footer">
        <div class="content-media-picker-note" hidden=""></div>
        <div class="content-media-picker-controls poster-picker-controls" data-poster-picker-controls-for="6c0bad1a-68ff-4ea0-b346-1f24200879ed">
          <div class="modal-action-group -center"> <button class="button -destructive" type="button" data-js-trigger="reset" disabled=""> <span class="label" data-js-label-for="film">Reset <span class="js-image-type">poster</span></span> <span
                class="label" data-js-label-for="object" hidden="">Reset for <span class="js-object-name">item</span></span> </button> <button class="button -action" type="submit" data-js-trigger="submit" disabled=""> <span class="label"
                data-js-label-for="film">Save<span class="mob-hide"> changes</span></span> <span class="label" data-js-label-for="object" hidden="">Save<span class="mob-hide"> for <span class="js-object-name">item</span></span></span> </button>
          </div>
          <div class="objectonly js-objectonly" aria-hidden="true" hidden=""> <label for="poster-picker-frm-object-only" class="option-label -checkbox -medium -reversed"> <input type="checkbox" value="true" class="checkbox"
                id="poster-picker-frm-object-only" data-js-trigger="object-only" disabled=""><i class="substitute"></i>This <span class="js-object-name">item</span> only </label> </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

LETTERBOXD — YOUR LIFE IN FILM

 * Sign in
 * Create account
 * Films
 * Lists
 * Members
 * Journal

Username
Password
Remember me

Forgotten username or password?

×



ADD TO YOUR FILMS…

Name of Film
Back


Add film to your diary? Watched on
I’ve watched this film before

Tags

Press Tab to complete, Enter to create


Like
Rating




Contains spoilers

A moderator has locked this field.

Delete


ADD TO LISTS


Public Private
New list…
Clear
New list…
Clear


  Visible to anyone (with link)   Visible to the member’s friends (with link)  
Only visible to you
Search:

Twisters (2024)


TRACK FILMS YOU’VE WATCHED.
SAVE THOSE YOU WANT TO SEE.
TELL YOUR FRIENDS WHAT’S GOOD.  

Get started — it‘s free!

The social network for film lovers. Also available on iOS, Apple TV and Android
 

 *  * Views: 268.5k
    * Likes: 92.25k
   
   Twisters (2024)
 *  * Views: 7.39k
    * Likes: 3.27k
   
   Dìdi (弟弟) (2024)
 *  * Views: 4.63k
    * Likes: 1.9k
   
   Kneecap (2024)
 *  * Views: 4.81k
    * Likes: 1.15k
   
   Cuckoo (2024)
 *  * Views: 2.25k
    * Likes: 758
   
   Good One (2024)
 *  * Views: 8.47k
    * Likes: 4.11k
   
   Sing Sing (2023)


LETTERBOXD LETS YOU…

Keep track of every film you’ve ever watched (or just start from the day
you join)

Show some love for your favorite films, lists and reviews with a “like”

Write and share reviews, and follow friends and other members to read theirs

Rate each film on a five-star scale (with halves) to record and share
your reaction

Keep a diary of your film watching (and upgrade to Pro for comprehensive stats)

Compile and share lists of films on any topic and keep a watchlist of films
to see


Remove Ads


LOCARNO77—THE LETTERBOXD PIAZZA GRANDE AWARD

 * The Seed of the Sacred Fig (2024)
 * The Flood (2024)
 * Reinas (2024)
 * Electric Child (2024)
 * Mexico 86 (2024)
 * Savages (2024)
 * Gaucho Gaucho (2024)
 * Timestalker (2024)
 * Dog on Trial (2024)
 * Rita (2024)
 * Shambhala (2024)
 * Sew Torn (2024)

The selection for the inaugural Letterboxd Piazza Grande Award at the 77th
Locarno Film Festival, running 7–17 August, 2024.


JUST REVIEWED…

2,013,005,387 films watched

 * The Proposal (2009)
 * A Soweto Love Story (2024)
 * X-Men: First Class (2011)
 * Zoolander (2001)
 * The Half of It (2020)
 * Ready or Not (2019)
 * Truth or Dare (2018)
 * My Cousin Vinny (1992)
 * Naked (1993)
 * Deadpool & Wolverine (2024)
 * Pirates of the Caribbean: At World's End (2007)
 * Fantastic Four (2005)


WRITE AND SHARE REVIEWS. COMPILE YOUR OWN LISTS. SHARE YOUR LIFE IN FILM.

Below are some popular reviews and lists from this week. Sign up to create your
own.


POPULAR REVIEWS THIS WEEK

More
 * Twisters (2024)
   
   
   TWISTERS 2024
   
   corey👻 ★★★★★ 23
   
   guys will say they know a spot and then drive you into a tornado
   
   13,272 likes

 * Deadpool & Wolverine (2024)
   
   
   DEADPOOL & WOLVERINE 2024
   
   timtamtitus ★★★★½ 30
   
   this might be the greatest rom-com ever made
   
   7,017 likes


 * LONGLEGS 2024
   
   theresahole ★★★½ 106
   
   Calling yourself longlegs as a serial killer is so cunty lowkey… like what if
   i went by the bigfatjuicybooty strangler
   
   28,754 likes


 * DEADPOOL & WOLVERINE 2024
   
   James (Schaffrillas) ★★½
   
   Achieved my dream of seeing Matthew Macfadyen on the big screen for the first
   time
   
   3,680 likes


 * DEADPOOL & WOLVERINE 2024
   
   ConnorEatsPants ★★★ 21
   
   guy sitting next to me in a deadpool graphic tee dropped his soda on the
   couple in front of us, apologized, left and never returned to the theater.
   Was arguably funnier than the movie.
   
   3,809 likes


 * LONGLEGS 2024
   
   demi adejuyigbe 8
   
   really captures the horror of not knowing what you’re supposed to do while
   someone sings happy birthday to you
   
   6,572 likes


POPULAR LISTS

More
 * Marie Antoinette (2006)
 * Lost in Translation (2003)
 * The Umbrellas of Cherbourg (1964)
 * Portrait of a Lady on Fire (2019)
 * Phantom Thread (2017)


୭ DEFINITION OF GIRLY CLASSICS 🎀 ˚₊· ͟͟͞͞➳❥

liza ✧ 68K 138

 * X (2022)
 * Pearl (2022)
 * Evil Dead (2013)
 * Inside (2007)
 * I Saw the Devil (2010)


HORROR MOVIES EVERYONE SHOULD WATCH AT LEAST ONCE

Cire 26K 223

 * 
 * 
 * 
 * 
 * 


FOR WHEN YOU WANT TO FEEL SOMETHING

bel 160K 1.1K


Remove Ads


POPULAR REVIEWERS

More


 * COREY👻
   
   3,547 films, 1,739 reviews


 * KARSTEN
   
   2,033 films, 1,467 reviews


 * JAMES (SCHAFFRILLAS)
   
   1,059 films, 937 reviews


 * JAY
   
   1,452 films, 1,697 reviews


 * DAVID SIMS
   
   4,528 films, 1,371 reviews


RECENT STORIES

All HQs

Oscars


ESSENTIAL WES ANDERSON FILMS TO WATCH

Watching a Wes Anderson film, one can't help but think that the diretor's
primary goal is to delight the audience. Not to simply entertain or to shine a
light on any particular subject, but to truly delight above all else.

Read Story

High On Films


20 BEST HISTORICAL DRAMAS OF ALL TIME

Within the pantheon of the best historical dramas of all time, a rich tapestry
unfolds across diverse epochs and narratives. Stanley Kubrick's "Barry Lyndon"
stands as a visual marvel, immersing viewers in the 18th-century European
aristocracy with its meticulous attention to period detail and stunning
cinematography. David Lean's "Lawrence of Arabia" remains an epic masterpiece,
blending vast desert landscapes with Peter O'Toole's mesmerizing portrayal of
T.E. Lawrence. Martin Scorsese's "Silence" delves into the historical and
spiritual complexities of 17th-century Japan,…

Read Story

Film Colossus


NOVELIST EXPLAINS DEADPOOL & WOLVERINE

I'm Chris. I'm a novelist who is also a film critic. So I blend both literary
and cinematic understanding when discussing a movie. That can lead to very
verbose but illuminating insights, as my practical experience with storytelling
helps me breakdown what a movie's doing and how.

Read Story

Arrow Video + ARROW


HANNIBAL LECTER ARRIVES ON 4K UHD

To enter the mind of a killer she must challenge the mind of a madman.

Read Story

The Extra Credits


THE TOP 20 MOVIES OF THE 2020S

Here are our 20 favorite movies of the 2020s so far. Also, our show The Extra
Credits ranked the best movies of 2023 below!

Read Story

Syndicated Bar • Theater • Kitchen


ROBOT DREAMS RETURNS NEXT WEEKEND

Catch this heartfelt Oscar-nom starting Friday, 8/3. Tickets here

Read Story

Regent Street Cinema


CELEBRATE THE FIRST MEN IN THE MOON WITH US AND THE RAY & DIANA HARRYHAUSEN
FOUNDATION

Join us to celebrate the 60th anniversary of H.G. Wells' First Men In The Moon!

Read Story

Grosvenor Picture Theatre


ONE MORE SEASON TO BE ANNOUNCED…

Tickets are now on sale for our upcoming 'Western' and 'A.I' Seasons, but we've
still got one more season to announce...

Read Story

Museum of the Moving Image


PLAYTIME

FILM HIGHLIGHT | July 26, 2024

Read Story

AFI


AFI ANNOUNCES 2024 CINEMATOGRAPHY FOR INTENSIVE PARTICIPANTS

Congratulations to the filmmakers selected for AFI’s Cinematography Intensive
for Women (CIW) presented by Panavision! CIW is one of AFI’s tuition-free
educational programs and is designed to provide emerging and aspiring
cinematographers with additional training to help them advance in their
education, craft and career. The curriculum is modeled after the AFI
Conservatory MFA program and features hands-on master classes in the
fundamentals of cinematography, along with discussions about the film industry
and what it means to navigate such environments…

Read Story

Cineverse


WITH LOVE AND A MAJOR ORGAN | TRAILER

Directed by Kim Albright and starring Anna Maguire, Hamza Haq and Veena Sood,
this Black Mirror-like sci-fi will have you questioning what it means to be
human 👁️

Read Story

Park Circus


OUT OF THEIR DEPTH: CORRUPTION, SCANDAL AND LIES IN THE NEW HOLLYWOOD - TOURING
SEASON ANNOUNCED

Cinema Rediscovered and Park Circus present a brand new touring screening season
curated by festival founder Mark Cosgrove: Out Of Their Depth: Corruption,
Scandal and Lies in the New Hollywood.

Read Story



RECENT SHOWDOWNS

More
In progress


THE IDEA OF YOU

BEST FILMS ABOUT FANDOM


SHORT CUTS

BEST ANTHOLOGY FILMS


CHOPPING MALL

BEST ’80S HORROR FILMS


RECENT NEWS

More


HAPPY TOGETHER

Filmmakers share eight community-building ideas to center the cinema experience.


PRISON DRAMA

Colman Domingo on the healing power of theater in Sing Sing.


SODERBERGH’S SIX

Steven Soderbergh’s life tips, including: don’t retire and don’t trust drunk
Matt Damon.

 * About
 * Pro
 * News
 * Apps
 * Podcast
 * Year in Review
 * Gifts
 * Help
 * Terms
 * API
 * Contact

X
Threads
Facebook
Instagram
TikTok
YouTube

© Letterboxd Limited. Made by fans in Aotearoa New Zealand. Film data from TMDb.
Mobile site.
This site is protected by reCAPTCHA and the Google privacy policy and terms of
service apply.

SELECT YOUR PREFERRED BACKDROP


Reset poster Reset for item Save changes Save for item
This item only

SELECT YOUR PREFERRED POSTER


Reset poster Reset for item Save changes Save for item
This item only

UPGRADE TO REMOVE ADS

Letterboxd is an independent service created by a small team, and we rely mostly
on the support of our members to maintain our site and apps. Please consider
upgrading to a Pro account—for less than a couple bucks a month, you’ll get cool
additional features like all-time and annual stats pages (example), the ability
to select (and filter by) your favorite streaming services, and no ads!

Learn more about Pro



←July,
2024→MoTuWeThFrSaSuJanFebMarAprMayJunJulAugSepOctNovDec123456789101112131415161718192021222324252627282930311234567891011201820192020202120222023202420252026202720282029


LETTERBOXD ASKS FOR YOUR CONSENT TO USE YOUR PERSONAL DATA TO:

 * perm_identity
   Personalised advertising and content, advertising and content measurement,
   audience research and services development
 * devices
   Store and/or access information on a device

expand_moreremove
Learn more
 * 
   How can I change my choice?
 * 
   What if I don't consent?
 * 
   How does legitimate interest work?
 * 
   Do I have to consent to everything?

Your personal data will be processed and information from your device (cookies,
unique identifiers, and other device data) may be stored by, accessed by and
shared with 306 TCF vendor(s) and 179 ad partner(s), or used specifically by
this site or app.

Some vendors may process your personal data on the basis of legitimate interest,
which you can object to by managing your options below. Look for a link at the
bottom of this page to manage or withdraw consent in privacy and cookie
settings.

Consent



Do not consent

Manage options

arrow_back

Data preferences


MANAGE YOUR DATA

You can choose how your personal data is used. Vendors want your permission to
do the following:

TCF vendors

help_outline


STORE AND/OR ACCESS INFORMATION ON A DEVICE

Cookies, device or similar online identifiers (e.g. login-based identifiers,
randomly assigned identifiers, network based identifiers) together with other
information (e.g. browser type and information, language, screen size, supported
technologies etc.) can be stored or read on your device to recognise it each
time it connects to an app or to a website, for one or several of the purposes
presented here.

View details
Consent (255 vendors)


USE LIMITED DATA TO SELECT ADVERTISING

Advertising presented to you on this service can be based on limited data, such
as the website or app you are using, your non-precise location, your device type
or which content you are (or have been) interacting with (for example, to limit
the number of times an ad is presented to you).

View details
Consent (171 vendors)Legitimate interest (71 vendors)help_outline


CREATE PROFILES FOR PERSONALISED ADVERTISING

Information about your activity on this service (such as forms you submit,
content you look at) can be stored and combined with other information about you
(for example, information from your previous activity on this service and other
websites or apps) or similar users. This is then used to build or improve a
profile about you (that might include possible interests and personal aspects).
Your profile can be used (also later) to present advertising that appears more
relevant based on your possible interests by this and other entities.

View details
Consent (197 vendors)


USE PROFILES TO SELECT PERSONALISED ADVERTISING

Advertising presented to you on this service can be based on your advertising
profiles, which can reflect your activity on this service or other websites or
apps (like the forms you submit, content you look at), possible interests and
personal aspects.

View details
Consent (193 vendors)


CREATE PROFILES TO PERSONALISE CONTENT

Information about your activity on this service (for instance, forms you submit,
non-advertising content you look at) can be stored and combined with other
information about you (such as your previous activity on this service or other
websites or apps) or similar users. This is then used to build or improve a
profile about you (which might for example include possible interests and
personal aspects). Your profile can be used (also later) to present content that
appears more relevant based on your possible interests, such as by adapting the
order in which content is shown to you, so that it is even easier for you to
find content that matches your interests.

View details
Consent (81 vendors)


USE PROFILES TO SELECT PERSONALISED CONTENT

Content presented to you on this service can be based on your content
personalisation profiles, which can reflect your activity on this or other
services (for instance, the forms you submit, content you look at), possible
interests and personal aspects. This can for example be used to adapt the order
in which content is shown to you, so that it is even easier for you to find
(non-advertising) content that matches your interests.

View details
Consent (68 vendors)


MEASURE ADVERTISING PERFORMANCE

Information regarding which advertising is presented to you and how you interact
with it can be used to determine how well an advert has worked for you or other
users and whether the goals of the advertising were reached. For instance,
whether you saw an ad, whether you clicked on it, whether it led you to buy a
product or visit a website, etc. This is very helpful to understand the
relevance of advertising campaigns.

View details
Consent (170 vendors)Legitimate interest (92 vendors)help_outline


MEASURE CONTENT PERFORMANCE

Information regarding which content is presented to you and how you interact
with it can be used to determine whether the (non-advertising) content e.g.
reached its intended audience and matched your interests. For instance, whether
you read an article, watch a video, listen to a podcast or look at a product
description, how long you spent on this service and the web pages you visit etc.
This is very helpful to understand the relevance of (non-advertising) content
that is shown to you.

View details
Consent (85 vendors)Legitimate interest (41 vendors)help_outline


UNDERSTAND AUDIENCES THROUGH STATISTICS OR COMBINATIONS OF DATA FROM DIFFERENT
SOURCES

Reports can be generated based on the combination of data sets (like user
profiles, statistics, market research, analytics data) regarding your
interactions and those of other users with advertising or (non-advertising)
content to identify common characteristics (for instance, to determine which
target audiences are more receptive to an ad campaign or to certain contents).

View details
Consent (132 vendors)Legitimate interest (46 vendors)help_outline


DEVELOP AND IMPROVE SERVICES

Information about your activity on this service, such as your interaction with
ads or content, can be very helpful to improve products and services and to
build new products and services based on user interactions, the type of
audience, etc. This specific purpose does not include the development or
improvement of user profiles and identifiers.

View details
Consent (137 vendors)Legitimate interest (84 vendors)help_outline


USE LIMITED DATA TO SELECT CONTENT

Content presented to you on this service can be based on limited data, such as
the website or app you are using, your non-precise location, your device type,
or which content you are (or have been) interacting with (for example, to limit
the number of times a video or an article is presented to you).

View details
Consent (31 vendors)Legitimate interest (12 vendors)help_outline


ENSURE SECURITY, PREVENT AND DETECT FRAUD, AND FIX ERRORS

help_outline

Your data can be used to monitor for and prevent unusual and possibly fraudulent
activity (for example, regarding advertising, ad clicks by bots), and ensure
systems and processes work properly and securely. It can also be used to correct
any problems you, the publisher or the advertiser may encounter in the delivery
of content and ads and in your interaction with them.

View details


DELIVER AND PRESENT ADVERTISING AND CONTENT

help_outline

Certain information (like an IP address or device capabilities) is used to
ensure the technical compatibility of the content or advertising, and to
facilitate the transmission of the content or ad to your device.

View details


SAVE AND COMMUNICATE PRIVACY CHOICES

help_outline

The choices you make regarding the purposes and entities listed in this notice
are saved and made available to those entities in the form of digital signals
(such as a string of characters). This is necessary in order to enable both this
service and those entities to respect such choices.

View details


MATCH AND COMBINE DATA FROM OTHER DATA SOURCES

help_outline

Information about your activity on this service may be matched and combined with
other information relating to you and originating from various sources (for
instance your activity on a separate online service, your use of a loyalty card
in-store, or your answers to a survey), in support of the purposes explained in
this notice.

View details


LINK DIFFERENT DEVICES

help_outline

In support of the purposes explained in this notice, your device might be
considered as likely linked to other devices that belong to you or your
household (for instance because you are logged in to the same service on both
your phone and your computer, or because you may use the same Internet
connection on both devices).

View details


IDENTIFY DEVICES BASED ON INFORMATION TRANSMITTED AUTOMATICALLY

help_outline

Your device might be distinguished from other devices based on information it
automatically sends when accessing the Internet (for instance, the IP address of
your Internet connection or the type of browser you are using) in support of the
purposes exposed in this notice.

View details


USE PRECISE GEOLOCATION DATA

With your acceptance, your precise location (within a radius of less than 500
metres) may be used in support of the purposes explained in this notice.

View details
Consent

You can choose your data preferences. This site or app wants your permission to
do the following:

Site or app


STORE AND/OR ACCESS INFORMATION ON A DEVICE

Cookies, device or similar online identifiers (e.g. login-based identifiers,
randomly assigned identifiers, network based identifiers) together with other
information (e.g. browser type and information, language, screen size, supported
technologies etc.) can be stored or read on your device to recognise it each
time it connects to an app or to a website, for one or several of the purposes
presented here.

View details
Consent


USE LIMITED DATA TO SELECT ADVERTISING

Advertising presented to you on this service can be based on limited data, such
as the website or app you are using, your non-precise location, your device type
or which content you are (or have been) interacting with (for example, to limit
the number of times an ad is presented to you).

View details
Legitimate interesthelp_outline


CREATE PROFILES FOR PERSONALISED ADVERTISING

Information about your activity on this service (such as forms you submit,
content you look at) can be stored and combined with other information about you
(for example, information from your previous activity on this service and other
websites or apps) or similar users. This is then used to build or improve a
profile about you (that might include possible interests and personal aspects).
Your profile can be used (also later) to present advertising that appears more
relevant based on your possible interests by this and other entities.

View details
Legitimate interesthelp_outline


USE PROFILES TO SELECT PERSONALISED ADVERTISING

Advertising presented to you on this service can be based on your advertising
profiles, which can reflect your activity on this service or other websites or
apps (like the forms you submit, content you look at), possible interests and
personal aspects.

View details
Legitimate interesthelp_outline


CREATE PROFILES TO PERSONALISE CONTENT

Information about your activity on this service (for instance, forms you submit,
non-advertising content you look at) can be stored and combined with other
information about you (such as your previous activity on this service or other
websites or apps) or similar users. This is then used to build or improve a
profile about you (which might for example include possible interests and
personal aspects). Your profile can be used (also later) to present content that
appears more relevant based on your possible interests, such as by adapting the
order in which content is shown to you, so that it is even easier for you to
find content that matches your interests.

View details
Legitimate interesthelp_outline


USE PROFILES TO SELECT PERSONALISED CONTENT

Content presented to you on this service can be based on your content
personalisation profiles, which can reflect your activity on this or other
services (for instance, the forms you submit, content you look at), possible
interests and personal aspects. This can for example be used to adapt the order
in which content is shown to you, so that it is even easier for you to find
(non-advertising) content that matches your interests.

View details
Legitimate interesthelp_outline


MEASURE ADVERTISING PERFORMANCE

Information regarding which advertising is presented to you and how you interact
with it can be used to determine how well an advert has worked for you or other
users and whether the goals of the advertising were reached. For instance,
whether you saw an ad, whether you clicked on it, whether it led you to buy a
product or visit a website, etc. This is very helpful to understand the
relevance of advertising campaigns.

View details
Legitimate interesthelp_outline


MEASURE CONTENT PERFORMANCE

Information regarding which content is presented to you and how you interact
with it can be used to determine whether the (non-advertising) content e.g.
reached its intended audience and matched your interests. For instance, whether
you read an article, watch a video, listen to a podcast or look at a product
description, how long you spent on this service and the web pages you visit etc.
This is very helpful to understand the relevance of (non-advertising) content
that is shown to you.

View details
Legitimate interesthelp_outline


UNDERSTAND AUDIENCES THROUGH STATISTICS OR COMBINATIONS OF DATA FROM DIFFERENT
SOURCES

Reports can be generated based on the combination of data sets (like user
profiles, statistics, market research, analytics data) regarding your
interactions and those of other users with advertising or (non-advertising)
content to identify common characteristics (for instance, to determine which
target audiences are more receptive to an ad campaign or to certain contents).

View details
Legitimate interesthelp_outline


DEVELOP AND IMPROVE SERVICES

Information about your activity on this service, such as your interaction with
ads or content, can be very helpful to improve products and services and to
build new products and services based on user interactions, the type of
audience, etc. This specific purpose does not include the development or
improvement of user profiles and identifiers.

View details
Legitimate interesthelp_outline

Vendor preferences

Accept all



Confirm choices

arrow_back

Vendor preferences


CONFIRM OUR VENDORS

Vendors can use your data to provide services. Declining a vendor can stop them
from using the data you shared.

TCF vendors

help_outline


EXPONENTIAL INTERACTIVE, INC D/B/A VDX.TV

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


CAPTIFY TECHNOLOGIES LIMITED

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Browsing
and interaction data, Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


INDEX EXCHANGE INC.

Cookie duration: 395 (days).

Data collected and processed: Non-precise location data, IP addresses, Precise
location data, Device identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


QUANTCAST

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BEESWAXIO CORPORATION

Cookie duration: 395 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SOVRN, INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


RTB HOUSE S.A.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


THE UK TRADE DESK LTD

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEXXEN INC.

Cookie duration: 180 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EPSILON

Cookie duration: 184 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


YAHOO EMEA LIMITED

Cookie duration: 397 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


TRIPLE LIFT, INC.

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Precise location data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


XANDR, INC.

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Precise location data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SHARETHIS, INC

Cookie duration: 390 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more




View details | Privacy policylaunch
Consent


NEXXEN GROUP LLC

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABOOLA EUROPE LIMITED

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


EQUATIV

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SKIMBIT LTD

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device characteristics, Privacy choices

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


MAGNITE, INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SIRDATA

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


33ACROSS

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SIFT MEDIA, INC

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Precise
location data, Device identifiers, Device characteristics

more




View details | Privacy policylaunch
Consent


RAKUTEN MARKETING LLC

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GUMGUM, INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more




View details | Storage details | Privacy policylaunch
Consent


JUSTPREMIUM BV

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device characteristics, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


AMAZON AD SERVER

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OPENX

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Privacy
choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ROKU ADVERTISING SERVICES

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SIMPLIFI HOLDINGS LLC

Cookie duration: 366 (days).

Data collected and processed: IP addresses, Precise location data, Device
identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


PUBMATIC, INC

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


COMSCORE B.V.

Cookie duration: 720 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


FLASHTALKING

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Authentication-derived identifiers, Users’ profiles,
Privacy choices

more




View details | Privacy policylaunch
Consent


SHARETHROUGH, INC

Cookie duration: 30 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


PULSEPOINT, INC.

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Device identifiers, Device
characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


SMAATO, INC.

Cookie duration: 21 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
identifiers, Device characteristics, Authentication-derived identifiers, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SEMASIO GMBH

Cookie duration: 366 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Device identifiers, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


TEROA S.A.

Cookie duration: 2555 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


CRITEO SA

Cookie duration: 390 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Authentication-derived identifiers, Users’ profiles,
Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


BLIS GLOBAL LIMITED

Cookie duration: 400 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


LOTAME SOLUTIONS, INC

Cookie duration: 274 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


LIVERAMP

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


GROUPM UK LIMITED

Cookie duration: 395 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MIQ DIGITAL LTD

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
identifiers, Device characteristics, Authentication-derived identifiers, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SONOBI, INC

Cookie duration: 60 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
identifiers

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RICH AUDIENCE TECHNOLOGIES SLU

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Device identifiers, Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


LOOPME LIMITED

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


DYNATA LLC

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SHOWHEROES SE

Cookie duration: 393 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
identifiers, Privacy choices

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SUBLIME

Cookie duration: 396 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SMARTCLIP EUROPE GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


EYEOTA PTE LTD

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


DENTSU UK LIMITED

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Privacy
choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DOUBLEVERIFY INC.

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device
characteristics, Privacy choices

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


BIDSWITCH GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


IPONWEB GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ID5 TECHNOLOGY LTD

Cookie duration: 90 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


TEADS FRANCE SAS

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DIGITALAUDIENCE B.V.

Cookie duration: 366 (days).

Data collected and processed: IP addresses, Device identifiers,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SMARTSTREAM.TV GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


STRÖER SSP GMBH (SSP)

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OS DATA SOLUTIONS GMBH & CO. KG

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PERMODO GMBH

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


MEDIA.NET ADVERTISING FZ-LLC

Cookie duration: 2190 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LIVEINTENT INC.

Cookie duration: 731 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADMAN INTERACTIVE SLU

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
User-provided data, Device identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


INSKIN MEDIA LTD

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BASIS GLOBAL TECHNOLOGIES, INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Precise location data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SEEDTAG ADVERTISING S.L

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Privacy
choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SMADEX, S.L.U.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, User-provided data, Device identifiers, Device
characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


OUTBRAIN UK LTD

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


YIELDMO, INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Authentication-derived identifiers, Users’ profiles,
Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


BIDTELLECT, INC

Cookie duration: 90 (days).

Data collected and processed: IP addresses, Device identifiers, Device
characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


VIDEO INTELLIGENCE AG

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


REMERGE GMBH

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE CTV, INC.

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


REVCONTENT, LLC

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


DELTA PROJECTS AB

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ZEMANTA INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADTHEORENT, INC

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Precise location data, Device identifiers, Device
characteristics, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


USEMAX ADVERTISEMENT (EMEGO GMBH)

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Users’ profiles

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


PUBLICIS MEDIA GMBH

Cookie duration: 1825 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


M.D. PRIMIS TECHNOLOGIES LTD.

Cookie duration: 25 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Privacy choices

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ACUITYADS INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


VGI CTV, INC

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


STACKADAPT INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TRITON DIGITAL CANADA INC.

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONETAG LIMITED

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Privacy
choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SMARTOLOGY LIMITED

Doesn't use cookies.

Data collected and processed: IP addresses

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TRI-TABLE SP. Z O.O.

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, Probabilistic
identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


IMPROVE DIGITAL

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LIQUIDM TECHNOLOGY GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


WUNDERKIND CORPORATION

Cookie duration: 390 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADYOULIKE SA

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


DT EXCHANGE (FYBER MONETIZATION LTD.)

Doesn't use cookies.

Data collected and processed: IP addresses, Device identifiers, Device
characteristics, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


NATIVO, INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MARFEEL SOLUTIONS, SL

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
characteristics

more




View details | Storage details | Privacy policylaunch
Consent


TABMO SAS

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


SHOWHEROES SRL

Cookie duration: 393 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
identifiers, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


INTEGRAL AD SCIENCE (INCORPORATING ADMANTX)

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device characteristics, Privacy choices

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


COMCAST INTERNATIONAL FRANCE SAS/FREEWHEEL MEDIA, INC.

Cookie duration: 183 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SPRINGSERVE, LLC

Cookie duration: 364 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


JIVOX CORPORATION

Cookie duration: 30 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Precise location data, Device identifiers, Users’
profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


MOBFOX US LLC

Cookie duration: 14 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Precise location data, Device identifiers, Device
characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


CELTRA INC.

Doesn't use cookies.

Data collected and processed: IP addresses, Precise location data, Device
identifiers, Device characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ZIFF DAVIS LLC

Cookie duration: 180 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more




View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


INMOBI PTE LTD

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics, Users’
profiles

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


TELECOMING S.A.

Doesn't use cookies.

Data collected and processed: IP addresses, Probabilistic identifiers, Device
identifiers

more




View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


DIGITEKA TECHNOLOGIES

Cookie duration: 397 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SAMBA TV, INC.

Cookie duration: 390 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SAMBA TV UK LIMITED

Cookie duration: 390 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


APESTER LTD

Cookie duration: 400 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, User-provided data, Device identifiers

more




View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PERMUTIVE LIMITED

Cookie duration: 19 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SEEDING ALLIANCE GMBH

Cookie duration: 3650 (days).

Data collected and processed: IP addresses, Device characteristics

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NIELSEN MEDIA RESEARCH LTD.

Cookie duration: 120 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Device identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


VIDOOMY MEDIA SL

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
characteristics

more




View details | Storage details | Privacy policylaunch
Consent


SOLOCAL SA

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
identifiers, Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


THE REACH GROUP GMBH

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device
characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


ORACLE ADVERTISING

Cookie duration: 180 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


DEMANDBASE, INC.

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADTELLIGENT INC.

Cookie duration: 93 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


TRAVEL AUDIENCE GMBH

Cookie duration: 397 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


HUMAN

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Device identifiers, Device characteristics

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


SINGLESPOT SAS

Doesn't use cookies.

Data collected and processed: IP addresses, Precise location data, Device
identifiers, Device characteristics, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


DEFINE MEDIA GMBH

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TARGETSPOT BELGIUM SPRL

Doesn't use cookies.

Data collected and processed: IP addresses, Probabilistic identifiers, Privacy
choices

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


INNOVID LLC

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Privacy
choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


UPPR GMBH

Cookie duration: 365 (days).

Data collected and processed: User-provided data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


PAPIRFLY AS

Doesn't use cookies.

Data collected and processed: Device characteristics

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


NEUSTAR, INC., A TRANSUNION COMPANY

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ZETA GLOBAL CORP.

Cookie duration: 60 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Users’ profiles, Privacy choices

more




View details | Storage details | Privacy policylaunch
Consent


SUB2 TECHNOLOGIES LTD

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Users’ profiles

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


TAPTAP DIGITAL SL

Cookie duration: 19 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


AFFINITY GLOBAL GMBH

Cookie duration: 60 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device characteristics, Users’
profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SEVENDATA S.P.A.

Cookie duration: 180 (days).

Data collected and processed: Probabilistic identifiers, Browsing and
interaction data, Device identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


MAGNITE, INC. (CARBON AI LIMITED)

Cookie duration: 89 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LITTLE BIG DATA SP. Z O.O.

Cookie duration: 1096 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


LUCID HOLDINGS, LLC

Cookie duration: 730 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Device identifiers, Device characteristics, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


VERVE GROUP EUROPE GMBH

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
identifiers, Device characteristics, Authentication-derived identifiers, Users’
profiles, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


SUNMEDIA

Cookie duration: 120 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Device identifiers, Device characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


THE OZONE PROJECT LIMITED

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


SMARTCLIP HISPANIA S.L.

Cookie duration: Uses session cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Users’ profiles

more




View details | Storage details | Privacy policylaunch
Consent


SMARTYADS INC.

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Device
characteristics

more




View details | Privacy policylaunch
Consent


DEEPINTENT, INC.

Cookie duration: 548 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
identifiers, Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TONEFUSE LLC

Cookie duration: 1 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device
characteristics, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


HAPPYDEMICS

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Device identifiers, Device characteristics,
Authentication-derived identifiers, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RADIO MARKETING SERVICE INTERACTIVE GMBH

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more




View details | Privacy policylaunch
Consent


AUDIGENT

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


VIEWPAY

Cookie duration: 30 (days).

Data collected and processed: IP addresses, Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


GOLDBACH GROUP AG

Cookie duration: 1096 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
identifiers, Device characteristics, Authentication-derived identifiers, Users’
profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DYNAMIC 1001 GMBH

Cookie duration: 730 (days).

Data collected and processed: Browsing and interaction data, Device
characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADJUST DIGITAL A/S

Doesn't use cookies.

Data collected and processed: IP addresses

more




View details | Privacy policylaunch


AZERION HOLDING B.V.

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
identifiers, Device characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SEZNAM.CZ, A.S.

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


: TAPPX

Cookie duration: 1 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more




View details | Storage details | Privacy policylaunch
Consent


TRUEDATA SOLUTIONS, INC.

Cookie duration: 913 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


SKAZE

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


SMART ANALYTICS SL

Cookie duration: 371 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
User-provided data, Precise location data, Device identifiers, Device
characteristics

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


SPORTRADAR AG

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SOUNDCAST

Cookie duration: 9 (days).

Data collected and processed: IP addresses, Device characteristics, Privacy
choices

more




View details | Storage details | Privacy policylaunch
Consent


DIGITAL EAST GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Precise location data, Device identifiers, Device
characteristics, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


BEOP

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TURK TELEKOM

Cookie duration: 18 (days).

Data collected and processed: Non-precise location data, IP addresses, Precise
location data, Device identifiers, Users’ profiles

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DURATION MEDIA, LLC.

Doesn't use cookies.

Data collected and processed: IP addresses, Device characteristics

more




View details | Privacy policylaunch
Consent


BUSINESSCLICK SP. Z O.O.

Cookie duration: 1095 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


INTERCEPT INTERACTIVE INC. DBA UNDERTONE

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RADIO NET MEDIA LIMITED

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


THE MEDIAGRID INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


GO.PL SP. Z O.O.

Cookie duration: 3000 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


VRTCAL MARKETS INC

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
User-provided data, Precise location data, Device identifiers, Device
characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


DENTSU ITALIA SPA

Cookie duration: 60 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Privacy
choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


DATASEAT LTD

Cookie duration: 1 (days).

Data collected and processed: IP addresses, Device identifiers, Device
characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ONAUDIENCE LTD

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


AUDIENCE NETWORK

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


IMPACT.COM

Cookie duration: 3650 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Device identifiers, Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


APPIER PTE LTD

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
identifiers, Device characteristics, Authentication-derived identifiers, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ANZU VIRTUAL REALITY LTD

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MONET ENGINE INC

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Device
identifiers, Device characteristics, Authentication-derived identifiers, Privacy
choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


VIDAZOO LTD

Cookie duration: 31 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Privacy choices

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


THE NEWCO S.R.L.

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


KIOSKED LTD

Doesn't use cookies.

Data collected and processed: IP addresses, Device characteristics, Privacy
choices

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


DISTROSCALE, INC.

Cookie duration: 730 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Device identifiers, Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GOOGLE ADVERTISING PRODUCTS

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


FANDOM, INC.

Cookie duration: 1158 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ORACLE DATA CLOUD - MOAT

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


SELECTMEDIA INTERNATIONAL LTD

Cookie duration: 90 (days).

Data collected and processed: IP addresses

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


MARS MEDIA GROUP

Doesn't use cookies.

Data collected and processed: Device identifiers

more




View details | Privacy policylaunch
Consent


DISCOVER-TECH LTD

Doesn't use cookies.

Data collected and processed: IP addresses, Device identifiers

more




View details | Privacy policylaunch
Consent


ANIVIEW LTD

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


AIRGRID (AN MIQ COMPANY)

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device characteristics, Users’ profiles

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


TARGETVIDEO GMBH

Doesn't use cookies.

Data collected and processed: Non-precise location data, Device characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


AD ALLIANCE GMBH

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


AMAZON ADVERTISING

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADPONE SL

Cookie duration: 120 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Device identifiers, Device characteristics

more




View details | Privacy policylaunch
Consent


REPPUBLIKA DATA ANALYTICS AND TECHNOLOGIES GMBH

Cookie duration: 180 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Browsing
and interaction data, Device identifiers, Device characteristics, Users’
profiles

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


LINKEDIN IRELAND UNLIMITED COMPANY

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


AARKI, INC.

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
User-provided data, Device identifiers, Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MOLOCO, INC.

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NIELSEN INTERNATIONAL SA

Cookie duration: 390 (days).

Data collected and processed: IP addresses, Device identifiers, Device
characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BLOCKTHROUGH, INC.

Cookie duration: 30000 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Device
characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


NOBID, INC.

Cookie duration: 7 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


RETAILADS GMBH & CO. KG

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TX GROUP AG

Cookie duration: 1095 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
User-provided data, Precise location data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


UNITED INTERNET MEDIA GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


DISQUS

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Browsing
and interaction data, Device characteristics, Authentication-derived
identifiers, Privacy choices

more




View details | Storage details | Privacy policylaunch
Consent


QUALITY MEDIA NETWORK GMBH

Cookie duration: 300 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device characteristics, Privacy choices

more




View details | Privacy policylaunch
Consent


SPICY MOBILE KARCZEWSKI ZAWADZKI SPÓŁKA JAWNA

Cookie duration: 28 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
User-provided data, Device identifiers, Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


EPOM LTD.

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


STROSSLE INTERNATIONAL AB

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Device
identifiers, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SOMQUERY SOMTAG - (SEVENONE MEDIA)

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PUBLICA LLC

Cookie duration: 60 (days).

Data collected and processed: IP addresses, Device identifiers, Device
characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


TRUVID INC.

Cookie duration: 60 (days).

Data collected and processed: Non-precise location data, User-provided data,
Device characteristics

more




View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PRECISO SRL

Cookie duration: 30 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, User-provided data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


EXPERIAN LTD

Cookie duration: 183 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Device identifiers, Authentication-derived
identifiers, Users’ profiles, Privacy choices

more




View details | Privacy policylaunch
Consent


APPUSH TECHNOLOGIES

Doesn't use cookies.

Data collected and processed: Non-precise location data

more




View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


QUANTYOO GMBH & CO. KG

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


DIANOMI PLC

Cookie duration: 180 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TIMEONE PERFORMANCE

Cookie duration: 13 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


THREEDIUM LTD

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, Device identifiers, Device characteristics

more




View details | Privacy policylaunch
Consent


OPTI DIGITAL SAS

Cookie duration: 90 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Privacy choices

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SPORTORITY UK LTD

Cookie duration: 1 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SILVERBULLET DATA SERVICES GROUP

Doesn't use cookies.

Data collected and processed: IP addresses

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


EBAY INC

Cookie duration: 90 (days).

Data collected and processed: IP addresses, Device characteristics, Privacy
choices

more




View details | Storage details | Privacy policylaunch
Consent


TRAFFECTIVE GMBH

Cookie duration: 1 (days).

Data collected and processed: IP addresses, Privacy choices

more




View details | Privacy policylaunch
Consent


BRID VIDEO DOO

Doesn't use cookies.

Data collected and processed: Non-precise location data, Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


DIGITAL SQUAD

Cookie duration: 1 (days).

Data collected and processed: Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SOD SCREENONDEMAND GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


DATAXTRADE GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


MARFEEL SOLUTIONS, SL (COMPASS)

Cookie duration: 180 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


STREAM EYE OOD

Doesn't use cookies.

Data collected and processed: IP addresses

more




View details | Privacy policylaunch


SPOODS GMBH

Doesn't use cookies.

Data collected and processed: IP addresses

more




View details | Privacy policylaunch
Consent


AVANTIS VIDEO LTD

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Device characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SOLUTION COUPONS

Doesn't use cookies.

Data collected and processed: Probabilistic identifiers

more




View details | Storage details | Privacy policylaunch
Consent


SOCOTO GMBH & CO. KG

Doesn't use cookies.

Data collected and processed: IP addresses

more




View details | Storage details | Privacy policylaunch
Consent


SMARTFRAME TECHNOLOGIES LTD

Cookie duration: 1 (days).

Data collected and processed: Non-precise location data, Device identifiers,
Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
Legitimate interesthelp_outline


KARGO GLOBAL INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


GLUI INC

Doesn't use cookies.

Data collected and processed: Non-precise location data, User-provided data

more




View details | Privacy policylaunch
Consent


TV SQUARED LIMITED D/B/A INNOVIDXP

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Privacy choices

more




View details | Privacy policylaunch
Consent


BYTEDANCE PTE. LTD.

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Device characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


QUANTUMCAST DIGITAL GMBH

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, User-provided data, Precise location data, Device
identifiers, Device characteristics, Authentication-derived identifiers, Users’
profiles, Privacy choices

more




View details | Privacy policylaunch
Consent


QUARTER MEDIA GMBH

Cookie duration: 1 (days).

Data collected and processed: IP addresses, Device identifiers, Device
characteristics, Privacy choices

more




View details | Storage details | Privacy policylaunch
Consent


HASHTAG LABS INC.

Cookie duration: 30 (days).

Data collected and processed: IP addresses

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


LUNA MEDIA GROUP LLC

Cookie duration: 14 (days).

Data collected and processed: Device identifiers

more




View details | Storage details | Privacy policylaunch
Consent


MOBILITY-ADS GMBH

Cookie duration: 30 (days).

Data collected and processed: IP addresses, Privacy choices

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


VUUKLE DMCC

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SAMSUNG ADS

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BAIDU (HONG KONG) LIMITED

Cookie duration: 366 (days).

Data collected and processed: Browsing and interaction data

more




View details | Storage details | Privacy policylaunch
Consent


RINGIER AXEL SPRINGER POLSKA SP. Z O.O.

Cookie duration: 390 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Device identifiers, Device
characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


THE LINEA 1 MKT SL

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


SPARTEO

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DENTSU A/S

Cookie duration: 1 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
Device characteristics, Authentication-derived identifiers, Users’ profiles

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


HAVAS MEDIA (ARTEMIS ALLIANCE S.L.U.)

Doesn't use cookies.

Data collected and processed: IP addresses, Probabilistic identifiers, Device
identifiers, Users’ profiles

more




View details | Storage details | Privacy policylaunch
Consent


PROJECT AGORA LTD

Doesn't use cookies.

Data collected and processed: Browsing and interaction data, Device
characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


VIADS ADVERTISING S.L.

Cookie duration: 30 (days).

Data collected and processed: IP addresses

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


AA INTERNET-MEDIA LTD

Cookie duration: 3650 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SONIC ODEEO LTD

Doesn't use cookies.

Data collected and processed: IP addresses, Device identifiers, Device
characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


UNICREDIT S.P.A.

Cookie duration: 180 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SQREEM TECHNOLOGIES PRIVATE LIMITED

Doesn't use cookies.

Data collected and processed: IP addresses, Device identifiers

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


TYPEA HOLDINGS LTD

Cookie duration: 30 (days).

Data collected and processed: IP addresses, Device identifiers, Device
characteristics, Privacy choices

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TMT DIGITAL INC

Doesn't use cookies.

Data collected and processed: IP addresses

more




View details | Privacy policylaunch


RESONO B.V.

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Precise
location data, Device identifiers, Privacy choices

more




View details | Privacy policylaunch
Consent


QUESTPASS SP. Z O.O.

Doesn't use cookies.

Data collected and processed: IP addresses, Browsing and interaction data,
Device characteristics, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SAMOUKALE ENTERPRISES LIMITED DBA ADEX

Cookie duration: 730 (days).

Data collected and processed: IP addresses, Probabilistic identifiers,
User-provided data, Device characteristics, Authentication-derived identifiers,
Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


STRÖER DIGITAL MEDIA GMBH

Doesn't use cookies.

Data collected and processed: IP addresses, User-provided data, Device
identifiers, Device characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


QUERY CLICK LIMITED

Cookie duration: Uses session cookies.

Data collected and processed: IP addresses

more




View details | Privacy policylaunch
Consent


NEXT MILLENNIUM MEDIA INC

Cookie duration: 1 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Privacy choices

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


DOCEREE UK LIMITED

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


DPA-INFOCOM GMBH

Doesn't use cookies.

Data collected and processed: Browsing and interaction data

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


UMLAUT COMMUNICATION GMBH

Doesn't use cookies.

Data collected and processed: Browsing and interaction data, Device identifiers,
Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


SEVEN TECHNOLOGIES S.L.

Doesn't use cookies.

Data collected and processed: IP addresses

more




View details | Privacy policylaunch
Consent


TEAVARO

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SCORE MEDIA GROUP GMBH & CO. KG

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


RELEVANT DIGITAL OY

Cookie duration: 90 (days).

Data collected and processed: IP addresses

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SCHOBER INFORMATION GROUP DEUTSCHLAND GMBH

Doesn't use cookies.

Data collected and processed: IP addresses, Precise location data, Device
identifiers, Privacy choices

more




View details | Storage details | Privacy policylaunch
Consent


UNBLOCKIA SL

Cookie duration: 120 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Device identifiers, Device characteristics

more




View details | Privacy policylaunch
Consent


152 MEDIA LLC

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


REMAILME

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Privacy choices

more




View details | Storage details | Privacy policylaunch
Consent


TF1 PUBLICITE

Cookie duration: 183 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
User-provided data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


MICROSOFT ADVERTISING

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


OPERA SOFTWARE IRELAND LIMITED

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Device identifiers, Privacy choices

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


INFOLINKS MEDIA, LLC

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


VERASITY LIMITED

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


VIAFOURA INC.

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
User-provided data, Authentication-derived identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


UNICREDIT BANKAUSTRIA AG

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Probabilistic identifiers, Device
identifiers, Users’ profiles

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SONARES GMBH

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Precise location data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


REFINE DIRECT SRL

Doesn't use cookies.

Data collected and processed: IP addresses, Probabilistic identifiers, Device
characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


LIVE DATA SOLUTIONS SL

Doesn't use cookies.

Data collected and processed: IP addresses, Device characteristics

more




View details | Privacy policylaunch
Consent


STREAMONKEY GMBH

Doesn't use cookies.

Data collected and processed: IP addresses

more




View details | Privacy policylaunch


RESET DIGITAL EUROPE LTD

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


KUEEZ ENTERTAINMENT LTD.

Cookie duration: 30 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Device identifiers,
Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RELIZ LTD

Cookie duration: 371 (days).

Data collected and processed: User-provided data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SITEWIT, CORP

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
User-provided data, Device characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch


SYNAMEDIA

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, Device identifiers, Device characteristics,
Authentication-derived identifiers, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


RAPTOR SERVICES A/S

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Browsing and interaction data,
User-provided data, Authentication-derived identifiers, Users’ profiles

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SSMAS

Doesn't use cookies.

Data collected and processed: IP addresses, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


SCHWARZ MEDIA GMBH

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, Precise location data,
Device identifiers, Device characteristics, Users’ profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


RESPONSIVEADS, INC.

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
characteristics

more




View details | Privacy policylaunch
Consent


VIOMBA OY

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Device
characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


DRIVENIQ CORPORATION

Doesn't use cookies.

Data collected and processed: IP addresses

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


START.IO INC

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
identifiers, Device characteristics, Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


VIDEOBOT LTD

Doesn't use cookies.

Data collected and processed: Device identifiers, Device characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


RAYN B.V.

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses,
Probabilistic identifiers, Browsing and interaction data, User-provided data,
Device identifiers, Device characteristics, Authentication-derived identifiers,
Users’ profiles, Privacy choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


DANDO ONLINE LTD

Doesn't use cookies.

Data collected and processed: Non-precise location data

more




View details | Privacy policylaunch


DIGITAL BRAIN NORDIC AB

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
identifiers, Device characteristics, Authentication-derived identifiers, Users’
profiles, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


DECENTRALISED ADVERTISING LIMITED

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Browsing
and interaction data, User-provided data, Precise location data, Device
identifiers, Authentication-derived identifiers, Users’ profiles, Privacy
choices

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


R2B2 A.S.

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
characteristics, Privacy choices

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


SPP SOLUTIONS LTD.

Cookie duration: 1 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline

Ad partners

help_outline


ADTELLIGENCE

Privacy policylaunch
Consent


META

Privacy policylaunch
Consent


BOOKING.COM

Privacy policylaunch
Consent


DIRECT INTERACTIVE

Privacy policylaunch
Consent


IBM

Privacy policylaunch
Consent


ENGAGEBDR

Privacy policylaunch
Consent


FORBES

Privacy policylaunch
Consent


GOODWAY GROUP

Privacy policylaunch
Consent


INTELLIAD

Privacy policylaunch
Consent


DSTILLERY

Privacy policylaunch
Consent


MEDIAMATH

Privacy policylaunch
Consent


OMNICOM MEDIA GROUP

Privacy policylaunch
Consent


VIEWBIX

Privacy policylaunch
Consent


RESONATE

Privacy policylaunch
Consent


SUITE 66

Privacy policylaunch
Consent


SMN CORPORATION

Privacy policylaunch
Consent


SOJERN

Privacy policylaunch
Consent


TAPAD

Privacy policylaunch
Consent


TRADEDOUBLER AB

Privacy policylaunch
Consent


TRAVELCLICK

Privacy policylaunch
Consent


TRUSTARC

Privacy policylaunch
Consent


TRUEFFECT

Privacy policylaunch
Consent


TRAVEL DATA COLLECTIVE

Privacy policylaunch
Consent


DAVINCI11

Privacy policylaunch
Consent


LIFESTREET

Privacy policylaunch
Consent


TRADELAB

Privacy policylaunch
Consent


REVENUEMANTRA

Privacy policylaunch
Consent


TREND RESEARCH

Privacy policylaunch
Consent


QUARTICON

Privacy policylaunch
Consent


TRACEAD

Privacy policylaunch
Consent


SILVER EGG TECHNOLOGY

Privacy policylaunch
Consent


VODAFONE GMBH

Privacy policylaunch
Consent


MAGNITE

Privacy policylaunch
Consent


MOPUB (A DIVISION OF TWITTER, INC.)

Privacy policylaunch
Consent


WALMART

Privacy policylaunch
Consent


CLOUDFLARE

Privacy policylaunch
Consent


SALESFORCE DMP

Privacy policylaunch
Consent


ORANGE ADVERTISING

Privacy policylaunch
Consent


NETFLIX

Privacy policylaunch
Consent


GETINTENT

Privacy policylaunch
Consent


DYNADMIC

Privacy policylaunch
Consent


STAILAMEDIA

Privacy policylaunch
Consent


APPLOVIN CORP.

Privacy policylaunch
Consent


SOURCEKNOWLEDGE

Privacy policylaunch
Consent


RACKSPACE

Privacy policylaunch
Consent


SIGNAL

Privacy policylaunch
Consent


LIFTOFF

Privacy policylaunch
Consent


DATALICIOUS

Privacy policylaunch
Consent


TRIPADVISOR

Privacy policylaunch
Consent


TAPTICA

Privacy policylaunch
Consent


SIMPLAEX GMBH

Privacy policylaunch
Consent


KOCHAVA

Privacy policylaunch
Consent


WISH

Privacy policylaunch
Consent


UNITYMEDIA

Privacy policylaunch
Consent


DYNAMIC YIELD

Privacy policylaunch
Consent


IMPACT

Privacy policylaunch
Consent


SPOTAD

Privacy policylaunch
Consent


F@N COMMUNICATIONS

Privacy policylaunch
Consent


DYNAD

Privacy policylaunch
Consent


TURBO

Privacy policylaunch
Consent


HOUSING.COM

Privacy policylaunch
Consent


TF1 - FR

Privacy policylaunch
Consent


DEMAND SIDE SCIENCE, INC.

Privacy policylaunch
Consent


TEALIUM

Privacy policylaunch
Consent


TENMAX

Privacy policylaunch
Consent


TRESENSA

Privacy policylaunch
Consent


TAPJOY

Privacy policylaunch
Consent


UBERMEDIA

Privacy policylaunch
Consent


STREAMRAIL

Privacy policylaunch
Consent


TREEPODIA

Privacy policylaunch
Consent


YAHOO! JAPAN

Privacy policylaunch
Consent


TAPCLIQ

Privacy policylaunch
Consent


DELTAX

Privacy policylaunch
Consent


SOMO AUDIENCE

Privacy policylaunch
Consent


QUANTASY

Privacy policylaunch
Consent


TRIBES RESEARCH

Privacy policylaunch
Consent


UMENG PLUS BEIJING TECHNOLOGY LIMITED COMPANY

Privacy policylaunch
Consent


STARTAPP

Privacy policylaunch
Consent


EXPEDIA, INC.

Privacy policylaunch
Consent


PADSQUAD

Privacy policylaunch
Consent


FLUCT

Privacy policylaunch
Consent


VIANT

Privacy policylaunch
Consent


ROMIR

Privacy policylaunch
Consent


DENTSU AEGIS NETWORK

Privacy policylaunch
Consent


STRATIO BIG DATA

Privacy policylaunch
Consent


LKQD

Privacy policylaunch
Consent


DIGISEG

Privacy policylaunch
Consent


DOUBLE CHECK

Privacy policylaunch
Consent


SMART.BID LTD

Privacy policylaunch
Consent


TWINPINE

Privacy policylaunch
Consent


VIEWERSLOGIC LTD

Privacy policylaunch
Consent


VE INTERACTIVE

Privacy policylaunch
Consent


KAYAK

Privacy policylaunch
Consent


NATIVEADS.COM

Privacy policylaunch
Consent


RIESENIA.COM

Privacy policylaunch
Consent


CHEETAH MOBILE

Privacy policylaunch
Consent


SPRING VENTURE GROUP

Privacy policylaunch
Consent


DYNADMIC CORPORATION

Privacy policylaunch
Consent


REACTIVE

Privacy policylaunch
Consent


DENTSU

Privacy policylaunch
Consent


SNAP INC.

Privacy policylaunch
Consent


APPSFLYER

Privacy policylaunch
Consent


PARRABLE

Privacy policylaunch
Consent


TORCHAD

Privacy policylaunch
Consent


QUALTRICS

Privacy policylaunch
Consent


DELTA AIR LINES

Privacy policylaunch
Consent


TAPKLIK

Privacy policylaunch
Consent


VERTOZ

Privacy policylaunch
Consent


SKETCHFAB, INC.

Privacy policylaunch
Consent


TAIWAN MOBILE CO LTD

Privacy policylaunch
Consent


DISPLAY.DIRECT

Privacy policylaunch
Consent


VIMEO

Privacy policylaunch
Consent


LANDS' END

Privacy policylaunch
Consent


DPG MEDIA BV

Privacy policylaunch
Consent


VERTRIEBSWERK

Privacy policylaunch
Consent


TVADSYNC

Privacy policylaunch
Consent


TOTALJOBS GROUP LTD

Privacy policylaunch
Consent


HOTELS.COM L. P.

Privacy policylaunch
Consent


OVERSTOCK

Privacy policylaunch
Consent


THOMANN GMBH

Privacy policylaunch
Consent


DATAFY

Privacy policylaunch
Consent


TRUE WAVE TECHNOLOGIES LIMITED

Privacy policylaunch
Consent


DUMARCA GAMING LTD

Privacy policylaunch
Consent


RIPPLL LTD

Privacy policylaunch
Consent


DIGITALSUNRAY

Privacy policylaunch
Consent


ADJUST GMBH

Privacy policylaunch
Consent


DIGITAL AD SYSTEMS, CORP.

Privacy policylaunch
Consent


R.O.EYE LIMITED

Privacy policylaunch
Consent


RETAIL ROCKET LLC

Privacy policylaunch
Consent


BOSE

Privacy policylaunch
Consent


SNAPUPP TECHNOLOGIES SL

Privacy policylaunch
Consent


TCHIBO GMBH

Privacy policylaunch
Consent


IRONSOURCE MOBILE

Privacy policylaunch
Consent


UBER TECHNOLOGIES INC.

Privacy policylaunch
Consent


CHARTBOOST

Privacy policylaunch
Consent


DIVVIT AB

Privacy policylaunch
Consent


TUKY DATA

Privacy policylaunch
Consent


GLASSDOOR, INC.

Privacy policylaunch
Consent


SHUTTERSTOCK, INC.

Privacy policylaunch
Consent


THEINDUSTRY AG

Privacy policylaunch
Consent


DIGITAL HUB HANNOVER GMBH

Privacy policylaunch
Consent


ADBUTLER

Privacy policylaunch
Consent


TRAFFICGUARD

Privacy policylaunch
Consent


DATIVA

Privacy policylaunch
Consent


VF VISUAL FANTASTIX TANNER

Privacy policylaunch
Consent


STREAM

Privacy policylaunch
Consent


BOSTON CONSULTING GROUP

Privacy policylaunch
Consent


UBEX DSP

Privacy policylaunch
Consent


QUIET MEDIA

Privacy policylaunch
Consent


STEP A/S

Privacy policylaunch
Consent


TRANSMIT.LIVE

Privacy policylaunch
Consent


DYNAMO.VIDEO

Privacy policylaunch
Consent


CLEAN.IO

Privacy policylaunch
Consent


PANDORA

Privacy policylaunch
Consent


TARGET RTB

Privacy policylaunch
Consent


ZYNGA

Privacy policylaunch
Consent


RESET DIGITAL EUROPE LTD

Privacy policylaunch
Consent


DATABLOCKS, INC

Privacy policylaunch
Consent


KUBIENT

Privacy policylaunch
Consent


TD-GDN

Privacy policylaunch
Consent


AD OPTIMA DIGITAL

Privacy policylaunch
Consent


PIXFUTURE

Privacy policylaunch
Consent


VECTAURY

Privacy policylaunch
Consent


IMPACT+

Privacy policylaunch
Consent


DIGITALIST GROUP

Privacy policylaunch
Consent


UNITY ADS

Privacy policylaunch
Consent


SMARTLY.IO SOLUTIONS OY

Privacy policylaunch
Consent


USERNEEDS

Privacy policylaunch
Consent


AD LIGHTNING

Privacy policylaunch
Consent


SPOTIBLE

Privacy policylaunch
Consent


PORSCHE AG

Privacy policylaunch
Consent


IAB TECH LAB

Privacy policylaunch
Consent


SABIO, INC

Privacy policylaunch
Consent


NIMBUS

Privacy policylaunch
Consent


METAADS

Privacy policylaunch
Consent


INDEED

Privacy policylaunch
Consent


SKYPIEA TECH CO.,LIMITED

Privacy policylaunch
Consent


LENDINGTREE

Privacy policylaunch
Consent


CONSUMABLE

Privacy policylaunch
Consent

Accept all



Confirm choices

Close