www.postype.com Open in urlscan Pro
3.39.130.39  Public Scan

Submitted URL: http://posty.pe/
Effective URL: https://www.postype.com/
Submission: On July 05 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

/search

<form class="search-form form-inline" id="search" role="search" action="/search">
  <div class="inner">
    <label for="integrated-search" class="sr-only">통합 검색</label>
    <span class="search-icon"><i class="fal fa-search"></i></span>
    <input id="integrated-search" class="form-control form-control-sm" type="search" name="keyword" value="" data-action="grow" placeholder="검색어를 입력해주세요." maxlength="50">
    <button type="button" class="btn btn-icon btn-clear ">
      <i class="fal fa-times btn-clear-circle"></i>
    </button>
  </div>
  <a class="btn search-closer d-lg-none" id="search-closer" href="#">닫기</a>
</form>

https://www.postype.com/

<form class="modal" id="create-post-form" tabindex="-1" aria-hidden="true" action="https://www.postype.com/">
  <div class="modal-dialog">
    <div class="modal-content">
      <div class="modal-header pb-0">
        <h5 class="modal-title">새 포스트 쓰기</h5>
        <button type="button" class="btn btn-icon btn-close" data-dismiss="modal" aria-label="닫기"><i class="fal fa-times"></i></button>
      </div>
      <div class="modal-body">
        <div>
          <ul class="choose-editor">
            <a class="btn-create-normal-post" data-blog-id="" href="https://www.postype.com/edit?type=normal" aria-label="새 포스트 쓰기" title="새 포스트 쓰기">
                            <div class="d-flex">
                                <div class="btn"><div class="post-basic-icon"></div></div>
                                <div>
                                    <h4>기본<span> 포스트</span></h4>
                                    <p>자유로운 창작이 가능한 기본 포스트</p>
                                </div>
                            </div>
                        </a>
            <a class="btn-create-goods" data-blog-id="" href="https://www.postype.com/goods/edit?type=goods" aria-label="새 상품 등록하기" title="새 상품 등록하기">
                            <div class="d-flex">
                                <div class="btn"><div class="post-goods-icon"></div></div>
                                <div>
                                    <h4>스토어<span> 상품</span> <span class="badge badge-sm badge-primary">beta</span></h4>
                                    <p>소장본, 굿즈 등 실물 상품을 판매하는 스토어</p>
                                </div>
                            </div>
                        </a>
          </ul>
        </div>
        <div class="drafts-wrapper">
          <a class="align-items-center drafts-blog-title" href="">
                        <h4 class="h6 d-inline mb-0">임시저장글</h4>
                        <i class="fal fa-angle-right"></i>
                    </a>
        </div>
        <div class="content">
          <div class="draft-list">
            <div style="padding:20px;color:#aaa;" class="text-center">포스트가 없습니다.</div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.postype.com/

<form class="form" method="post" action="https://www.postype.com/">
  <div class="file-selecter-wrap">
    <input type="hidden" id="file_id" name="file_id" value="">
    <input id="upload-series-thumbnail" type="file" name="file" accept="image/gif, image/jpeg, image/png" aria-describedby="imageHelp">
  </div>
</form>

https://www.postype.com/

<form id="form-image-search" action="https://www.postype.com/">
  <label for="image-search-label" class="sr-only">이미지 검색</label>
  <input id="image-search-label" class="img-searchfield" type="search" name="keyword" value="" data-action="grow" placeholder="이미지 검색">
  <button id="btn-image-search" class="btn btn-icon btn-search" type="button" aria-label="검색"><i class="fal fa-search"></i></button>
</form>

https://www.postype.com/

<form id="collection-search-filter-form" action="https://www.postype.com/">
  <div class="modal-content modal-dialog">
    <div class="modal-header">
      <h5 class="modal-title">필터</h5>
      <button type="button" class="btn btn-icon btn-close" data-dismiss="modal" aria-label="닫기">
        <i class="fal fa-times"></i>
      </button>
    </div>
    <div class="modal-body">
      <div class="form-group" id="search-filter-target">
        <div class="form-label pb-0"> 검색 대상 <p class="form-text text-muted mt-0">중복으로 선택할 수 있어요.</p>
        </div>
        <div class="check-mark-group">
          <div class="custom-control postype-checkmark">
            <input type="checkbox" class="custom-control-input" id="filter-name" checked="">
            <label class="custom-control-label" for="filter-name">제목</label>
          </div>
          <div class="custom-control postype-checkmark">
            <input type="checkbox" class="custom-control-input" id="filter-description" checked="">
            <label class="custom-control-label" for="filter-description">설명</label>
          </div>
          <div class="custom-control postype-checkmark">
            <input type="checkbox" class="custom-control-input" id="filter-author" checked="">
            <label class="custom-control-label" for="filter-author">닉네임</label>
          </div>
        </div>
      </div>
    </div>
    <div class="modal-footer d-flex justify-content-between">
      <button class="btn btn-text pl-0" id="btn-search-filter-reset" disabled="">초기화</button>
      <button class="btn btn-primary" id="btn-search-filter-submit">필터 적용</button>
    </div>
  </div>
</form>

POST /api/main/topic:update

<form class="modal" id="customize-topic-modal" action="/api/main/topic:update" method="POST" tabindex="-1">
  <div class="modal-dialog modal-dialog-scrollable">
    <div class="modal-content">
      <div class="modal-header">
        <h5 class="modal-title">태그 설정</h5>
        <button type="button" class="btn btn-icon btn-close" data-dismiss="modal" aria-label="닫기"><i class="fal fa-times"></i></button>
      </div>
      <div class="modal-body">
        <div class="form-group mb-3">
          <p class="form-label mb-0 pb-1">태그</p>
          <label class="sr-only" for="customize-topic-topics">태그</label>
          <input type="hidden" name="topics" aria-label="태그">
          <tags class="tagify form-control tagify--noTags tagify--empty" tabindex="-1"><span contenteditable="" data-placeholder="​" aria-placeholder="" class="tagify__input" role="textbox" aria-autocomplete="both" aria-multiline="false"></span>
          </tags><input type="text" class="form-control" name="topics_temp" id="customize-topic-topics" value="" style="height:auto;">
          <p class="form-label form-text text-muted mt-0 py-1">여러 개의 태그는 공백(space)으로 구분하여 입력하세요. 태그는 최소 5개에서 최대 10개, 1개당 20자까지 입력할 수 있습니다. 밑줄(_)을 제외한 특수 문자는 태그로 사용할 수 없습니다.</p>
        </div>
        <div class="form-group">
          <p class="form-label mb-0 pb-1">제안 태그</p>
          <div class="suggest-topics-tags mt-1" id="suggest-topics-tags"></div>
        </div>
      </div>
      <div class="modal-footer d-flex justify-content-between">
        <button type="button" class="btn btn-secondary confirm-no" data-dismiss="modal">닫기</button>
        <button type="button" class="btn btn-primary" id="btn-customize-topic-submit">저장</button>
      </div>
    </div>
  </div>
</form>

Text Content

주요 내용으로 건너뛰기
POSTYPE
홈
구독
보관함
Sign in Sign up
통합 검색
닫기
 * 발견
 * 스토어
 * 컬렉션
 * 이벤트

POSTYPE
창작자와 팬을 위한 커뮤니티,
포스타입에 오신 것을 환영해요!

Continue with Google
Continue with Naver
Continue with Email

Postype Sign In

홈
도움 센터

새 포스트 쓰기

기본 포스트

자유로운 창작이 가능한 기본 포스트

스토어 상품 BETA

소장본, 굿즈 등 실물 상품을 판매하는 스토어

임시저장글

포스트가 없습니다.
이런 콘텐츠는 어떠세요?


스물, 스물여섯

나 혼자 어린애였다

프로모션 웹툰 여름 바다 로맨스

이공공구
2023.07.26
공유하기


어떠한 교수님 밑에서 일해야 할까?

저는 그 누구보다 한국에서 마음 편하게 대학원 생활을 했다고 자부합니다. 학부연구생 +석사 생활 중 교수님께 혼난 횟수 0번 방학 때마다
해외여행 가도 교수님이 뭐라고 안 함 여행 갈 때 노트북 가져가면 쉬라고 하심 연구미팅 때 칭찬만 들음 월급 우리 학교에서 제일 많이 받음
(아마 대한민국에서 제일 많이 받았을수도) 등등 '유니콘 교수'라고 칭해지는 교수님 밑에서 연구실 생활을 하였습니다.

자기계발 공부 대학원 교수 연구실

트로피칼
2024.06.16
공유하기


밑색을 빠르게 채우는 팁

질문 받은 빠른 밑색 작업을 위한 자잘한 팁입니다. 기능을 말로 설명해두었기 때문에 직접 해보지 않으면 이해가 어려울 수 있습니다. 글을 읽는
동시에 직접 기능을 바꾸고 사용해보시는걸 추천합니다. 0. 작업 순서와 기준 밑색 작업을 할 땐 단순하고 큰 영역에서 복잡하고 작은 영역으로,
가장자리에서 안쪽으로 작업하는 것을 추천합니다. 선의 테두리를 따듯 가장자리부터 작업하면 남은 안쪽 영역은

웹툰 만화 밑색 채색

이끼
2024.06.26
공유하기


아이패드 굿노트 편지지 속지 ✨ 88

아이패드 굿노트 편지지 속지 ✨ 88 굿노트에서 쓰면 예쁜 편지지 속지 :) 예쁘고 감성 편지지를 하나하나 올릴테니 좋아요와 공유 부탁드릴게요!
저장해뒀다가 쓰면 편리해요~ PDF 파일과 사진파일이 있습니다!

편지지양식 아이패드굿노트편지지 굿노트편지지 편지지 편지지pdf

French marigold
2024.06.05
공유하기


1화



웹툰 판타지 sf 추리

라테
2024.06.20
공유하기


밴드붐은 온다! 20화 (完)

<밴드붐은 온다!>에 등장한 모든 이름, 인물, 사건은 허구입니다. 실존하는 인물, 장소, 건물, 제품과는 일절 관련이 없습니다. 각자의
자리에서 넘치는 애정과 사랑으로 밴드붐을 일으키는 분들과 다시 한 번 돌아올 봄을 알려준 밴드에게 이 만화를 바칩니다. 저는 여러분 덕에 이렇게
만화를 그리고 있습니다. 소제목은 라쿠나의 <오래오래 행복하게 살았답니다>를 인용했습니다.

웹툰 드라마 밴드붐은온다 덕질 공연

바리
방금 전
공유하기


엔터 영상팀은 무슨 일 해?

안녕하세요 엔터에만 올해로 딱 10년 차 재직 중인 루프입니다 작은 회사부터 소위 말하는 엔터계 대기업까지 총 5군데의 엔터를 다녔고 대학교
4학년 때 입사해서 영상으로만 한 우물 쭉 팠어요 짧게 8개월부터 길게는 5년 재직했으며 제가 알고 있는, 겪은 엔터 영상팀의 업무만 따로 글을
팠습니다 (풀 버전은 https://posty.pe/f05xis 포스트에서 읽으실 수 있어요!) 무언가 인증이라도 해야 할 것 같아 명함으로
부서들만 인증할게요!

엔터 엔터테인먼트 영상팀 아이돌 방송국

루프
2024.06.19
공유하기


흡혈귀와 동거규칙

오랜만에 올라가는 다음편입니다. 지난번과 마찬가지로 유료분량은 본편과 상관없이 간단한 후기가 올라가는 보너스고 이번에는 양도 짧습니다.

gl 현대 창작세계관 만화

PIRATA
5일 전
공유하기


해야할 일 적어놓는 체크리스트 / TO DO LIST 🌺 69

해야할 일 적어놓는 체크리스트 / TO DO LIST 🌺 69 해야할 일, 하고 싶은 일을 적어서 스마일에 체크하면 끝! 쉽고 간편하고 예쁜
체크리스트 :) 하나씩 저장해뒀다가 쓰면 편리합니다~ PDF 파일과 사진 압축파일이 있습니다!

굿노트 플래너 일상 굿노트플래너 일상플래너

French marigold
2일 전
공유하기


꿀알바로 편안하게 투잡하는 비밀

꿀알바 2탄입니다. 어떻게 일하고 '행동'해야 - 사장님께 연락온다 - 더 많은 정보를 얻는다 - 편한 시간에만 알바한다 - 시급 '이상'으로
받는다 이 모든 걸 충족할 수 있을 까요? 알바에는 종류가 다양하지만, 위 글은 '서비스직, 서빙' 에 대한 것만 국한하고 있습니다. 그 외의
알바는 다음에 들고올게요! 필자의 상태입니다. - 파인다이닝레스토랑 근무 중 - 호텔출신 사장님들에게 러브콜 - 코르크도 못따던 초보 -
6개월만에 연봉협상테이블

클래스 경제 자기계발 일상 재테크

In
2024.06.09
공유하기


7.17(수) 9주년 포타데이 혜택 받아 가세요!

여러분 안녕하세요, 포스타입입니다. 올해 7월 17일이면 포스타입이 9주년 생일을 맞이해요. 9년이라는 짧지 않은 시간 동안 계속 성장해 올 수
있었던 것은 모두 크리에이터와 독자 여러분 덕분이에요. 감사한 마음을 담아, 9주년 포타데이 혜택을 준비했으니 놓치지 마세요! 앞으로도 다양한
크리에이터가 창작 활동을 지속할 수 있는 환경을 만들어 가기 위해 노력할게요. 진심으로 감사 드립니다.

포스타입 이벤트 9주년 포타데이 혜택

포스타입
3일 전
공유하기


사냥과 식사, 말과 도리 0

사냥과 식사, 말과 도리에는 유혈 표현이 다소 등장합니다. 기다려주셔서 감사합니다. 아래는 후원용 상자로 아무런 내용도 없습니다.

웹툰 판타지 만화

담디담
1일 전
공유하기

콘텐츠 발견하기
오늘 인기 포스트
웹툰 웹소설 창작소재 일러스트 일상 문화 클래스 자기계발 경제


여자의 로망 (15금)

포치
17시간 전
웹툰 일상 창작소재 일러스트 자기계발
공유하기


NCT 마크 사주 : 독특한 사주가 공존하는 남자

햇살
23시간 전
마크 사주풀이 자기계발 클래스
공유하기


남성 90%가 좋아하는 이상형

피터 린치
1일 전
멘탈 자기계발
공유하기


너무 다른 극과 극 취향 2

포치
3일 전
웹툰 일상 일러스트 자기계발 문화
공유하기

#자기계발인기 포스트 더보기
새로 나온 포스트
웹툰 웹소설 창작소재 일러스트 일상 문화 클래스 자기계발 경제


물리 싫어

아리솔
27분 전
백업 일러스트
공유하기


[정규직] 앤트스튜디오 채색 팀원 모집 (상시채용)

앤트스튜디오
55분 전
웹툰 일러스트 채용 모집 만화
공유하기


[기간한정무료] 잉이시리즈 헤잉이 회식 (친구VER.) 도장 굿노트 스티커

헤잉이
1시간 전
캐릭터 굿노트 스티커 그림 일러스트
공유하기


스터디

작작
7시간 전
일러스트 캐릭터 만화
공유하기

#일러스트새 포스트 더보기
스토어
BETA
전체 도서 문구 케이스/키링 패션잡화 액세서리 홈리빙 작업의뢰
작은 쥐의 유영
648p
18,000원
에메랄드 피어싱
공육일
24,000원
하키마다이아몬드쿼츠 피어싱
공육일
24,000원
러프 페리도트 목걸이
공육일
48,000원
스토어 상품 더보기
 * 서비스 소개
 * 이용약관
 * 개인정보처리방침
 * 청소년보호정책
 * 도움 센터
 * 권리침해신고센터
 * 공식 채널
 * 회사 소개・문의
 * © Postype, Inc.

주식회사 포스타입 사업자등록번호: 786-86-00336 통신판매업신고번호: 2018-서울강남-02900 대표자명: 신규섭 주소: 서울시 강남구
테헤란로4길 5, 6층 연락처: 02-6956-0827 포스타입은 통신판매중개자이며 통신판매의 당사자가 아닙니다. 따라서 포스타입은 콘텐츠,
거래정보 및 거래에 대하여 책임을 지지 않습니다.



공유하기

X 페이스북
내용
URL 복사

확인


아니오 예

알림


확인

알림


확인


알림


You've supported the creator. 댓글로 응원하기 메시지로 응원하기 크리에이터에게 감상 후기나 응원의 메시지를 전달해보세요.
창작에 큰 원동력이 됩니다.
확인


시리즈 태그 등록




썸네일 선택

썸네일 편집

 * 이미지 업로드
 * 이미지 검색

600*800px 이상 이미지 권장 삭제 삭제
영어로 검색해보세요.
Powered by Unsplash
이미지 검색


추천 검색어

BackgroundWallpaperTextureArtPatternGradient

초기화
취소 다음
이전 완료
이전 완료 초기화

보고서 다운로드

설정한 기간의 데이터를 파일로 다운로드합니다. 보고서 파일 생성에는 최대 3분이 소요됩니다.

원본 데이터 (.csv) -
월간 요약본 (.csv) -
Cancel 다운로드

자동 충전 해지 확인

포인트 자동 충전을 해지할까요?

포인트 자동 충전을 해지합니다.
해지하지 않고도 ‘자동 충전 설정 변경하기' 버튼을 눌러 포인트 자동 충전 설정을 변경할 수 있어요. 설정을 변경하고 편리한 자동 충전을 계속
이용해보세요.

포인트 자동 충전 해지하기 자동 충전 설정 변경하기

배송 조회
배송 내역

확인
구매확정
구매확정 이후에는 판매자에게 구매금액이 정산되며, 환불 요청이 불가능합니다. 구매확정 이후 환불에 대한 문의는 판매자에게 직접 문의해 주세요.
구매한 상품

취소 구매확정
개인정보 제 3자 제공 동의
판매자의 상품을 구매하고자 할 경우, 결제 및 배송 서비스를 제공하기 위해 이용자들의 개인 정보를 아래와 같이 제공합니다. 아래 내용에 동의를
거부할 수 있으나, 이 경우 상품 구매가 제한됩니다.
제공받는 자
상품 판매자
제공 정보
수령인 이름, 휴대폰 번호, 배송 주소
제공 목적
주문 상품 배송 및 교환・환불, 상품 진행 공지 및 민원처리
보유 및 이용기간
거래 종료 시까지 (단, 관계 법령 규정에 따라 일정 기간 보존이 필요한 경우 해당 기간동안 보관)
확인
우편번호 찾기

닫기

필터

검색 대상

중복으로 선택할 수 있어요.

제목
설명
닉네임
초기화 필터 적용

SNS 계정으로 간편하게 로그인하고 이용해주세요.

Continue with Google Continue with Naver Continue with Email
로그인 상태 유지
Reset password · Forgot your account? · Sign up
I'm over 14.
포스타입에 가입하려면 만 14세 이상이어야 해요.
Continue with Google Continue with Naver Continue with Email
Already have an account? Sign in
Forgot your account?
By sign up or sign in via third-party services, you agree to Postype's terms and
privacy policy.

태그 설정

태그

태그

여러 개의 태그는 공백(space)으로 구분하여 입력하세요. 태그는 최소 5개에서 최대 10개, 1개당 20자까지 입력할 수 있습니다.
밑줄(_)을 제외한 특수 문자는 태그로 사용할 수 없습니다.

제안 태그


닫기 저장

cancel


POSTYPE 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 134 TCF vendor(s) and 64 ad partner(s), or used specifically by this
site or app.

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

Consent



Manage options

arrow_back

Data preferences


cancel


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 (117 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 (69 vendors)Legitimate interest (31 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 (94 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 (90 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 (28 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 (23 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 (75 vendors)Legitimate interest (46 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 (29 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 (56 vendors)Legitimate interest (21 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 (64 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


cancel


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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


INDEX EXCHANGE INC.

Cookie duration: 395 (days).

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

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

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

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

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

more

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


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEXXEN INC.

Cookie duration: 180 (days).

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

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEURAL.ONE

Cookie duration: 365 (days).

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

more

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


View details | Privacy policylaunch
Consent


ADITION (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days).

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

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

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

more

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


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE, INC.

Cookie duration: 365 (days).

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

more

Cookie duration resets each session. 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, Non-precise location data, Users’
profiles, User-provided data, Browsing and interaction data, Privacy choices,
Device characteristics, Device identifiers, Authentication-derived identifiers

more




View details | Storage details | Privacy policylaunch
Consent


SIFT MEDIA, INC

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Consent


RAKUTEN MARKETING LLC

Cookie duration: 730 (days).

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


AMAZON AD SERVER

Cookie duration: 396 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


YIELDLAB (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days).

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

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

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

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

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


AZIRA

Doesn't use cookies.

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

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


BIDSWITCH GMBH

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


TEADS FRANCE SAS

Cookie duration: 365 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OS DATA SOLUTIONS GMBH & CO. KG

Cookie duration: 90 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


PLATFORM161 B.V.

Cookie duration: 396 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


BASIS GLOBAL TECHNOLOGIES, INC.

Cookie duration: 365 (days).

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

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

more

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


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DELTA PROJECTS AB

Cookie duration: 365 (days).

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

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONETAG LIMITED

Cookie duration: 396 (days).

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

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABMO SAS

Doesn't use cookies.

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

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


WIZALY

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


SAGE+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, Non-precise location data,
User-provided data, Browsing and interaction data, Device characteristics,
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, Non-precise location data, Browsing
and interaction data, Device characteristics

more




View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


EXACTAG GMBH

Cookie duration: 180 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GEMIUS SA

Cookie duration: 1825 (days).

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

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

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, Browsing and interaction data,
Privacy choices, Device characteristics, Device identifiers

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

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, Non-precise location data, Browsing
and interaction data, Device characteristics, Device identifiers

more




View details | Storage details | Privacy policylaunch
Consent


ORACLE ADVERTISING

Cookie duration: 180 (days).

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

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

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


OTTO (GMBH & CO KG)

Cookie duration: 365 (days).

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

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


ONLINE SOLUTION

Cookie duration: 365 (days).

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

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

more




View details | Storage details | Privacy policylaunch
Consent


GP ONE GMBH

Cookie duration: Uses session cookies.

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

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

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, Users’ profiles, Browsing and
interaction data, Device characteristics, Probabilistic identifiers, Device
identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


CINT AB

Cookie duration: 730 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GOOGLE ADVERTISING PRODUCTS

Cookie duration: 396 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GFK GMBH

Cookie duration: 730 (days).

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

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, Browsing and interaction data,
Device characteristics, Probabilistic identifiers, Device identifiers

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


CLINCH LABS LTD

Cookie duration: 730 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate 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, Non-precise location data, Users’
profiles, Browsing and interaction data, Privacy choices, Device
characteristics, Device identifiers, 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, Non-precise location data, Device
characteristics, 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, Non-precise location data, Browsing
and interaction data, Privacy choices, Device characteristics, Device
identifiers, 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, Browsing and interaction data,
Privacy choices, Device characteristics, Device identifiers

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, Privacy choices, Device
characteristics

more




View details | Storage details | Privacy policylaunch
Consent


HURRA COMMUNICATIONS GMBH

Cookie duration: 366 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent

Ad partners

help_outline


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


ADACADO

Privacy policylaunch
Consent


INTELLIAD

Privacy policylaunch
Consent


DSTILLERY

Privacy policylaunch
Consent


MEDIAMATH

Privacy policylaunch
Consent


ZMS

Privacy policylaunch
Consent


OMNICOM MEDIA GROUP

Privacy policylaunch
Consent


RESONATE

Privacy policylaunch
Consent


SOJERN

Privacy policylaunch
Consent


TRADEDOUBLER AB

Privacy policylaunch
Consent


TRUSTARC

Privacy policylaunch
Consent


TRUEFFECT

Privacy policylaunch
Consent


TRAVEL DATA COLLECTIVE

Privacy policylaunch
Consent


ADVOLUTION.CONTROL

Privacy policylaunch
Consent


LIFESTREET

Privacy policylaunch
Consent


ADMAXIM

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


ADMETRICS

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


TRESENSA

Privacy policylaunch
Consent


GSKINNER

Privacy policylaunch
Consent


CUBED

Privacy policylaunch
Consent


OPTOMATON

Privacy policylaunch
Consent


ANALIGHTS

Privacy policylaunch
Consent


DENTSU AEGIS NETWORK

Privacy policylaunch
Consent


DIGISEG

Privacy policylaunch
Consent


HAENSEL AMS

Privacy policylaunch
Consent


BDSK HANDELS GMBH & CO. KG

Privacy policylaunch
Consent


MARKETING SCIENCE CONSULTING GROUP, INC.

Privacy policylaunch
Consent


DENTSU

Privacy policylaunch
Consent


KOBLER

Privacy policylaunch
Consent


WIDESPACE

Privacy policylaunch
Consent


VIMEO

Privacy policylaunch
Consent

Accept all



Confirm choices

Close