Teads Engineering
Published in

Teads Engineering

What’s new for the Ad Tech announced during the WWDC 2022

New Platform updates

Location attribution

Pasteboard access

Device name entitlement

New Privacy Nutrition labels video

Example of how an SDK should communicate about privacy information used.

Ads and SharePlay

A video stream shared between two users with ads inside
  • Try to offer ad breaks of similar durations
  • For live events use the default policy no waiting
  • For VOD use the waiting policy

App Tracking Transparency

SKAdNetwork 4.0

Ad flow example using SKAdNetwork

Crowd anonymity to better respect privacy

New attribution values

Examples of crowd anonymity for the source identifier
Examples of crowd anonymity for the conversion value

Two new conversions postback

SKAdNetwork attribution on the Web

SKAdNetwork flow when the user clicks on an Ad on the Web
https://youradnetwork.com/.well-know/skadnetwork/get-signed-payload
{
"source_engagement_type": "click_to_App_Store",
"source_domain": "example.com",
"source_nonce": "ABIGIDENTIFIERTOKNOWWHEREITFROM",
"version": 3
}
{
"version": "4.0",
"ad_network_id": "fr.asapps.6nations",
"iTunes_item_id": "414001342",
"source_nonce": "ABIGIDENTIFIERTOKNOWWHEREITFROM",
"source_domain": "example.com",
"fidelity_type": 1,
"timestamp": 1661807742
}
  • Data minimization (use only the data you need)
  • On-device processing (do not send sensitive data on your server, do on-device treatment if possible)
  • Transparency and control (explains what data you are using and lets user controls what they send)
  • Security protections (Make sure the data transiting is protected)

--

--

200 innovators building the future of digital advertising

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Antoine Barrault

I write Swift code. Dad of two awesome children with a wonderful wife. Currently Mobile engineer @ Teads.