www.philstar.com Open in urlscan Pro
2606:4700:10::6816:45fa  Public Scan

URL: https://www.philstar.com/entertainment/2023/07/20/2282256/janella-salvador-thailands-win-metawin-star-under-parallel-skies
Submission: On July 21 via api from NO — Scanned from NO

Form analysis 1 forms found in the DOM

POST

<form method="post">
  <div id="login_fb"><a href="#"><img src="https://www.philstar.com/images/blank.png" style="width: 100%; height: 100%; display: block"></a></div>
  <div id="login_gmail" class="g-signin2" data-onsuccess="onSignIn" style="display: inline-block;vertical-align: top;margin-top: 5px;" data-onload="true" data-gapiscan="true"></div>
  <style>
    .abcRioButton {
      text-align: left;
      padding-top: 3px;
      height: 40px !important;
    }
  </style>
  <script type="text/javascript">
    console.log("SignedID:" + 0);
    console.log("email:" + '');
    console.log("given_name:" + '');
    console.log("family_name:" + '');
    console.log("picture:" + '');

    function check_credentials(info) {
      var xhr = new XMLHttpRequest();
      xhr.open('POST', 'https://www.philstar.com/check_credentials.php');
      xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
      xhr.onload = function() {
        oauthInfo = xhr.responseText;
        console.log(oauthInfo);
        location.reload();
      };
      xhr.send("id=" + info.sub + "&email=" + info.email + "&firstname=" + info.given_name + "&lastname=" + info.family_name + "&loginType=gmail");
    }

    function oauth_gmail(id_token) {
      var xhr = new XMLHttpRequest();
      xhr.open('POST', 'https://www.philstar.com/tokensignin');
      xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
      xhr.onload = function() {
        oauthInfo = JSON.parse(xhr.responseText);
        console.log(oauthInfo);
        check_credentials(oauthInfo);
      };
      xhr.send('idtoken=' + id_token);
    }

    function onSignIn(googleUser) {
      var profileID = auth2.currentUser.get().getBasicProfile().getId();
      var SignedID = 0;
      console.log("profileID:" + profileID);
      if (profileID == SignedID) {
        console.log("already signed in");
      } else {
        oauth_gmail(googleUser.getAuthResponse().id_token);
        console.log("gmail new sign in");
      }
    }

    function signOut() {
      var auth2 = gapi.auth2.getAuthInstance();
      auth2.signOut().then(function() {
        console.log('User signed out.');
        var xhr = new XMLHttpRequest();
        xhr.open('POST', 'https://www.philstar.com/logout.php');
        xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
        xhr.onload = function() {
          location.reload()
        };
        xhr.send();
      });
    }
  </script>
  <style>
    #appleid-signin {
      /* display:none !important; */
      height: 42px;
      width: 42px;
      display: inline-block;
      top: -7px;
      padding-left: 8px;
      cursor: pointer;
    }

    #appleid-signin div {
      position: initial;
    }
  </style>
  <div id="appleid-signin" data-mode="logo-only" data-logo-size="large" data-color="black" data-border="true" data-border-radius="15" data-size="42">
    <div
      style=" font-synthesis: none; -moz-font-feature-settings: kern; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 42px; height: 42px; min-width: 30px; max-width: 64px; min-height: 30px; max-height: 64px; position: relative;"
      role="button" tabindex="0" aria-label="Sign in with Apple">
      <div style=" position: absolute; box-sizing: border-box; width: 100%; height: 100%;">
        <svg xmlns="http://www.w3.org/2000/svg" style="overflow:visible" width="100%" height="100%" viewBox="6 6 44 44">
          <g fill="none" fill-rule="evenodd">
            <path fill="#fff" fill-rule="nonzero"
              d="M28.2226562,20.3846154 C29.0546875,20.3846154 30.0976562,19.8048315 30.71875,19.0317864 C31.28125,18.3312142 31.6914062,17.352829 31.6914062,16.3744437 C31.6914062,16.2415766 31.6796875,16.1087095 31.65625,16 C30.7304687,16.0362365 29.6171875,16.640178 28.9492187,17.4494596 C28.421875,18.06548 27.9414062,19.0317864 27.9414062,20.0222505 C27.9414062,20.1671964 27.9648438,20.3121424 27.9765625,20.3604577 C28.0351562,20.3725366 28.1289062,20.3846154 28.2226562,20.3846154 Z M25.2929688,35 C26.4296875,35 26.9335938,34.214876 28.3515625,34.214876 C29.7929688,34.214876 30.109375,34.9758423 31.375,34.9758423 C32.6171875,34.9758423 33.4492188,33.792117 34.234375,32.6325493 C35.1132812,31.3038779 35.4765625,29.9993643 35.5,29.9389701 C35.4179688,29.9148125 33.0390625,28.9122695 33.0390625,26.0979021 C33.0390625,23.6579784 34.9140625,22.5588048 35.0195312,22.474253 C33.7773438,20.6382708 31.890625,20.5899555 31.375,20.5899555 C29.9804688,20.5899555 28.84375,21.4596313 28.1289062,21.4596313 C27.3554688,21.4596313 26.3359375,20.6382708 25.1289062,20.6382708 C22.8320312,20.6382708 20.5,22.5950413 20.5,26.2911634 C20.5,28.5861411 21.3671875,31.013986 22.4335938,32.5842339 C23.3476562,33.9129053 24.1445312,35 25.2929688,35 Z">
            </path>
          </g>
        </svg>
      </div>
      <div style=" padding: 1px; width: 100%; height: 100%; box-sizing: border-box;"><svg xmlns="http://www.w3.org/2000/svg" style=" overflow: visible;" width="100%" height="100%" viewBox="0 0 50 50" preserveAspectRatio="xMidYMin meet">
          <rect width="100%" height="100%" ry="15%" fill="#000" stroke="black" stroke-width="1" stroke-linecap="round"></rect>
        </svg></div>
    </div>
  </div>
  <script type="text/javascript" src="https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js"></script>
  <script type="text/javascript">
    /**
     * This function will initialize the `AppleID.auth` object with parameter we pass in.
     */
    AppleID.auth.init({
      clientId: 'com.philstar.myaccount',
      scope: 'name email',
      redirectURI: 'https://www.philstar.com/redirect-apple-signin.php',
      state: 'https://www.philstar.com/entertainment/2023/07/20/2282256/janella-salvador-thailands-win-metawin-star-under-parallel-skies',
      usePopup: true
    });
    // Listen for authorization success.
    document.addEventListener('AppleIDSignInOnSuccess', (event) => {
      // Handle successful response.
      // console.log('AppleIDSignInOnSuccess', event.detail);
      var xmlhttp = new XMLHttpRequest();
      xmlhttp.open("POST", 'https://www.philstar.com/check_credentials.php', true);
      xmlhttp.onreadystatechange = function() {
        if (xmlhttp.readyState === XMLHttpRequest.DONE && xmlhttp.status === 200) {
          var data = xmlhttp.responseText;
          location.reload();
          // console.log('apple output:', data);
        }
      };
      xmlhttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
      xmlhttp.send('code=' + event.detail.authorization.code + '&id=' + event.detail.authorization.id_token + "&email=''&firstname=''&lastname=''" + "&loginType=apple");
    });
    // Listen for authorization failures.
    document.addEventListener('AppleIDSignInOnFailure', (event) => {
      // Handle error.
      console.log('AppleIDSignInOnFailure', event.detail.error);
    });
  </script>
</form>

Text Content

Receive Updates:
Notifications can be turned off anytime from your browser settings.
BlockAllow


 * Philstar.com
   
   * HOME
   * Headlines
   * Opinion
   * Nation
   * World
   * Business
   * Sports
   * Entertainment
   * Lifestyle
   * Other Sections
 * The Philippine Star
 * Pilipino Star Ngayon
   
   * HOME
   * Bansa
   * Metro
   * Probinsiya
   * Opinyon
   * Palaro
   * Showbiz
   * True Confessions
   * Dr. Love
   * Litra-talk
   * Kutob
   * Komiks
 * The Freeman
   
   * HOME
   * Cebu News
   * Opinion
   * Metro Cebu
   * Region
   * Cebu Business
   * Cebu Sports
   * Cebu Lifestyle
   * Cebu Entertainment
 * Pang-Masa
   
   * HOME
   * Police Metro
   * Punto Mo
   * Pang Movies
   * PM Sports
   * Para Manalo
   * Para Malibang
 * Banat
   
   * HOME
   * Balita
   * Opinyon
   * Kalingawan
   * Showbiz
   * Palaro
   * Imong Kapalaran
   * Punsoy
 * Interaksyon
   
   * HOME
   * Trends + Spotlights
   * Politics + Issues
   * Celebrities
   * Hobbies + Interests
   * Rumor Cop

 * CORONATION
 * MISS UNIVERSE 2022
 * KOREAN WAVE
 * MOVIES
 * MUSIC
 * GAMES

SUPPORT PHILSTAR
About Us | Contact Us | Advertise | Privacy Policy | Member Agreement |
Copyright Notice
Copyright © 2023. Philstar Global Corp. All Rights Reserved
 * My Profile
 * Sign Out


Subscribe

Subscribe

 * nav
   
   entertainment==
   
   HOME
 * HEADLINES
 * OPINION
 * NATION
 * WORLD
 * BUSINESS
 * SPORTS
 * ENTERTAINMENT
 * LIFESTYLE
 * OTHER SECTIONS
 * SUPPORT PHILSTAR



X
CORONATION
MISS UNIVERSE 2022
KOREAN WAVE
MOVIES
MUSIC
GAMES




ENTERTAINMENT


JANELLA SALVADOR, THAILAND'S WIN METAWIN STAR IN 'UNDER PARALLEL SKIES'

Kristofer Purnell - Philstar.com
July 20, 2023 | 5:03pm


Janella Salvador and Win Metawin on the set of their upcoming romantic-comedy
movie "Under Parallel Skies."
Photo release

MANILA, Philippines — Janella Salvador and Thai actor Win Metawin of "2gether:
The Series" fame will star together in the upcoming romantic-comedy movie "Under
Parallel Skies."

The film is set and was shot in Hong Kong with the backing of the Hong Kong
Tourism Board through filming location advice such as Kowloon City, Peng
Chau and Tai O Outlying Islands, as well as cultural references to be inserted
in the storyline.

"Kita Kita" and "Walang KaParis" filmmaker Sigrid Andrea Bernardo directs
with 28 Squared Studios and Two Infinity Entertainment producing. Sigrid's
frequent collaborator, Boy Yniguez, joins the director to handle the film's
cinematography.



"We are very, very excited to share this with you very soon," Janella said in a
teaser announcement video with Win where they also said "wait for it" and
"coming soon" in Filipino and Thai, respectively.

Photo stills for "Under Parallel Skies" features Janella in a hallway and Win
sitting by a bar, while a behind-the-scene photo shows the two actors conversing
in the middle of a Hong Kong market.



Janella is coming off the success of "Mars Ravelo's Darna," wherein she
portrayed Valentina opposite Jane de Leon's titular character.

Win, whose full name is Metawin Opas-iamkajorn, was last seen in the Thai Prime
Video show "Enigma" and is also set to star in the romantic-drama series "Beauty
Newbie."

RELATED: Janella Salvador shares cryptic post after not included in Star Magic
catalog cover



Related Stories

VISITING HONG KONG? 5 NEW EXPERIENCES TO TRY

HONG KONG STILL PINOY FAMILIES' FAVORITE INTERNATIONAL DESTINATION — STUDY






HONG KONG

JANELLA SALVADOR




RELEVANT. WITTY. DAILY

Morning news briefings from Philstar.com

SIGN-UP
More in Entertainment

CLASSICAL SINGER LARA MAIGUE TO PERFORM NATIONAL ANTHEM AT SONA 2023

'IT'S SHOWTIME' HOSTS AMONG KAPAMILYA STARS EYED TO ATTEND GMA GALA 2023

'FIRST TIME KO SINABI 'YAN': CHARLIE DIZON REVEALS HOW CARLO AQUINO BECAME HER
BOYFRIEND

'OH MY GOSH!': BELLE MARIANO THANKS REGINE VELASQUEZ FOR PRAISING HER VOICE

Sponsored Articles


GCASH STORIES LAUNCHES LATEST SHORT FILM EMPOWERING LGBTQIA+ ENTREPRENEURS


PREPARING FOR THE FUTURE: PURSUING A POSTGRADUATE EDUCATION IN A RAPIDLY
EVOLVING WORLD


#FEELLIFE, NOT ‘PAMAMANHID’ AND ‘TUSOK-TUSOK’


PLDT NAMED AS PHILIPPINES’ MOST VALUABLE BRAND AT $2.6 BILLION


JOLLIBEE SHOWS WHAT MAKES CHEESY YUMBURGER COMBINATION TRULY 'YUMMY TOGETHER'


LOOKING FOR THE PERFECT CUP OF JOE? SM'S COFFEE FESTIVAL HAS THE ANSWER AND
MORE!


MOMMY RELIVES HER DISNEYLAND RESORT GIRLHOOD WITH HER 2 BABIES


STRENGTHEN YOUR IMMUNITY THIS RAINY SEASON WITH WATSONS


ENJOY ALL-DAY CASUAL GAMING WITH NEWLY LAUNCHED VIVO Y36


<
>
RECOMMENDED STORIES
Recommended by




Philstar

x
Advertisement

Advertisement



 * Latest
 * Trending

Trending
Latest
Trending

abtest

abtest


RACHELLE ANN GO REPRISING 'HAMILTON' ROLE FOR PHILIPPINE RUN

By Kristofer Purnell | 1 day ago
Actress-singer Rachelle Ann Go will have special homecoming as she reprises her
role of Eliza Schuyler-Hamilton in "Hamilton"...
Entertainment



KIM CHIU: I’M OPEN TO WORKING WITH ANYONE FROM GMA 7

By Leah Salterio | 22 hours ago
It’s Showtime to GMA 7-owned GTV Channel is interesting to all its hosts, Kim
Chiu included.
Entertainment



‘SANA LANG NASABI N’YA NANG MAS MAAYOS’: JANNO GIBBS REACTS TO LEA SALONGA’S
SCUFFLE WITH PINOY FANS IN NEW YORK

By Deni Rose M. Afinidad-Bernardo | 2 days ago
Actor and singer Janno Gibbs shared his take on Tony Award winner Lea Salonga’s
recent viral video uploaded by a frustrated...
Entertainment



LEA SALONGA DOESN'T MIND LOSING FANS TO PROTECT HER BOUNDARIES

By Jan Milo Severo | 3 days ago
Broadway star Lea Salonga revealed that she doesn't mind losing fans if it means
protecting her boundaries. 
Entertainment



IVANA ALAWI DENIES RUMORS SHE WILL BE JOINING 'FPJ'S BATANG QUIAPO'

By Jan Milo Severo | 1 day ago
Actress Ivana Alawi denied rumors that she was joining the cast of ABS-CBN's
teleserye "FPJ's Batang Quiapo."
Entertainment

Latest

abtest


G TONGI DENIES KNOWING FANS WHO NAME-DROPPED HER IN VIRAL LEA SALONGA VIDEO,
ISSUES REMINDERS

By Kristofer Purnell | 9 hours ago
Filipino-American actress Giselle "G" Töngi, a producer on Broadway's "Here Lies
Love," shared on her social...
Entertainment

Partner


'ALL OF YOU SING LIKE CRAZY': DANIEL CAESAR IMPRESSED ANEW WITH FILIPINO FANS

By Jan Milo Severo | 10 hours ago
Canadian soul-R&B-jazz fusion artist Daniel Caesar serenaded Filipino fans in a
solid concert held at the World Trade Center...
Entertainment



ICE SEGUERRA TAPPED AS OPENING ACT FOR ALANIS MORISSETTE’S MANILA CONCERTS

By Lyka Nicart | 22 hours ago
Ice Seguerra was over the moon after he was chosen as Alanis Morissette’s
opening act for her two-night concert in the...
Entertainment



THE SUMMER I TURNED PRETTY STARS PROUD TO CONTRIBUTE TO ASIAN REPRESENTATION IN
HOLLYWOOD   

By Nathalie Tomada | 22 hours ago
Season 2 of The Summer I Turned Pretty, one of Amazon Prime Video’s most popular
shows, has started streaming with a...
Entertainment



OLIVIA RODRIGO HURDLES FABLED SOPHOMORE JINX

By Baby A. Gil | 22 hours ago
The big news in music these days is that Olivia Rodrigo has hurdled the fabled
sophomore jinx.
Entertainment

Recommended


MARCOS JR.’S ADVISER ON WEST PHILIPPINE SEA TO ADDRESS INCURSIONS,
NEAR-COLLISIONS

22 hours ago
President Marcos wants more focus on handling the country’s problems with China
in the West Philippine Sea, which is...
Entertainment

AFP




BUNTAN EYES ONE WOMEN’S STRAWWEIGHT BELT IN REMATCH VS SUNDELL

2 days ago
Filipino-American mixed martial artist Jackie Buntan will be gunning for the ONE
women's strawweight Muay Thai World Championship...
Entertainment

JACKIE BUNTANONE CHAMPIONSHIP




TAYLOR SWIFT SETS NEW RECORDS WITH 'SPEAK NOW (TAYLOR'S VERSION),' PAST ALBUMS

3 days ago
Singer-songwriter Taylor Swift is now the first female artist to have 12
different albums hit the No. 1 spot of the Billboard...
Entertainment

BILLBOARDSPEAK NOWTAYLOR SWIFT




’75 PERCENT OF PINOYS WANT US-PHILIPPINES MILITARY PARTNERSHIP IN WEST
PHILIPPINE SEA’

3 days ago
Senate President Juan Miguel Zubiri has revealed that a rider question in the
most recent Pulse Asia survey shows that Filipinos...
Entertainment

WPS




75% OF FILIPINOS BACK CLOSER US-PH MILITARY TIES AMID TENSIONS IN WEST
PHILIPPINE SEA

4 days ago
75% of Filipinos said they are in favor of “strengthening the military ties
between the US and the Philippines amid...
Entertainment

WEST PHILIPPINE SEA



next
Recommended


MARCOS JR.’S ADVISER ON WEST PHILIPPINE SEA TO ADDRESS INCURSIONS,
NEAR-COLLISIONS

President Marcos wants more focus on handling the country’s problems with China
in the West Philippine Sea, which is why outgoing Armed Forces of the
Philippines chief of staff Andres Centino has been appointed as presidential
adviser on WPS.
22 hours ago

AFP




BUNTAN EYES ONE WOMEN’S STRAWWEIGHT BELT IN REMATCH VS SUNDELL

Filipino-American mixed martial artist Jackie Buntan will be gunning for the ONE
women's strawweight Muay Thai World Championship in a rematch with Smilla
Sundell in September.
2 days ago

JACKIE BUNTAN

ONE CHAMPIONSHIP




TAYLOR SWIFT SETS NEW RECORDS WITH 'SPEAK NOW (TAYLOR'S VERSION),' PAST ALBUMS

Singer-songwriter Taylor Swift is now the first female artist to have 12
different albums hit the No. 1 spot of the Billboard 200 albums chart, with her
newest release "Speak Now (Taylor's Version)" becoming the 12th album to reach
the top spot.
3 days ago

BILLBOARD

SPEAK NOW

TAYLOR SWIFT




’75 PERCENT OF PINOYS WANT US-PHILIPPINES MILITARY PARTNERSHIP IN WEST
PHILIPPINE SEA’

Senate President Juan Miguel Zubiri has revealed that a rider question in the
most recent Pulse Asia survey shows that Filipinos are overwhelmingly in support
of partnering with the US in order to confront territorial disputes with China
over the West Philippine Sea.
3 days ago

WPS




75% OF FILIPINOS BACK CLOSER US-PH MILITARY TIES AMID TENSIONS IN WEST
PHILIPPINE SEA

75% of Filipinos said they are in favor of “strengthening the military ties
between the US and the Philippines amid the security tension in the West
Philippine Sea.”
4 days ago

WEST PHILIPPINE SEA






OK
Are you sure you want to log out?
Yes
No
X

Login

Philstar.com is one of the most vibrant, opinionated, discerning communities of
readers on cyberspace. With your meaningful insights, help shape the stories
that can shape the country. Sign up now!

E-mail Address:
Password
  REMEMBER ME FORGOT PASSWORD?
SIGN IN
or sign in with


New user? CLICK HERE TO REGISTER


This site uses cookies. By continuing to browse the site, you are agreeing to
our use of cookies.




WELCOME


WE ARE ASKING FOR YOUR CONSENT TO USE YOUR PERSONAL DATA TO:

 * perm_identity
   Personalised ads and content, ad and content measurement, audience insights
   and product 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 third party vendors, 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 or in our privacy policy where you can withdraw consent.

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 identifiers, or other information can be stored or accessed on
your device for the purposes presented to you. View details
Consent


SELECT BASIC ADS

Ads can be shown to you based on the content you’re viewing, the app you’re
using, your approximate location, or your device type. View details
ConsentLegitimate interesthelp_outline


CREATE A PERSONALISED ADS PROFILE

A profile can be built about you and your interests to show you personalised ads
that are relevant to you. View details
Consent


SELECT PERSONALISED ADS

Personalised ads can be shown to you based on a profile about you. View details
ConsentLegitimate interesthelp_outline


CREATE A PERSONALISED CONTENT PROFILE

A profile can be built about you and your interests to show you personalised
content that is relevant to you. View details
ConsentLegitimate interesthelp_outline


SELECT PERSONALISED CONTENT

Personalised content can be shown to you based on a profile about you. View
details
ConsentLegitimate interesthelp_outline


MEASURE AD PERFORMANCE

The performance and effectiveness of ads that you see or interact with can be
measured. View details
ConsentLegitimate interesthelp_outline


MEASURE CONTENT PERFORMANCE

The performance and effectiveness of content that you see or interact with can
be measured. View details
ConsentLegitimate interesthelp_outline


APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS

Market research can be used to learn more about the audiences who visit
sites/apps and view ads. View details
ConsentLegitimate interesthelp_outline


DEVELOP AND IMPROVE PRODUCTS

Your data can be used to improve existing systems and software, and to develop
new products View details
ConsentLegitimate interesthelp_outline


ENSURE SECURITY, PREVENT FRAUD, AND DEBUG

help_outline
Your data can be used to monitor for and prevent fraudulent activity, and ensure
systems and processes work properly and securely. View details


TECHNICALLY DELIVER ADS OR CONTENT

help_outline
Your device can receive and send information that allows you to see and interact
with ads and content. View details


MATCH AND COMBINE OFFLINE DATA SOURCES

help_outline
Data from offline data sources can be combined with your online activity in
support of one or more purposes View details


LINK DIFFERENT DEVICES

help_outline
Different devices can be determined as belonging to you or your household in
support of one or more of purposes. View details


RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION

help_outline
Your device might be distinguished from other devices based on information it
automatically sends, such as IP address or browser type. View details


USE PRECISE GEOLOCATION DATA

Your precise geolocation data can be used in support of one or more purposes.
This means your location can be accurate to within several meters. 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 identifiers, or other information can be stored or accessed on
your device for the purposes presented to you. View details
Consent


SELECT BASIC ADS

Ads can be shown to you based on the content you’re viewing, the app you’re
using, your approximate location, or your device type. View details
Legitimate interesthelp_outline


SELECT PERSONALISED ADS

Personalised ads can be shown to you based on a profile about you. View details
Consent


CREATE A PERSONALISED CONTENT PROFILE

A profile can be built about you and your interests to show you personalised
content that is relevant to you. View details
Legitimate interesthelp_outline


SELECT PERSONALISED CONTENT

Personalised content can be shown to you based on a profile about you. View
details
Legitimate interesthelp_outline


MEASURE AD PERFORMANCE

The performance and effectiveness of ads that you see or interact with can be
measured. View details
Legitimate interesthelp_outline


MEASURE CONTENT PERFORMANCE

The performance and effectiveness of content that you see or interact with can
be measured. View details
Legitimate interesthelp_outline


APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS

Market research can be used to learn more about the audiences who visit
sites/apps and view ads. View details
Legitimate interesthelp_outline


DEVELOP AND IMPROVE PRODUCTS

Your data can be used to improve existing systems and software, and to develop
new products 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). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ROQ.AD GMBH

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


ADMAXIM LIMITED

Cookie duration: 30 (days). Cookie duration resets each session.

View details | Privacy policylaunch
Consent


INDEX EXCHANGE INC.

Cookie duration: 395 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


QUANTCAST

Cookie duration: 396 (days). 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). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SOVRN, INC.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADKERNEL LLC

Cookie duration: 18 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADIKTEEV

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RTB HOUSE S.A.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


THE UK TRADE DESK LTD

Cookie duration: 3629 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADMETRICS GMBH

Doesn't use cookies.

View details | Privacy policylaunch
Consent


AMOBEE INC.

Cookie duration: 180 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EPSILON

Cookie duration: 184 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


YAHOO EMEA LIMITED

Cookie duration: 397 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADVENTORI SAS

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TRIPLELIFT, INC.

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OGURY LTD

Cookie duration: 1 (days). Cookie duration resets each session. Uses other forms
of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


XANDR, INC.

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEORY GMBH

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


UNRULY GROUP LLC

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEURAL.ONE

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADITION (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ACTIVE AGENT (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABOOLA EUROPE LIMITED

Cookie duration: 366 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMART ADSERVER

Cookie duration: 396 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADFORM A/S

Cookie duration: 1 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE, INC.

Cookie duration: 365 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CONFIANT INC.

Doesn't use cookies.

View details | Privacy policylaunch


RATEGAIN ADARA INC

Cookie duration: 730 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


33ACROSS

Cookie duration: 366 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SIFT MEDIA, INC

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RAKUTEN MARKETING LLC

Cookie duration: 730 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GUMGUM, INC.

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LIFESTREET CORPORATION

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


AMAZON AD SERVER

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OPENX

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


YIELDLAB (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ROKU ADVERTISING SERVICES

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NANO INTERACTIVE GROUP LTD.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SIMPLIFI HOLDINGS INC

Cookie duration: 366 (days). Uses other forms of storage.

View details | Privacy policylaunch
Consent


PUBMATIC, INC

Cookie duration: 90 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


COMSCORE B.V.

Cookie duration: 720 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


FLASHTALKING, INC.

Cookie duration: 730 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MEDIAMATH, INC.

Cookie duration: 393 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SHARETHROUGH, INC

Cookie duration: 30 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PULSEPOINT, INC.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMAATO, INC.

Cookie duration: 21 (days). 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). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


CRIMTAN HOLDINGS LIMITED

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BETGENIUS LTD

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


TEROA S.A.

Cookie duration: 2555 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CRITEO SA

Cookie duration: 390 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADLOOX SA

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BLIS GLOBAL LIMITED

Cookie duration: 400 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LOTAME SOLUTIONS, INC

Cookie duration: 274 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


LIVERAMP

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GROUPM UK LIMITED

Cookie duration: 395 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE, INC. (OUTSTREAM)

Cookie duration: 366 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SONOBI, INC

Cookie duration: 60 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LOOPME LIMITED

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DYNATA LLC

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


SHOWHEROES SE

Cookie duration: 393 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ASK LOCALA

Cookie duration: 1 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DENTSU LONDON LIMITED

Cookie duration: 730 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEAR INTELLIGENCE

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DOUBLEVERIFY INC.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BIDSWITCH GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


IPONWEB GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEXTROLL, INC.

Cookie duration: 183 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TEADS FRANCE SAS

Cookie duration: 365 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


STRÖER SSP GMBH (SSP)

Cookie duration: 365 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OS DATA SOLUTIONS GMBH &AMP; CO. KG

Cookie duration: 90 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CONNECTAD DEMAND GMBH

Cookie duration: 31 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PLATFORM161 B.V.

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MEDIA.NET ADVERTISING FZ-LLC

Cookie duration: 2190 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADACADO TECHNOLOGIES INC. (DBA ADACADO)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADMAN INTERACTIVE SLU

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


MOOT TECHNOLOGY LTD

Cookie duration: Uses session cookies.

View details | Storage details | Privacy policylaunch
Consent


BASIS GLOBAL TECHNOLOGIES, INC.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMADEX, S.L.U.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BOMBORA INC.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OUTBRAIN UK LTD

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SPOTX, INC

Cookie duration: 366 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EASYMEDIA GMBH

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


YIELDMO, INC.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


REMERGE GMBH

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADVANCED STORE GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE CTV, INC.

Cookie duration: 366 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DELTA PROJECTS AB

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ZEMANTA INC.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


USEMAX ADVERTISEMENT (EMEGO GMBH)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EMETRIQ GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
Consent


PUBLICIS MEDIA GMBH

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


M.D. PRIMIS TECHNOLOGIES LTD.

Cookie duration: 25 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ACUITYADS INC.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BUCKSENSE INC

Cookie duration: 2 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TRITON DIGITAL CANADA INC.

Cookie duration: 730 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONETAG LIMITED

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CLOUD TECHNOLOGIES S.A.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMARTOLOGY LIMITED

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


IMPROVE DIGITAL

Cookie duration: 90 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


WUNDERKIND CORPORATION

Cookie duration: 390 (days). Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


FYBER

Doesn't use cookies.

View details | Privacy policylaunch
Consent


ADOBE ADVERTISING CLOUD

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BANNERFLOW AB

Cookie duration: 366 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABMO SAS

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


INTEGRAL AD SCIENCE, INC.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


WIZALY

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
Consent


WEBORAMA

Cookie duration: 393 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


COMCAST INTERNATIONAL FRANCE SAS

Cookie duration: 183 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


JIVOX CORPORATION

Cookie duration: 30 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SOJERN, INC.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MOBILE PROFESSIONALS BV / SAGE&AMP;ARCHER BV

Doesn't use cookies.

View details | Privacy policylaunch
Consent


ON DEVICE RESEARCH LIMITED

Cookie duration: 30 (days).

View details | Storage details | Privacy policylaunch
Consent


ROCKABOX MEDIA LTD

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MOBFOX US LLC

Cookie duration: 14 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EXACTAG GMBH

Cookie duration: 180 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


CELTRA INC.

Doesn't use cookies. Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAINADV SRL

Cookie duration: 1 (days). Cookie duration resets each session. Uses other forms
of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GEMIUS SA

Cookie duration: 1825 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
Consent


INMOBI PTE LTD

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BEACHFRONT MEDIA LLC

Cookie duration: 7 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


THE KANTAR GROUP LIMITED

Cookie duration: 914 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


NIELSEN MEDIA RESEARCH LTD.

Cookie duration: 120 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


REVX

Doesn't use cookies.

View details | Privacy policylaunch
Consent


VIDOOMY MEDIA SL

Cookie duration: 365 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SOLOCAL SA

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PIXALATE, INC.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ORACLE ADVERTISING

Cookie duration: 180 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
Consent


NUMBERLY

Cookie duration: 180 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


AUDIENCEPROJECT APS

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DEMANDBASE, INC.

Cookie duration: 730 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EFFILIATION / EFFINITY

Cookie duration: 2 (days). Cookie duration resets each session. Uses other forms
of storage.

View details | Storage details | Privacy policylaunch
Consent


ARRIVALIST CO.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Privacy policylaunch
Consent


SEENTHIS AB

Doesn't use cookies.

View details | Privacy policylaunch


COMMANDERS ACT

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
Consent


TRAVEL AUDIENCE GMBH

Cookie duration: 397 (days). Cookie duration resets each session.

View details | Privacy policylaunch
Consent


HUMAN

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DYNADMIC

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EX.CO TECHNOLOGIES LTD

Cookie duration: 30 (days).

View details | Storage details | Privacy policylaunch
Consent


ADLUDIO LTD.

Doesn't use cookies.

View details | Privacy policylaunch
Consent


TARGETSPOT BELGIUM SPRL

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEODATA GROUP SRL

Cookie duration: 366 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


INNOVID LLC

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADCOLONY, INC.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PAPIRFLY AS

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEUSTAR, INC., A TRANSUNION COMPANY

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SALESFORCE.COM, INC.

Cookie duration: 180 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


ADSWIZZ INC.

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADMIXER EU GMBH

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


VERVE GROUP EUROPE GMBH

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMARTYADS INC.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DEEPINTENT, INC.

Cookie duration: 548 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


KOCHAVA INC.

Doesn't use cookies.

View details | Storage details | Privacy policylaunch
Consent


OTTO (GMBH &AMP; CO KG)

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADOBE AUDIENCE MANAGER, ADOBE EXPERIENCE PLATFORM

Cookie duration: 180 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LOCALSENSOR B.V.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONLINE SOLUTION

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BLUE

Cookie duration: 30 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RELAY42 NETHERLANDS B.V.

Cookie duration: 730 (days).

View details | Storage details | Privacy policylaunch
Consent


SMILE WANTED GROUP

Cookie duration: 92 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


GAMOSHI LTD

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GP ONE GMBH

Cookie duration: Uses session cookies. Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BEOP

Cookie duration: 366 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LIFTOFF MOBILE, INC.

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MEDIA FORCE COMMUNICATIONS (2007) LTD

Cookie duration: 730 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


THE MEDIAGRID INC.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MINDTAKE RESEARCH GMBH

Cookie duration: 180 (days). Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DENTSU ITALIA SPA

Cookie duration: 60 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CINT AB

Cookie duration: 730 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BIDMACHINE INC.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GOOGLE ADVERTISING PRODUCTS

Cookie duration: 396 (days). Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GFK SE

Cookie duration: 730 (days). Uses other forms of storage.

View details | Privacy policylaunch
Consent


REVJET

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PROTECTED MEDIA LTD

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CLINCH LABS LTD

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ORACLE DATA CLOUD - MOAT

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ANIVIEW LTD

Cookie duration: 90 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


HEARTS AND SCIENCE MÜNCHEN GMBH

Cookie duration: 60 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


AMAZON ADVERTISING

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MOLOCO, INC.

Cookie duration: 730 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADTRIBA GMBH

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


OBJECTIVE PARTNERS BV

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


DISQUS

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GEOEDGE

Doesn't use cookies.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ENSIGHTEN

Cookie duration: 1825 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DIANOMI PLC

Cookie duration: 180 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MOBILEFUSE LLC

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EBAY INC

Cookie duration: 90 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BRID VIDEO DOO

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
Consent


METRIXLAB NEDERLAND B.V.

Cookie duration: 730 (days). Uses other forms of storage.

View details | Privacy policylaunch
Consent


BYTEDANCE PTE. LTD.

Doesn't use cookies.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LUNA MEDIA GROUP LLC

Cookie duration: 14 (days).

View details | Storage details | Privacy policylaunch
Consent


VUUKLE DMCC

Cookie duration: 365 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DENTSU A/S

Cookie duration: 1 (days). Cookie duration resets each session. Uses other forms
of storage.

View details | Storage details | Privacy policylaunch
Consent


HURRA COMMUNICATIONS GMBH

Cookie duration: 366 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


UNBLOCKIA SL

Cookie duration: 120 (days).

View details | Privacy policylaunch
Consent


152 MEDIA LLC

Doesn't use cookies.

View details | Privacy policylaunch
Consent


MICROSOFT ADVERTISING

Cookie duration: 396 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


XAD SPOTEFFECTS GMBH

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


LUPON MEDIA

Cookie duration: 30 (days).

View details | Storage details | Privacy policylaunch
Consent


BOLDWIN LTD

Doesn't use cookies. Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline

General vendors

help_outline


AXONIX

Privacy policylaunch
Consent


GSKINNER

Privacy policylaunch
Consent


YAHOO! JAPAN

Privacy policylaunch
Consent


GOOGLE, INC.

Privacy policylaunch
Consent


AKAMAI

Privacy policylaunch
Consent


FACEBOOK

Privacy policylaunch
Consent


AUNICA

Privacy policylaunch
Consent


BOOKING.COM

Privacy policylaunch
Consent


C3 METRICS

Privacy policylaunch
Consent


CAPITALDATA

Privacy policylaunch
Consent


IBM

Privacy policylaunch
Consent


EVIDON

Privacy policylaunch
Consent


CUBED

Privacy policylaunch
Consent


OPTOMATON

Privacy policylaunch
Consent


INTELLIAD

Privacy policylaunch
Consent


STARTAPP

Privacy policylaunch
Consent


FLUCT

Privacy policylaunch
Consent


ZUCKS

Privacy policylaunch
Consent


ANALIGHTS

Privacy policylaunch
Consent


DSTILLERY

Privacy policylaunch
Consent


DMA INSTITUTE

Privacy policylaunch
Consent


ZMS

Privacy policylaunch
Consent


DENTSU AEGIS NETWORK

Privacy policylaunch
Consent


IGNITION ONE

Privacy policylaunch
Consent


OMNICOM MEDIA GROUP

Privacy policylaunch
Consent


LKQD

Privacy policylaunch
Consent


DIGISEG

Privacy policylaunch
Consent


PLATFORMONE

Privacy policylaunch
Consent


FIVERR

Privacy policylaunch
Consent


CEDATO

Privacy policylaunch
Consent


RESONATE

Privacy policylaunch
Consent


HAENSEL AMS

Privacy policylaunch
Consent


BDSK HANDELS GMBH & CO. KG

Privacy policylaunch
Consent


VIDEOLOGY

Privacy policylaunch
Consent


TRADEDOUBLER AB

Privacy policylaunch
Consent


CHEETAH MOBILE

Privacy policylaunch
Consent


TRUSTARC

Privacy policylaunch
Consent


TRUEFFECT

Privacy policylaunch
Consent


DYNADMIC CORPORATION

Privacy policylaunch
Consent


SUPERSHIP

Privacy policylaunch
Consent


MARKETING SCIENCE CONSULTING GROUP, INC.

Privacy policylaunch
Consent


DENTSU

Privacy policylaunch
Consent


SNAP INC.

Privacy policylaunch
Consent


ESSENS

Privacy policylaunch
Consent


TRAVEL DATA COLLECTIVE

Privacy policylaunch
Consent


ADVOLUTION.CONTROL

Privacy policylaunch
Consent


WIDESPACE

Privacy policylaunch
Consent


DELTA AIR LINES

Privacy policylaunch
Consent


VIMEO

Privacy policylaunch
Consent


HOTELS.COM L. P.

Privacy policylaunch
Consent


GROUPM

Privacy policylaunch
Consent


BOSE

Privacy policylaunch
Consent


IRONSOURCE MOBILE

Privacy policylaunch
Consent


CALZEDONIA

Privacy policylaunch
Consent


CHARTBOOST

Privacy policylaunch
Consent


BATCH MEDIA

Privacy policylaunch
Consent


CARREFOUR

Privacy policylaunch
Consent


VODAFONE GMBH

Privacy policylaunch
Consent


SCENESTEALER

Privacy policylaunch
Consent


NETQUEST

Privacy policylaunch
Consent


MAIL.RU

Privacy policylaunch
Consent


MANAGE.COM

Privacy policylaunch
Consent


CLOUDFLARE

Privacy policylaunch
Consent


BRAINWORKZ

Privacy policylaunch
Consent


RESET DIGITAL

Privacy policylaunch
Consent


BET365

Privacy policylaunch
Consent


UNITY ADS

Privacy policylaunch
Consent


HAVAS MEDIA FRANCE - DBI

Privacy policylaunch
Consent


NETFLIX

Privacy policylaunch
Consent


EBUILDERS

Privacy policylaunch
Consent


APPLOVIN CORP.

Privacy policylaunch
Consent


EMX DIGITAL

Privacy policylaunch
Consent


FRACTIONAL MEDIA

Privacy policylaunch
Consent


RACKSPACE

Privacy policylaunch
Consent


MSI-ACI

Privacy policylaunch
Consent


CHOCOLATE PLATFORM

Privacy policylaunch
Consent


TRIPADVISOR

Privacy policylaunch
Consent


NAVEGG

Privacy policylaunch
Consent


ADMEDO

Privacy policylaunch
Consent


LEADBOLT

Privacy policylaunch
Consent


UCFUNNEL

Privacy policylaunch
Consent


MOBITRANS

Privacy policylaunch
Consent


ADEX

Privacy policylaunch
Consent


IMPACT

Privacy policylaunch
Consent


SPOTAD

Privacy policylaunch
Consent


AARKI

Privacy policylaunch
Consent


F@N COMMUNICATIONS

Privacy policylaunch
Consent


DYNAD

Privacy policylaunch
Consent


FOURSQUARE

Privacy policylaunch
Consent


HOUSING.COM

Privacy policylaunch
Consent


AVOCET

Privacy policylaunch
Consent


SFR

Privacy policylaunch
Consent


CABLATO

Privacy policylaunch
Consent


WAYSTACK

Privacy policylaunch
Consent


VPON

Privacy policylaunch
Consent


TRESENSA

Privacy policylaunch
Consent


TAPJOY

Privacy policylaunch
Consent

Accept all



Confirm choices

Close