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

Submitted URL: https://apple.news/AKOyFq3ROQT6lqjeIwcS-ng?articleList=ABhMl1_JcSpez3Yfejo2kTw
Effective URL: https://edition.cnn.com/2024/05/15/style/king-charles-first-portrait-since-coronation-unveiled/index.html
Submission: On May 17 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

Ad Feedback
Close icon

Arts
Design
Fashion
Architecture
Luxury
Beauty
Video
More
Arts Design Fashion Architecture Luxury Beauty Video
Watch Listen Live TV
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

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

Arts
Design
Fashion
Architecture
Luxury
Beauty
Video
Follow CNN Style
 * 
 * 
 * 

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

 * 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
   * Market Movers
   * Fear & Greed
   * World Markets
   * Investing
   * Markets Now
   * Before the Bell
   * Nightcap
 * Health
   * Life, But Better
   * Fitness
   * Food
   * Sleep
   * Mindfulness
   * Relationships
 * Entertainment
   * Movies
   * Television
   * Celebrity
 * Tech
   * Innovate
   * Gadget
   * Foreseeable Future
   * Mission: Ahead
   * Upstarts
   * 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
 * Features
   * As Equals
   * Call to Earth
   * Freedom Project
   * Impact Your World
   * Inside Africa
   * 2 Degrees
   * CNN Heroes
   * All Features
 * Weather
   * Climate
   * Wildfire Tracker
   * Video
 * Ukraine-Russia War
 * Israel-Hamas War
 * More
   * Photos
   * Longform
   * Investigations
   * CNN Profiles
   * CNN Leadership
   * CNN Newsletters
   * Work for CNN

Ad Feedback
Style / Arts


KING CHARLES’ FIRST OFFICIAL PORTRAIT SINCE CORONATION PROVES DIVISIVE

By Christy Choi, CNN
4 minute read
Published 4:00 AM EDT, Wed May 15, 2024
Link Copied!
Britain's King Charles III, right, stands alongside artist Jonathan Yeo after
unveiling an official portrait of himself wearing the uniform of the Welsh
Guards, of which the King was made Regimental Colonel in 1975.
Aaron Chown/WPA Pool/Getty Images
CNN  — 

Buckingham Palace revealed the first official portrait of King Charles III since
his coronation on Tuesday, and it’s proving to be divisive with its lurid red
brushstrokes.

The 8.5 by 6.5-foot painting is by British artist Jonathan Yeo, who has painted
high-profile subjects throughout his career including former British Prime
Minister Tony Blair, actor Nicole Kidman and education activist Malala
Yousafzai.

Ad Feedback

Yeo, who began the project while Charles was still Prince of Wales, depicts the
monarch wearing the uniform of the Welsh Guards, sword in hand, against a fiery
red background that appears to almost swallow him whole, as a butterfly looks
like it’s about to land on his shoulder.

“Much like the butterfly I’ve painted hovering over his shoulder, this portrait
has evolved as the subject’s role in our public life has transformed,” said Yeo
in a statement released by Buckingham Palace.

“I do my best to capture the life experiences etched into any individual
sitter’s face. In this case, my aim was also to make reference to the traditions
of royal portraiture but in a way that reflects a 21st century monarchy and,
above all else, to communicate the subject’s deep humanity.”

Yeo had four sittings with the King, and also worked from drawings and
photographs according to the palace.

Ad Feedback
Artist Jonathan Yeo's oil on canvas portrait of Britain's King Charles III. The
portrait was commissioned in 2020 to celebrate the then Prince of Wales's 50
years as a member of The Drapers' Company in 2022.
Jonathan Yeo/PA/AP

The work was commissioned to celebrate the 50th anniversary of Charles’
membership in The Drapers’ Company, which funds education initiatives among
other philanthropic efforts, and will be exhibited to the public from May 16 to
June 14 at the Philip Mould Gallery in London. It will later hang at Drapers’
Hall from the end of August alongside other royal portraits.

The King and Queen are reportedly happy with the portrait — Yeo told the BBC
Camilla said: “Yes you’ve got him,” after seeing the result, while the monarch
was “mildly surprised by the strong color, but otherwise he seemed to be smiling
approvingly” — and there was no shortage of commentary on social media.

Commenting under a post of the portrait on the royal family’s Instagram account,
one user wrote: “with the uniform and that color it looks like (the) visual
representation of the massacre cause by colonizers,” and one said: “I would have
loved this if this was any other color than red. He really captured the essence
of him in the face, but the harshness of the red doesn’t match the softness of
his expression.” Another post read: “Looks like he’s going straight to hell.”

Art historian Richard Morris said on X, “I really like the portrait… before
photography, to have a great painter capture your real appearance you accepted
the revelation of your flaws and your mortality. It’s what Yeo captures here.”

While the celebrated artist works mainly in oils, he has dabbled in another
medium: collage. In 2007, after a commission to paint former US President George
W. Bush fell through, he decided to make an “ironic homage,” according to his
website, by collaging cutouts from hardcore pornographic magazines to create a
portrait of the then US president, a satire on “the assumed moral superiority of
the extreme right in American politics.”


GET OUR FREE ROYAL NEWSLETTER

• Sign up to CNN’s Royal News, a weekly dispatch bringing you the inside track
on the royal family, what they are up to in public and what’s happening behind
palace walls.

It was the first in a wider series depicting public figures “understood to have
traded on their sexual morality,” including Arnold Schwarzenegger, Sarah Palin,
Silvio Berlusconi and British conservative activist Mary Whitehouse.

As for the portrait of the King, Yeo said on his website that the vivid colors
of the glazes are “not only resonating with the royal heritage found in many
historical portraits but also injecting a dynamic, contemporary jolt into the
genre with its uniformly powerful hue —  providing a modern contrast to more
traditional depictions.”

He added the butterfly symbolized beauty and nature while highlighting the
king’s passion for the environment.

Yeo’s paintings are included in the permanent collection of London’s National
Portrait Gallery.

The King is an artist himself, and a collection of his watercolors went on show
in London in 2022. He has previously described painting as “one of the most
relaxing and therapeutic exercises I know,” adding that it “refreshes parts of
the soul which other activities can’t reach.”




UP NEXT

Scottie Scheffler arrested in alleged assault on police officer outside PGA
Championship, then returns to play
May 17, 2024
5 minute read
Michael Cohen gives Donald Trump his best day in hush money trial so far
May 17, 2024
7 minute read
New York Times: Upside-down US flag flew at home of Justice Samuel Alito after
2020 election
May 17, 2024
3 minute read
Backlash over NFL player Harrison Butker’s commencement speech has reached a new
level
May 16, 2024
7 minute read
House committee meeting devolves into chaos as Greene and Ocasio-Cortez trade
barbs
May 17, 2024
3 minute read
Ad Feedback
Ad Feedback


MOST READ

Backlash over NFL player Harrison Butker’s commencement speech has reached a new
level
Scottie Scheffler arrested in alleged assault on police officer outside PGA
Championship, then returns to play
Former US Army sergeant released from prison after Gov. Abbott pardons him for
2020 fatal Black Lives Matter protest shooting
Takeaways from Day 18 of the Trump hush money trial
Michael Cohen gives Donald Trump his best day in hush money trial so far
Unmasking counterprotesters who attacked UCLA’s pro-Palestine encampment
New York Times: Upside-down US flag flew at home of Justice Samuel Alito after
2020 election
Australia’s richest woman seeks removal of her portrait from exhibition
The iconic Mirage in Las Vegas is closing after 34 years
The backbone of America’s economy was just dealt a serious blow



MORE FROM CNN

Scottie Scheffler arrested in alleged assault on police officer outside ...
May 17, 2024
Michael Cohen gives Donald Trump his best day in hush money trial so far
May 17, 2024
New York Times: Upside-down US flag flew at home of ...
May 17, 2024
Ad Feedback


NEWS & BUZZ

Backlash over NFL player Harrison Butker’s commencement ...

Scottie Scheffler arrested in alleged assault on police officer outside ...

Former US Army sergeant released from prison after Gov. Abbott ...

Ad Feedback
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
   * Markets
   * Tech
   * Media
   * Calculators
   * Videos
 * Health
   * Life, But Better
   * Fitness
   * Food
   * Sleep
   * Mindfulness
   * Relationships
 * Entertainment
   * Movies
   * Television
   * Celebrity
 * Tech
   * Innovate
   * Gadget
   * Foreseeable Future
   * Mission: Ahead
   * Upstarts
   * 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
 * Features
   * As Equals
   * Call to Earth
   * Freedom Project
   * Impact Your World
   * Inside Africa
   * 2 Degrees
   * CNN Heroes
   * All Features
 * Weather
   * Climate
   * Wildfire Tracker
   * Video
 * Ukraine-Russia War
 * Israel-Hamas War
 * More
   * Photos
   * Longform
   * Investigations
   * CNN Profiles
   * CNN Leadership
   * CNN Newsletters
   * Work for CNN

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

Watch Listen Live TV

Follow CNN Style
 * 
 * 
 * 

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 51 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 34 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 31 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 8 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 11 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 36 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 15 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 32 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 43 PARTNERS CAN USE
THIS 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 34 PARTNERS CAN USE THIS 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 

MATCH AND COMBINE DATA FROM OTHER DATA SOURCES 29 PARTNERS CAN USE THIS PURPOSE

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 28 PARTNERS CAN USE THIS PURPOSE

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 PURPOSE

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