www.epochconverter.com Open in urlscan Pro
188.114.97.3  Public Scan

URL: https://www.epochconverter.com/
Submission: On April 18 via api from LU — Scanned from NL

Form analysis 5 forms found in the DOM

Name: ef

<form name="ef" id="ef" onsubmit="EpochToHuman();return false;">
  <input type="text" size="16" maxlength="20" id="ecinput" class="epoch" name="TimeStamp" value="" spellcheck="false" autocomplete="off" aria-label="Timestamp">
  <button type="submit" class="button">Tim<u>e</u>stamp to Human date</button>
  <button type="reset" class="button mobileonly">reset</button> &nbsp;<span><a class="desktoponly" href="/batch">[batch convert]</a></span>
  <div class="instruction">Supports Unix timestamps in seconds, milliseconds, microseconds and nanoseconds.</div>
  <div class="clear resultbox" id="result1"></div>
</form>

Name: hf

<form name="hf" id="hf" data-format="ymd" class="date-selector" onsubmit="HumanToEpochTZ();return false;">
  <div id="hf-wrap">
    <table class="tool hf-table date-input">
      <tbody>
        <tr>
          <td id="hf-h1">Yr</td>
          <td id="hf-h2">Mon</td>
          <td id="hf-h3">Day</td>
        </tr>
        <tr>
          <td id="hf-d1"><input class="dateform year" autocomplete="off" type="text" size="4" maxlength="4" value="2019" name="yyyy" aria-label="Year"><span class="datesep">-</span></td>
          <td id="hf-d2"><input class="dateform month" autocomplete="off" type="text" size="2" maxlength="2" value="1" name="mm" aria-label="Month"><span class="datesep">-</span></td>
          <td id="hf-d3"><input class="dateform day" autocomplete="off" type="text" size="2" maxlength="2" value="1" name="dd" aria-label="Day"><span class="datesep">&nbsp;</span></td>
        </tr>
      </tbody>
    </table>
    <table class="tool hf-table time-input">
      <tbody>
        <tr>
          <td>Hr</td>
          <td>Min</td>
          <td>Sec </td>
        </tr>
        <tr>
          <td><input class="dateform" type="text" autocomplete="off" size="2" maxlength="2" value="12" name="hh" aria-label="Hours">&nbsp;:&nbsp;</td>
          <td><input class="dateform" type="text" autocomplete="off" size="2" maxlength="2" value="0" name="mn" aria-label="Minutes">&nbsp;:&nbsp;</td>
          <td><input class="dateform" type="text" autocomplete="off" size="2" maxlength="2" value="0" name="ss" aria-label="Seconds"><span class="ampm" style="display:none"><select name="am" aria-label="AM or PM">
                <option value="am" selected="">AM</option>
                <option value="pm">PM</option>
              </select></span><select name="tz" class="pref-tz" aria-label="Timezone">
              <option value="1" selected="">GMT</option>
              <option value="2">Local time</option>
            </select>&nbsp;</td>
        </tr>
      </tbody>
    </table>
    <table class="tool hf-table">
      <tbody>
        <tr>
          <td>&nbsp;<br><button type="submit" class="button"><u>H</u>uman date to Timestamp</button></td>
        </tr>
      </tbody>
    </table>
  </div>
  <div class="clear resultbox" id="hf-result"></div><br>&nbsp;
</form>

Name: fs

<form name="fs" id="fs" onsubmit="HumanToEpoch2();return false;">
  <input type="text" id="rcinput" size="35" maxlength="100" name="DateTime" spellcheck="false" aria-label="Date string">
  <button type="submit" class="button">Human date to Timestamp</button>
  <button type="reset" class="button mobileonly">reset</button> &nbsp;<a class="desktoponly" href="/batch#h2e">[batch convert]</a>
  <div class="instruction">Input format: <u>R</u>FC 2822, D-M-Y, M/D/Y, Y-M-D, etc. Strip 'GMT' to convert to local time.</div>
  <div class="clear resultbox" id="result3"></div>
</form>

Name: br

<form name="br" id="br" data-format="ymd" onsubmit="beginEnd();return false;"> Show start &amp; end of <label class="nowrap radio"><input type="radio" name="cw" id="ycselect" value="year" onclick="updateBe('year')"><u>y</u>ear</label>
  <label class="nowrap radio"><input type="radio" name="cw" id="mcselect" checked="" value="month" onclick="updateBe('month')"><u>m</u>onth</label>
  <label class="nowrap radio"><input type="radio" name="cw" id="dselect" value="day" onclick="updateBe('day')"><u>d</u>ay</label><br><br>
  <table class="tool">
    <tbody>
      <tr>
        <td id="br-h1">Yr</td>
        <td id="br-h2">Mon</td>
        <td id="br-h3">Day</td>
        <td></td>
      </tr>
      <tr>
        <td id="br-d1"><input class="dateform year" type="text" id="ycinput" size="4" maxlength="4" value="2019" name="yyyy" aria-label="Year"><span class="datesep">-</span></td>
        <td id="br-d2"><input class="dateform month" type="text" id="mcinput" size="2" maxlength="2" value="1" name="mm" aria-label="Month"><span class="datesep">-</span></td>
        <td id="br-d3"><input class="dateform" type="text" id="dcinput" size="2" disabled="" maxlength="2" value="1" name="dd" aria-label="Day"><span class="datesep">&nbsp;</span></td>
        <td><select name="tz" class="pref-tz" aria-label="Timezone">
            <option value="1" selected="">GMT</option>
            <option value="2">Local time</option>
          </select>&nbsp;</td>
      </tr>
    </tbody>
  </table>
  <table class="tool">
    <tbody>
      <tr>
        <td>&nbsp;<br><button type="submit" class="button">Convert</button> &nbsp;<a id="timestamplist-link" href="/timestamp-list">[list months &amp; years]</a></td>
      </tr>
    </tbody>
  </table>
  <br>
  <div class="clear resultbox" id="br-result"></div>
</form>

Name: tc

<form name="tc" id="tc" onsubmit="TimeCounter();return false;">
  <input type="text" id="scinput" size="14" maxlength="13" value="90061" name="DateTime" aria-label="Number">
  <button type="submit" class="button"><u>S</u>econds to days, hours, minutes</button>
  <div class="resultbox" id="result4"></div>
</form>

Text Content

Epoch Converter ☰


EPOCH & UNIX TIMESTAMP CONVERSION TOOLS

 

The current Unix epoch time is 
1713462894


 


CONVERT EPOCH TO HUMAN-READABLE DATE AND VICE VERSA

Timestamp to Human date reset  [batch convert]
Supports Unix timestamps in seconds, milliseconds, microseconds and nanoseconds.


YrMonDay-- 

HrMinSec  :  : AMPMGMTLocal time 

 
Human date to Timestamp



 


Human date to Timestamp reset  [batch convert]
Input format: RFC 2822, D-M-Y, M/D/Y, Y-M-D, etc. Strip 'GMT' to convert to
local time.

 


Prefer a 12-hour clock? Go to preferences.
Press c to clear all forms.


EPOCH DATES FOR THE START AND END OF THE YEAR/MONTH/DAY

Show start & end of year month day



YrMonDay - -   GMTLocal time 

 
Convert  [list months & years]






CONVERT SECONDS TO DAYS, HOURS AND MINUTES

Seconds to days, hours, minutes


 


WHAT IS EPOCH TIME?

The Unix epoch (or Unix time or POSIX time or Unix timestamp) is the number of
seconds that have elapsed since January 1, 1970 (midnight UTC/GMT), not counting
leap seconds (in ISO 8601: 1970-01-01T00:00:00Z). Literally speaking the epoch
is Unix time 0 (midnight 1/1/1970), but 'epoch' is often used as a synonym for
Unix time. Some systems store epoch dates as a signed 32-bit integer, which
might cause problems on January 19, 2038 (known as the Year 2038 problem or
Y2038). The converter on this page converts timestamps in seconds (10-digit),
milliseconds (13-digit) and microseconds (16-digit) to readable dates.

Human-readable time Seconds 1 hour3600 seconds 1 day86400 seconds 1 week604800
seconds 1 month (30.44 days) 2629743 seconds 1 year (365.24 days)  31556926
seconds


HOW TO GET THE CURRENT EPOCH TIME IN ...

Show code examples

PHPtime() More PHP Pythonimport time; time.time() Source RubyTime.now (or
Time.new). To display the epoch: Time.now.to_i Perltime More Perl Javalong epoch
= System.currentTimeMillis()/1000; Returns epoch in seconds.
C#DateTimeOffset.Now.ToUnixTimeSeconds() (.NET Framework 4.6+/.NET Core), older
versions: var epoch = (DateTime.UtcNow - new DateTime(1970, 1, 1, 0, 0, 0,
DateTimeKind.Utc)).TotalSeconds; Objective-C[[NSDate date]
timeIntervalSince1970]; (returns double) or NSString *currentTimestamp =
[NSString stringWithFormat:@"%f", [[NSDate date] timeIntervalSince1970]];
C++11double now = std::chrono::duration_cast<std::chrono::seconds>
(std::chrono::system_clock::now().time_since_epoch()).count(); Luaepoch =
os.time([date]) VBScript/ASPSee the examples AutoIT_DateDiff('s', "1970/01/01
00:00:00", _NowCalc()) DelphiEpoch := DateTimetoUnix(Now); Tested in Delphi
2010. Ras.numeric(Sys.time()) Erlang/OTPerlang:system_time(seconds). (version
18+), older versions:
calendar:datetime_to_gregorian_seconds(calendar:universal_time())-719528*24*3600.
MySQLSELECT unix_timestamp(now()) More MySQL examples PostgreSQLSELECT
extract(epoch FROM now()); SQLiteSELECT strftime('%s', 'now'); Oracle
PL/SQLSELECT (CAST(SYS_EXTRACT_UTC(SYSTIMESTAMP) AS DATE) -
TO_DATE('01/01/1970','DD/MM/YYYY')) * 24 * 60 * 60 FROM DUAL; SQL ServerSELECT
DATEDIFF(s, '1970-01-01 00:00:00', GETUTCDATE()) IBM InformixSELECT
dbinfo('utc_current') FROM sysmaster:sysdual; JavaScriptMath.floor(new
Date().getTime()/1000.0) The getTime method returns the time in milliseconds.
Visual FoxProDATETIME() - {^1970/01/01 00:00:00} Warning: time zones not handled
correctly Gotime.Now().Unix() More Go Adobe ColdFusion<cfset epochTime =
left(getTickcount(), 10)> Tcl/Tkclock seconds Unix/Linux Shelldate +%s
Solaris/usr/bin/nawk 'BEGIN {print srand()}' Solaris doesn't support date +%s,
but the default seed value for nawk's random-number generator is the number of
seconds since the epoch. PowerShell[int][double]::Parse((Get-Date
(get-date).touniversaltime() -UFormat %s)) Other OS's Command line: perl -e
"print time" (If Perl is installed on your system)




CONVERT FROM HUMAN-READABLE DATE TO EPOCH

Show code examples

PHPstrtotime("15 November 2018") (converts most English date texts) or:
date_create('11/15/2018')->format('U') (using DateTime class) More PHP
Pythonimport calendar, time; calendar.timegm(time.strptime('2000-01-01
12:34:00', '%Y-%m-%d %H:%M:%S')) RubyTime.local(year, month, day, hour, minute,
second, usec ) (or Time.gm for GMT/UTC input). To display add .to_i PerlUse the
Perl Epoch routines Javalong epoch = new java.text.SimpleDateFormat("MM/dd/yyyy
HH:mm:ss").parse("01/01/1970 01:00:00").getTime() / 1000; Timestamp in seconds,
remove '/1000' for milliseconds. VBScript/ASPDateDiff("s", "01/01/1970
00:00:00", time field) More ASP AutoIT_DateDiff('s', "1970/01/01 00:00:00",
"YYYY/MM/DD HH:MM:SS") DelphiEpoch := DateTimeToUnix(StrToDateTime(myString));
CUse the C Epoch Converter routines Ras.numeric(as.POSIXct("YYYY-MM-dd
HH:mm:ss", tz = "GMT", origin="1970-01-01")) The origin parameter is optional
GoExample code Rust SystemTime::now().duration_since(SystemTime::UNIX_EPOCH)
Adobe ColdFusionint(parseDateTime(datetime).getTime()/1000); MySQLSELECT
unix_timestamp(time) Time format: YYYY-MM-DD HH:MM:SS or YYMMDD or YYYYMMDD
More on using Epoch timestamps with MySQL PostgreSQLSELECT extract(epoch FROM
date('2000-01-01 12:34'));
With timestamp: SELECT EXTRACT(EPOCH FROM TIMESTAMP WITH TIME ZONE '2018-02-16
20:38:40-08');
With interval: SELECT EXTRACT(EPOCH FROM INTERVAL '5 days 3 hours');
SQLiteSELECT strftime('%s',timestring); SQL Server SELECT DATEDIFF(s,
'1970-01-01 00:00:00', time field) JavaScriptUse the JavaScript Date object
Unix/Linux Shelldate +%s -d"Jan 1, 1980 00:00:01" Replace '-d' with '-ud' to
input in GMT/UTC time.


CONVERT FROM EPOCH TO HUMAN-READABLE DATE

Show code examples

PHPdate(output format, epoch); Output format example: 'r' = RFC 2822 date, more
PHP examples Pythonimport time; time.strftime("%a, %d %b %Y %H:%M:%S +0000",
time.localtime(epoch)) Replace time.localtime with time.gmtime for GMT time. Or
using datetime: import datetime;
datetime.datetime.utcfromtimestamp(epoch).replace(tzinfo=datetime.timezone.utc)
RubyTime.at(epoch) C#private string epoch2string(int epoch) {
return new DateTime(1970, 1, 1, 0, 0, 0,
DateTimeKind.Utc).AddSeconds(epoch).ToShortDateString(); } PerlUse the Perl
Epoch routines JavaString date = new java.text.SimpleDateFormat("MM/dd/yyyy
HH:mm:ss").format(new java.util.Date (epoch*1000)); Epoch in seconds, remove
'*1000' for milliseconds. Luadatestring = os.date([format[,epoch]])
VBScript/ASPDateAdd("s", epoch, "01/01/1970 00:00:00") More ASP
AutoIT_DateAdd("s", $EpochSeconds , "1970/01/01 00:00:00") DelphimyString :=
DateTimeToStr(UnixToDateTime(Epoch)); Where Epoch is a signed integer. CUse the
C Epoch Converter routines Objective-CNSDate * myDate = [NSDate
dateWithTimeIntervalSince1970:epoch]; NSLog(@"%@", date); Ras.POSIXct(epoch,
origin="1970-01-01", tz="GMT") GoExample code Adobe
ColdFusionDateAdd("s",epoch,"1/1/1970"); MySQLFROM_UNIXTIME(epoch, optional
output format) Default output format is YYY-MM-DD HH:MM:SS. If you need support
for negative timestamps: DATE_FORMAT(DATE_ADD(FROM_UNIXTIME(0), interval
-315619200 second),"%Y-%m-%d") (replace -315619200 with epoch) More MySQL
PostgreSQLPostgreSQL version 8.1 and higher: SELECT to_timestamp(epoch); Source
Older versions: SELECT TIMESTAMP WITH TIME ZONE 'epoch' + epoch * INTERVAL '1
second'; SQLiteSELECT datetime(epoch_to_convert, 'unixepoch'); or local
timezone: SELECT datetime(epoch_to_convert, 'unixepoch', 'localtime'); Oracle
PL/SQLSELECT to_date('01-JAN-1970','dd-mon-yyyy')+(1526357743/60/60/24) from
dual
Replace 1526357743 with epoch. SQL Server DATEADD(s, epoch, '1970-01-01
00:00:00') IBM InformixSELECT dbinfo('utc_to_datetime',epoch) FROM
sysmaster:sysdual; Microsoft Excel / LibreOffice Calc =(A1 / 86400) + 25569
Format the result cell for date/time, the result will be in GMT time (A1 is the
cell with the epoch number). For other time zones: =((A1 +/- time zone
adjustment) / 86400) + 25569. Crystal Reports DateAdd("s",
{EpochTimeStampField}-14400, #1/1/1970 00:00:00#) -14400 used for Eastern
Standard Time. See Time Zones. JavaScriptUse the JavaScript Date object
Tcl/Tkclock format 1325376000 Documentation
MATLABdatestr(719529+TimeInSeconds/86400,'dd-mmm-yyyy HH:MM:SS') IBM PureData
System for Analyticsselect 996673954::int4::abstime::timestamp; Unix/Linux
Shelldate -d @1520000000 Replace 1520000000 with your epoch, needs recent
version of 'date'. Replace '-d' with '-ud' for GMT/UTC time. Mac OS Xdate -j -r
1520000000 PowerShellFunction get-epochDate ($epochDate) {
[timezone]::CurrentTimeZone.ToLocalTime(([datetime]'1/1/1970').AddSeconds($epochDate))
}, then use: get-epochDate 1520000000. Works for Windows PowerShell v1 and v2
Other OS'sCommand line: perl -e "print scalar(localtime(epoch))" (If Perl is
installed) Replace 'localtime' with 'gmtime' for GMT/UTC time.


Thanks to everyone who sent me corrections and updates!

More date related programming examples: What's the current week number? - What's
the current day number?

Please note: All tools on this page are based on the date & time settings of
your computer and use JavaScript to convert times. Some browsers use the current
DST (Daylight Saving Time) rules for all dates in history. JavaScript does not
support leap seconds.




PAGES

Home
Preferences
Toggle theme Dark theme

TOOLS

Epoch converter
Batch converter
Time zone converter
Timestamp list
LDAP converter
WebKit/Chrome timestamp
Unix hex timestamp
Cocoa Core Data timestamp
Mac HFS+ timestamp
SAS timestamp
Seconds/days since year 0
Bin/Oct/Hex converter
Countdown in seconds
Epoch clock

DATE AND TIME

Week numbers
Weeks by year
Day numbers
Days by year
Years/leap years
Calculate the difference
   between two dates

PROGRAMMING

Routines by language
Epoch in C
Epoch in MySQL
Epoch in PERL
Epoch in PHP
Epoch in JS/VBScript/ASP

MORE

Comments & questions
Este sitio en Español
Charset Tools


Home - Sitemap - Privacy - Disclaimer - Contact
© 2024 Epoch Converter by Misja.com
Jump to top



EPOCHCONVERTER.COM 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 136 TCF vendor(s) and 62 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 or in our privacy policy where you can withdraw consent.

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 (118 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 (72 vendors)Legitimate interest (30 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 (95 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 (91 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 (31 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 (26 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 (78 vendors)Legitimate interest (45 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 (32 vendors)Legitimate interest (14 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 (58 vendors)Legitimate interest (20 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 (65 vendors)Legitimate interest (38 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 (11 vendors)Legitimate interest (2 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


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

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: IP addresses, Non-precise location data, Browsing
and interaction data, Device identifiers, Users’ profiles, Privacy choices,
Probabilistic identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ROQ.AD GMBH

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ADMAXIM LIMITED

Cookie duration: 30 (days).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


INDEX EXCHANGE INC.

Cookie duration: 395 (days).

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

more

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


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


QUANTCAST

Cookie duration: 396 (days).

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

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: IP addresses, Device characteristics, Non-precise
location data, Browsing and interaction data, Device identifiers, Precise
location data, Privacy choices, Probabilistic identifiers

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: IP addresses, Device characteristics, Non-precise
location data, Browsing and interaction data, Users’ profiles, Privacy choices

more

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


View details | Privacy policylaunch
Consent


ADIKTEEV

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RTB HOUSE S.A.

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Device characteristics, Non-precise
location data, Browsing and interaction data, Device identifiers, 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: 3629 (days).

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

more

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


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADMETRICS GMBH

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Consent


NEXXEN INC.

Cookie duration: 180 (days).

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

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: IP addresses, User-provided data, Device
characteristics, Non-precise location data, Browsing and interaction data,
Device identifiers, Users’ profiles, Privacy choices, Authentication-derived
identifiers, Probabilistic identifiers

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: IP addresses, Device characteristics, Non-precise
location data, Browsing and interaction data, Device identifiers, Users’
profiles, Precise location data, Privacy choices, Probabilistic identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ADVENTORI SAS

Cookie duration: 90 (days).

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

more

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


View details | Privacy policylaunch
Consent


TRIPLELIFT, INC.

Cookie duration: 90 (days).

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

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: IP addresses, Device characteristics, Non-precise
location data, Browsing and interaction data, Device identifiers, Users’
profiles, Precise location data, Privacy choices, Authentication-derived
identifiers

more

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).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


NEXXEN GROUP LLC

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEURAL.ONE

Cookie duration: 365 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


ADITION (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ACTIVE AGENT (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


TABOOLA EUROPE LIMITED

Cookie duration: 366 (days).

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

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: IP addresses, Device characteristics, Non-precise
location data, Browsing and interaction data, Device identifiers, Users’
profiles, Precise location data, Privacy choices, Authentication-derived
identifiers, Probabilistic identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADFORM A/S

Cookie duration: 3650 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE, INC.

Cookie duration: 365 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RATEGAIN ADARA INC

Cookie duration: 730 (days).

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

more




View details | Storage details | Privacy policylaunch
Consent


SIFT MEDIA, INC

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Consent


RAKUTEN MARKETING LLC

Cookie duration: 730 (days).

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

more

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


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LUMEN RESEARCH LIMITED

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


AMAZON AD SERVER

Cookie duration: 396 (days).

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

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: IP addresses, Device characteristics, Non-precise
location data, Browsing and interaction data, Device identifiers, Privacy
choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


YIELDLAB (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ROKU ADVERTISING SERVICES

Cookie duration: 396 (days).

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

more

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


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NANO INTERACTIVE GROUP LTD.

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Consent


SIMPLIFI HOLDINGS LLC

Cookie duration: 366 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


PUBMATIC, INC

Cookie duration: 365 (days).

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

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, User-provided data, Device
characteristics, Browsing and interaction data, Device identifiers, Privacy
choices, Authentication-derived identifiers, Probabilistic identifiers

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: IP addresses, Device characteristics, Non-precise
location data, Browsing and interaction data, Device identifiers, Users’
profiles, Privacy choices, Authentication-derived identifiers, Probabilistic
identifiers

more




View details | Privacy policylaunch
Consent


PULSEPOINT, INC.

Cookie duration: 365 (days).

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

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: IP addresses, User-provided data, Device
characteristics, Non-precise location data, Browsing and interaction data,
Device identifiers, Users’ profiles, Precise location data, Privacy choices,
Authentication-derived identifiers

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


CRIMTAN HOLDINGS LIMITED

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GENIUS SPORTS UK LIMITED

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


CRITEO SA

Cookie duration: 390 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADLOOX SA

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BLIS GLOBAL LIMITED

Cookie duration: 400 (days).

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

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, User-provided data, Device
characteristics, Browsing and interaction data, Device identifiers, Users’
profiles, Privacy choices, Authentication-derived identifiers, Probabilistic
identifiers

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: IP addresses, Device characteristics, Non-precise
location data, Browsing and interaction data, Device identifiers, Privacy
choices, Authentication-derived identifiers

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: IP addresses, Device characteristics, Non-precise
location data, Browsing and interaction data, Device identifiers, Precise
location data, Privacy choices, Authentication-derived identifiers,
Probabilistic identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LOOPME LIMITED

Cookie duration: 90 (days).

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

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: IP addresses, User-provided data, Device
characteristics, Non-precise location data, Browsing and interaction data,
Device identifiers, Users’ profiles, Privacy choices, Authentication-derived
identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ASK LOCALA

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


NEAR INTELLIGENCE

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DOUBLEVERIFY INC.

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


BIDSWITCH GMBH

Cookie duration: 365 (days).

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

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: IP addresses, User-provided data, Device
characteristics, Non-precise location data, Browsing and interaction data,
Device identifiers, Privacy choices, Authentication-derived identifiers

more

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


View details | Storage details | Privacy policylaunch
Consent


NEXTROLL, INC.

Cookie duration: 183 (days).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


TEADS FRANCE SAS

Cookie duration: 365 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


STRÖER SSP GMBH (SSP)

Cookie duration: 365 (days).

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

more

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).

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

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: IP addresses, Device characteristics, Non-precise
location data, Browsing and interaction data, Device identifiers, Users’
profiles, Privacy choices

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


PLATFORM161 B.V.

Cookie duration: 396 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


ADACADO TECHNOLOGIES INC. (DBA ADACADO)

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


BASIS GLOBAL TECHNOLOGIES, INC.

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMADEX, S.L.U.

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


BOMBORA INC.

Cookie duration: 365 (days).

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

more

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


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EASYMEDIA GMBH

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


REMERGE GMBH

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADVANCED STORE GMBH

Cookie duration: 365 (days).

Data collected and processed: Device identifiers

more

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).

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DELTA PROJECTS AB

Cookie duration: 365 (days).

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


USEMAX ADVERTISEMENT (EMEGO GMBH)

Cookie duration: 365 (days).

Data collected and processed: Users’ profiles

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


EMETRIQ GMBH

Cookie duration: 365 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


PUBLICIS MEDIA GMBH

Cookie duration: 1825 (days).

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

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: IP addresses, User-provided data, Device
characteristics, Non-precise location data, Browsing and interaction data,
Device identifiers, Privacy choices, Probabilistic identifiers

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONETAG LIMITED

Cookie duration: 396 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


CLOUD TECHNOLOGIES S.A.

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View 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


IMPROVE DIGITAL

Cookie duration: 90 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADOBE ADVERTISING CLOUD

Cookie duration: 365 (days).

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BANNERFLOW AB

Cookie duration: 366 (days).

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABMO SAS

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


INTEGRAL AD SCIENCE (INCORPORATING ADMANTX)

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


WIZALY

Cookie duration: 365 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


WEBORAMA

Cookie duration: 393 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


JIVOX CORPORATION

Cookie duration: 30 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SAGE&#43;ARCHER BV

Doesn't use cookies.

Data collected and processed: Non-precise location data

more




View details | Privacy policylaunch
Consent


ON DEVICE RESEARCH LIMITED

Cookie duration: 30 (days).

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

more




View details | Storage details | Privacy policylaunch
Consent


ROCKABOX MEDIA LTD

Doesn't use cookies.

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

more




View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


EXACTAG GMBH

Cookie duration: 180 (days).

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

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, Device characteristics, Device
identifiers, Precise location data

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


MAINADV SRL

Cookie duration: 30 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GEMIUS SA

Cookie duration: 1825 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


THE KANTAR GROUP LIMITED

Cookie duration: 914 (days).

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

more

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


View details | Privacy policylaunch
Consent


NIELSEN MEDIA RESEARCH LTD.

Cookie duration: 120 (days).

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

more

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


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SOLOCAL SA

Cookie duration: 396 (days).

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

more

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.

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

more




View details | Storage details | Privacy policylaunch
Consent


ORACLE ADVERTISING

Cookie duration: 180 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


NUMBERLY

Cookie duration: 180 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


AUDIENCEPROJECT A/S

Cookie duration: 365 (days).

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

more

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).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


EFFILIATION / EFFINITY

Cookie duration: 30 (days).

Data collected and processed: Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ARRIVALIST CO.

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SEENTHIS AB

Doesn't use cookies.

Data collected and processed: IP addresses, Device characteristics

more




View details | Privacy policylaunch


COMMANDERS ACT

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Device identifiers

more




View details | Storage details | Privacy policylaunch
Consent


TRAVEL AUDIENCE GMBH

Cookie duration: 397 (days).

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

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: IP addresses, Device characteristics, Non-precise
location data, Device identifiers, Probabilistic identifiers

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


ADLUDIO LTD.

Doesn't use cookies.

Data collected and processed: Device characteristics

more




View details | Privacy policylaunch
Consent


BLENDEE SRL

Cookie duration: 366 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


INNOVID LLC

Cookie duration: 90 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


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: IP addresses, User-provided data, Device
characteristics, Non-precise location data, Browsing and interaction data,
Device identifiers, Users’ profiles, Privacy choices, Authentication-derived
identifiers, Probabilistic identifiers

more

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


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


VERVE GROUP EUROPE GMBH

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


OTTO (GMBH &AMP; CO KG)

Cookie duration: 365 (days).

Data collected and processed: IP addresses, User-provided data, Browsing and
interaction data, Device 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


ADOBE AUDIENCE MANAGER, ADOBE EXPERIENCE PLATFORM

Cookie duration: 180 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


LOCALSENSOR B.V.

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


ONLINE SOLUTION

Cookie duration: 365 (days).

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

more

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


View details | Privacy policylaunch
Consent


RELAY42 NETHERLANDS B.V.

Cookie duration: 730 (days).

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

more




View details | Storage details | Privacy policylaunch
Consent


GP ONE GMBH

Cookie duration: Uses session cookies.

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


THE MEDIAGRID INC.

Cookie duration: 365 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


MINDTAKE RESEARCH GMBH

Cookie duration: 180 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


CINT AB

Cookie duration: 730 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GOOGLE ADVERTISING PRODUCTS

Cookie duration: 396 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GFK GMBH

Cookie duration: 730 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


REVJET

Cookie duration: 730 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


PROTECTED MEDIA LTD

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


ORACLE DATA CLOUD - MOAT

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


HEARTS AND SCIENCE MÜNCHEN GMBH

Cookie duration: 60 (days).

Data collected and processed: IP addresses

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


AMAZON ADVERTISING

Cookie duration: 396 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


MOLOCO, INC.

Cookie duration: 730 (days).

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

more

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


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADTRIBA GMBH

Cookie duration: 730 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


OBJECTIVE PARTNERS BV

Cookie duration: 90 (days).

Data collected and processed: Device identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ENSIGHTEN

Cookie duration: 1825 (days).

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

more

Cookie duration resets each session.


View details | Storage 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


HURRA COMMUNICATIONS GMBH

Cookie duration: 366 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent

Ad partners

help_outline


GSKINNER

Privacy policylaunch
Consent


AKAMAI

Privacy policylaunch
Consent


META

Privacy policylaunch
Consent


AUNICA

Privacy policylaunch
Consent


BOOKING.COM

Privacy policylaunch
Consent


C3 METRICS

Privacy policylaunch
Consent


IBM

Privacy policylaunch
Consent


EVIDON

Privacy policylaunch
Consent


CUBED

Privacy policylaunch
Consent


OPTOMATON

Privacy policylaunch
Consent


INTELLIAD

Privacy policylaunch
Consent


ANALIGHTS

Privacy policylaunch
Consent


DSTILLERY

Privacy policylaunch
Consent


MEDIAMATH

Privacy policylaunch
Consent


ZMS

Privacy policylaunch
Consent


DENTSU AEGIS NETWORK

Privacy policylaunch
Consent


OMNICOM MEDIA GROUP

Privacy policylaunch
Consent


DIGISEG

Privacy policylaunch
Consent


RESONATE

Privacy policylaunch
Consent


SOJERN

Privacy policylaunch
Consent


HAENSEL AMS

Privacy policylaunch
Consent


BDSK HANDELS GMBH & CO. KG

Privacy policylaunch
Consent


TRADEDOUBLER AB

Privacy policylaunch
Consent


TRUSTARC

Privacy policylaunch
Consent


TRUEFFECT

Privacy policylaunch
Consent


MARKETING SCIENCE CONSULTING GROUP, INC.

Privacy policylaunch
Consent


DENTSU

Privacy policylaunch
Consent


KOBLER

Privacy policylaunch
Consent


TRAVEL DATA COLLECTIVE

Privacy policylaunch
Consent


ADVOLUTION.CONTROL

Privacy policylaunch
Consent


WIDESPACE

Privacy policylaunch
Consent


LIFESTREET

Privacy policylaunch
Consent


VIMEO

Privacy policylaunch
Consent


BATCH MEDIA

Privacy policylaunch
Consent


VODAFONE GMBH

Privacy policylaunch
Consent


MAGNITE

Privacy policylaunch
Consent


SCENESTEALER

Privacy policylaunch
Consent


NETQUEST

Privacy policylaunch
Consent


MANAGE.COM

Privacy policylaunch
Consent


CLOUDFLARE

Privacy policylaunch
Consent


SALESFORCE DMP

Privacy policylaunch
Consent


NETFLIX

Privacy policylaunch
Consent


MACROMILL GROUP

Privacy policylaunch
Consent


EBUILDERS

Privacy policylaunch
Consent


APPLOVIN CORP.

Privacy policylaunch
Consent


FRACTIONAL MEDIA

Privacy policylaunch
Consent


RACKSPACE

Privacy policylaunch
Consent


LIFTOFF

Privacy policylaunch
Consent


MSI-ACI

Privacy policylaunch
Consent


NAVEGG

Privacy policylaunch
Consent


ADMEDO

Privacy policylaunch
Consent


KOCHAVA

Privacy policylaunch
Consent


MOBITRANS

Privacy policylaunch
Consent


ADEX

Privacy policylaunch
Consent


IMPACT

Privacy policylaunch
Consent


SPOTAD

Privacy policylaunch
Consent


AARKI

Privacy policylaunch
Consent


SFR

Privacy policylaunch
Consent


CABLATO

Privacy policylaunch
Consent


WAYSTACK

Privacy policylaunch
Consent


CLINCH

Privacy policylaunch
Consent


TRESENSA

Privacy policylaunch
Consent

Accept all



Confirm choices

Close