edition.cnn.com Open in urlscan Pro
2a04:4e42:200::773  Public Scan

Submitted URL: https://www.cnn.com/videos/world/2024/01/18/exp-ecuador-violence-culver-live-011808aseg2-cnni-world.cnn
Effective URL: https://edition.cnn.com/videos/world/2024/01/18/exp-ecuador-violence-culver-live-011808aseg2-cnni-world.cnn
Submission: On December 01 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="ad-feedback__form">
  <div class="ad-feedback__heading">
    <h3 class="ad-feedback__heading__text">CNN values your feedback</h3>
    <div id="ad-feedback__close-icon" class="ad-feedback__heading__close"></div>
  </div>
  <div class="ad-feedback__content-container" data-sentiment="ad">
    <div class="ad-feedback__question-container"> 1. How relevant is this ad to you? </div>
    <div class="ad-feedback__answers-container">
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-bad" name="ad" type="radio" value="1" aria-label="Bad">
        <label for="ad-feedback__0-bad" class="ad-feedback__emoji-base ad-feedback__emoji-bad">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-not-good" name="ad" type="radio" value="2" aria-label="Not Good">
        <label for="ad-feedback__0-not-good" class="ad-feedback__emoji-base ad-feedback__emoji-not-good">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-okay" name="ad" type="radio" value="3" aria-label="Okay">
        <label for="ad-feedback__0-okay" class="ad-feedback__emoji-base ad-feedback__emoji-okay">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-good" name="ad" type="radio" value="4" aria-label="Good">
        <label for="ad-feedback__0-good" class="ad-feedback__emoji-base ad-feedback__emoji-good">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-great" name="ad" type="radio" value="5" aria-label="Great">
        <label for="ad-feedback__0-great" class="ad-feedback__emoji-base ad-feedback__emoji-great">
        </label>
      </div>
    </div>
  </div>
  <div class="ad-feedback__content-container">
    <div class="ad-feedback__question-container"> 2. Did you encounter any technical issues? </div>
    <div class="ad-feedback__technical-issues-checkbox-container">
      <label class="switch">
        <input id="ad-feedback__technical-issues-checkbox" class="ad-feedback__technical-issues-slider" type="checkbox" name="didEncounterIssues" aria-label="Toggle Button">
        <span class="slider round"></span>
      </label>
      <span class="ad-feedback__technical-issues-checkbox-label"></span>
    </div>
  </div>
  <div class="ad-feedback__technical-issues-container" style="display:none">
    <div class="ad-feedback__content-container video_issues issues-checkboxes-container" style="display: none">
      <label class="ad-feedback__checkbox-container"> Video player was slow to load content <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Video player was slow to load content" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Video content never loaded <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Video content never loaded" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Ad froze or did not finish loading <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Ad froze or did not finish loading" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Video content did not start after ad <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Video content did not start after ad" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Audio on ad was too loud <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Audio on ad was too loud" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Other issues <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Other issues" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
    </div>
    <div class="ad-feedback__content-container display_ad_issues issues-checkboxes-container" style="display: none">
      <label class="ad-feedback__checkbox-container"> Ad never loaded <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Ad never loaded" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Ad prevented/slowed the page from loading <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Ad prevented/slowed the page from loading" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Content moved around while ad loaded <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Content moved around while ad loaded" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Ad was repetitive to ads I've seen previously <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Ad was repetitive to ads I've seen previously" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Other issues <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Other issues" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
    </div>
    <div class="ad-feedback__content-container">
      <textarea rows="5" class="ad-feedback__comment" maxlength="1000" name="comment"></textarea>
      <div class="ad-feedback__comment-error-msg"></div>
    </div>
  </div>
  <div class="ad-feedback__content-container">
    <div class="ad-feedback__actions">
      <button type="button" id="ad-feedback__cancel" class="ad-feedback__cancel button"> Cancel </button>
      <button type="submit" id="ad-feedback__submit" class="ad-feedback__submit button" disabled=""> Submit </button>
    </div>
  </div>
</form>

Name: q https://www.cnn.com/search

<form action="https://www.cnn.com/search" name="q" class="search-bar__form" role="search">
  <input placeholder="Search CNN..." aria-label="Search" class="search-bar__input" type="text" autocomplete="off" name="q" data-analytics-prop-click-action="search-query-edit">
  <button type="submit" class="search-bar__submit" title="Submit" data-analytics-prop-click-action="search-query-submit">
  </button>
</form>

Name: q https://www.cnn.com/search

<form action="https://www.cnn.com/search" name="q" class="search-bar__form" role="search">
  <input placeholder="Search CNN..." aria-label="Search" class="search-bar__input" type="text" autocomplete="off" name="q" data-analytics-prop-click-action="search-query-edit">
  <button type="submit" class="search-bar__submit" title="Submit" data-analytics-prop-click-action="search-query-submit">
  </button>
</form>

Text Content

CNN VALUES YOUR FEEDBACK


1. How relevant is this ad to you?

2. Did you encounter any technical issues?

Video player was slow to load content Video content never loaded Ad froze or did
not finish loading Video content did not start after ad Audio on ad was too loud
Other issues
Ad never loaded Ad prevented/slowed the page from loading Content moved around
while ad loaded Ad was repetitive to ads I've seen previously Other issues

Cancel Submit
Thank You!
Your effort and contribution in providing this feedback is much appreciated.
Close

Close icon
World
Africa
Americas
Asia
Australia
China
Europe
India
Middle East
United Kingdom
More
Africa Americas Asia Australia China Europe India Middle East United Kingdom
Watch Listen Live TV Subscribe
Sign in
My Account
 * Settings
 * Topics You Follow
 * Sign Out

Your CNN account Sign in to your CNN account

--------------------------------------------------------------------------------

Sign in
My Account
 * Settings
 * Topics You Follow
 * Sign Out

Your CNN account Sign in to your CNN account

--------------------------------------------------------------------------------

Live TV Listen Watch

--------------------------------------------------------------------------------

Edition
US
International
Arabic
Español
Edition
 * US
 * International
 * Arabic
 * Español

--------------------------------------------------------------------------------

Africa
Americas
Asia
Australia
China
Europe
India
Middle East
United Kingdom
Follow CNN
 * 
 * 
 * 
 * 
 * 

--------------------------------------------------------------------------------

 * World
   * Africa
   * Americas
   * Asia
   * Australia
   * China
   * Europe
   * India
   * Middle East
   * United Kingdom
 * US Politics
   * SCOTUS
   * Congress
   * Facts First
   * 2024 Elections
 * Business
   * Tech
   * Media
   * Calculators
   * Videos
 * Markets
   * Pre-markets
   * After-Hours
   * Fear & Greed
   * Investing
   * Markets Now
   * Nightcap
 * Health
   * Life, But Better
   * Fitness
   * Food
   * Sleep
   * Mindfulness
   * Relationships
 * Entertainment
   * Movies
   * Television
   * Celebrity
 * Tech
   * Innovate
   * Foreseeable Future
   * Mission: Ahead
   * Work Transformed
   * Innovative Cities
 * Style
   * Arts
   * Design
   * Fashion
   * Architecture
   * Luxury
   * Beauty
   * Video
 * Travel
   * Destinations
   * Food & Drink
   * Stay
   * News
   * Videos
 * Sports
   * Football
   * Tennis
   * Golf
   * Motorsport
   * US Sports
   * Olympics
   * Climbing
   * Esports
   * Hockey
 * Watch
   * Live TV
   * CNN Fast
   * Shows A-Z
   * CNN10
   * CNN Max
   * CNN TV Schedules
 * Listen
   * CNN 5 Things
   * Chasing Life with Dr. Sanjay Gupta
   * The Assignment with Audie Cornish
   * One Thing
   * Tug of War
   * CNN Political Briefing
   * The Axe Files
   * All There Is with Anderson Cooper
   * All CNN Audio podcasts
 * Science
   * Space
   * Life
   * Unearthed
 * Climate
   * Solutions
   * Weather
 * Features
   * As Equals
   * Call to Earth
   * Freedom Project
   * Impact Your World
   * Inside Africa
   * CNN Heroes
 * Weather
   * Video
   * Climate
 * Ukraine-Russia War
 * Israel-Hamas War
 * About CNN
   * Photos
   * Investigations
   * CNN Profiles
   * CNN Leadership
   * CNN Newsletters
   * Work for CNN

Ad Feedback


ECUADOR PROSECUTOR WHO INVESTIGATED TV STATION ATTACK ASSASSINATED


Unable to load video
Please try again later.
Error code: CME01SH903 / 1400

Video Ad Feedback
Ecuador prosecutor who investigated TV station attack assassinated
Newsroom
Link Copied!

Ecuador police arrest two men for the alleged participation in the assassination
of prosecutor Cesar Suarez, who was investigating an attack at a TV station
during a live broadcast. CNN's David Culver reports.

03:26 - Source: CNN
World News 18 videos
Video Ad Feedback
Ecuador prosecutor who investigated TV station attack assassinated
03:26
Now playing
- Source: CNN
Video Ad Feedback
Hear from residents returning to a destroyed suburb in southern Beirut
02:15
Now playing
- Source: CNN
Video Ad Feedback
See Syrian residents topple Assad family statue and bust
00:38
Now playing
- Source: CNN
Video Ad Feedback
What a second Trump administration means for Taiwan’s future
02:59
Now playing
- Source: CNN
Video Ad Feedback
Syrian armed rebels enter Aleppo for the first time in 8 years
01:25
Now playing
- Source: CNN
Video Ad Feedback
CNN gets rare access to top Russian officials
02:01
Now playing
- Source: CNN
Video Ad Feedback
CNN reporter describes the mood in Lebanon after ceasefire agreement
01:21
Now playing
- Source: CNN
Video Ad Feedback
Videos appear to show latest Russian aerial assault on Ukraine
01:35
Now playing
- Source: CNN
Video Ad Feedback
Expert: How Putin may be viewing Trump's upcoming term
01:18
Now playing
- Source: CNN
Video Ad Feedback
'Hope is that this is a permanent ceasefire': Lead US negotiator of
Israel-Hezbollah deal
05:05
Now playing
- Source: CNN
Video Ad Feedback
Merkel speaks out about infamous meeting with Putin in new memoir
01:09
Now playing
- Source: CNN
Video Ad Feedback
‘Extremely distrustful’: CNN reporter on mood in Israeli border town following
ceasefire
01:03
Now playing
- Source: CNN
Video Ad Feedback
Hear reactions from Lebanon after Israel-Hezbollah ceasefire reached
00:36
Now playing
- Source: CNN
Video Ad Feedback
Mexico president suggests retaliatory tariffs in response to Trump's threats
01:43
Now playing
- Source: CNN
Video Ad Feedback
Ukrainian soldiers fire drones as manpower shrinks
03:46
Now playing
- Source: CNN
Video Ad Feedback
See inside besieged Gaza hospital
07:16
Now playing
- Source: CNN
Video Ad Feedback
Watch Netanyahu address why Israeli security cabinet is agreeing to Lebanon
ceasefire now
05:24
Now playing
- Source: CNN
Video Ad Feedback
Watch tourists brave this 5,000 foot-high attraction
00:30
Now playing
- Source: CNN
See More Videos

Ad Feedback

Sign in
My Account
 * Settings
 * Topics You Follow
 * Sign Out

Your CNN account Sign in to your CNN account

--------------------------------------------------------------------------------

Live TV Listen Watch

--------------------------------------------------------------------------------

 * World
   * Africa
   * Americas
   * Asia
   * Australia
   * China
   * Europe
   * India
   * Middle East
   * United Kingdom
 * US Politics
   * SCOTUS
   * Congress
   * Facts First
   * 2024 Elections
 * Business
   * Tech
   * Media
   * Calculators
   * Videos
 * Markets
   * Pre-markets
   * After-Hours
   * Fear & Greed
   * Investing
   * Markets Now
   * Nightcap
 * Health
   * Life, But Better
   * Fitness
   * Food
   * Sleep
   * Mindfulness
   * Relationships
 * Entertainment
   * Movies
   * Television
   * Celebrity
 * Tech
   * Innovate
   * Foreseeable Future
   * Mission: Ahead
   * Work Transformed
   * Innovative Cities
 * Style
   * Arts
   * Design
   * Fashion
   * Architecture
   * Luxury
   * Beauty
   * Video
 * Travel
   * Destinations
   * Food & Drink
   * Stay
   * News
   * Videos
 * Sports
   * Football
   * Tennis
   * Golf
   * Motorsport
   * US Sports
   * Olympics
   * Climbing
   * Esports
   * Hockey
 * Watch
   * Live TV
   * CNN Fast
   * Shows A-Z
   * CNN10
   * CNN Max
   * CNN TV Schedules
 * Listen
   * CNN 5 Things
   * Chasing Life with Dr. Sanjay Gupta
   * The Assignment with Audie Cornish
   * One Thing
   * Tug of War
   * CNN Political Briefing
   * The Axe Files
   * All There Is with Anderson Cooper
   * All CNN Audio podcasts
 * Science
   * Space
   * Life
   * Unearthed
 * Climate
   * Solutions
   * Weather
 * Features
   * As Equals
   * Call to Earth
   * Freedom Project
   * Impact Your World
   * Inside Africa
   * CNN Heroes
 * Weather
   * Video
   * Climate
 * Ukraine-Russia War
 * Israel-Hamas War
 * About CNN
   * Photos
   * Investigations
   * CNN Profiles
   * CNN Leadership
   * CNN Newsletters
   * Work for CNN

--------------------------------------------------------------------------------

World
Watch Listen Live TV

Follow CNN
 * 
 * 
 * 
 * 
 * 

Sign in
My Account
 * Settings
 * Topics You Follow
 * Sign Out

Your CNN account Sign in to your CNN account

--------------------------------------------------------------------------------

Terms of Use Privacy Policy Cookies Verwalten+ Ad Choices Accessibility & CC
About Newsletters Transcripts

© 2024 Cable News Network. A Warner Bros. Discovery Company. All Rights
Reserved.
CNN Sans ™ & © 2016 Cable News Network.




OUR USE OF COOKIES AND OTHER TECHNOLOGIES

We use cookies on our website to improve your browsing experience. We, our
affiliates, and our 52 partners store and access personal information on your
device such as browsing data to gain insight into how the site is being used.
You can control your cookie preferences at any time by clicking on the 'Manage
Preferences' button.


WE AND OUR PARTNERS PROCESS DATA TO PROVIDE:

Store and/or access information on a device. Use limited data to select
advertising. Use profiles to select personalised advertising. Create profiles
for personalised advertising. Use profiles to select personalised content.
Create profiles to personalise content. Measure advertising performance. Measure
content performance. Understand audiences through statistics or combinations of
data from different sources. Develop and improve services. List of Partners
(vendors)

Accept All Reject All Show Purposes



ABOUT YOUR PRIVACY

We process your data to deliver content or advertisements and measure the
delivery of such content or advertisements to extract insights about our
website. We share this information with our partners on the basis of consent.
You may exercise your right to consent, based on a specific purpose below or at
a partner level in the link under each purpose. These choices will be signaled
to our vendors participating in the Transparency and Consent Framework.
More information
Allow All


MANAGE CONSENT PREFERENCES

STORE AND/OR ACCESS INFORMATION ON A DEVICE 45 PARTNERS CAN USE THIS PURPOSE

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.

List of IAB Vendors‎ | View Illustrations 

USE LIMITED DATA TO SELECT ADVERTISING 36 PARTNERS CAN USE THIS PURPOSE

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

List of IAB Vendors‎ | View Illustrations 

USE PROFILES TO SELECT PERSONALISED ADVERTISING 32 PARTNERS CAN USE THIS PURPOSE

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.

List of IAB Vendors‎ | View Illustrations 

CREATE PROFILES FOR PERSONALISED ADVERTISING 33 PARTNERS CAN USE THIS PURPOSE

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.

List of IAB Vendors‎ | View Illustrations 

USE PROFILES TO SELECT PERSONALISED CONTENT 7 PARTNERS CAN USE THIS PURPOSE

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.

List of IAB Vendors‎ | View Illustrations 

CREATE PROFILES TO PERSONALISE CONTENT 9 PARTNERS CAN USE THIS PURPOSE

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.

List of IAB Vendors‎ | View Illustrations 

MEASURE ADVERTISING PERFORMANCE 38 PARTNERS CAN USE THIS PURPOSE

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.

List of IAB Vendors‎ | View Illustrations 

MEASURE CONTENT PERFORMANCE 14 PARTNERS CAN USE THIS PURPOSE

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.

List of IAB Vendors‎ | View Illustrations 

UNDERSTAND AUDIENCES THROUGH STATISTICS OR COMBINATIONS OF DATA FROM DIFFERENT
SOURCES 22 PARTNERS CAN USE THIS PURPOSE

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

List of IAB Vendors‎ | View Illustrations 

DEVELOP AND IMPROVE SERVICES 36 PARTNERS CAN USE THIS PURPOSE

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.

List of IAB Vendors‎ | View Illustrations 

ENSURE SECURITY, PREVENT AND DETECT FRAUD, AND FIX ERRORS 46 PARTNERS CAN USE
THIS SPECIAL PURPOSE

Always Active

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.

List of IAB Vendors‎ | View Illustrations 

DELIVER AND PRESENT ADVERTISING AND CONTENT 38 PARTNERS CAN USE THIS SPECIAL
PURPOSE

Always Active

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.

List of IAB Vendors‎ | View Illustrations 

SAVE AND COMMUNICATE PRIVACY CHOICES 24 PARTNERS CAN USE THIS SPECIAL PURPOSE

Always Active

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

List of IAB Vendors‎ | View Illustrations 

MATCH AND COMBINE DATA FROM OTHER DATA SOURCES 30 PARTNERS CAN USE THIS FEATURE

Always Active

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.

List of IAB Vendors‎

LINK DIFFERENT DEVICES 27 PARTNERS CAN USE THIS FEATURE

Always Active

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

List of IAB Vendors‎

IDENTIFY DEVICES BASED ON INFORMATION TRANSMITTED AUTOMATICALLY 33 PARTNERS CAN
USE THIS FEATURE

Always Active

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.

List of IAB Vendors‎

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. You can set your browser to block or alert you about these
cookies, but some parts of the site will not work.

Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Save Preferences