blog.csdn.net
Open in
urlscan Pro
123.129.227.14
Public Scan
Submitted URL: http://blog.csdn.net/
Effective URL: https://blog.csdn.net/
Submission: On February 28 via manual from GB — Scanned from GB
Effective URL: https://blog.csdn.net/
Submission: On February 28 via manual from GB — Scanned from GB
Form analysis
0 forms found in the DOMText Content
* 博客 * 下载 * 学习 * 社区 * 知道 * GitCode * InsCode 搜索 登录 登录后您可以: * 免费复制代码 * 关注/点赞/评论/收藏 * 下载海量资源 * 写文章/发动态/加入社区 立即登录 会员中心 消息 历史 创作中心 发布 * 推荐 * 关注 * * 后端 * 前端 * 移动开发 * 编程语言 * Java * Python * 人工智能 * AIGC * 大数据 * 数据库 * 数据结构与算法 * 音视频 * 云原生 * 云平台 * 前沿技术 * 开源 * 小程序 * 运维 * 服务器 * 操作系统 * 硬件开发 * 嵌入式 * 微软技术 * 软件工程 * 测试 * 网络空间安全 * 网络与通信 * 用户体验设计 * 学习和成长 * 搜索 * 开发工具 * 游戏 * HarmonyOS * 区块链 * 数学 * 3C硬件 * 资讯 * 在Arcgis中删除过滤Openstreetmap道路属性表中指定highway类型道路 打开图层的属性表,1.按属性选择,2.输入要删除数据的查询筛选条件,3.点击应用,4.最后点击删除所选项。:开始编辑后鼠标就一定不要点到地图上去了,以免造成地图的误编辑。点击左上角编辑器→开始编辑,选择要编辑的图层。用Excel打开输出表,包含的道路类型如下。选中highway属性列,选择汇总→确定。最后点击编辑器的停止编辑,保存编辑内容。''空值(无定义道路) 3 赞 踩 作者:程光CS * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【arcgis】相似内容推荐 * 不看此作者: 程光CS LinkedList的使用(Java) LinkedList的底层是双向链表结构,由于链表没有将元素存储在连续的空间中,元素存储在单独的节点中,然后通过引用将节点连接起来了,因此在在任意位置插入或者删除元素时,不需要搬移元素,效率比较高。方法解释尾插 e将 e 插入到 index 位置尾插 c 中的元素删除 index 位置元素删除遇到的第一个 o获取下标 index 位置元素将下标 index 位置元素设置为 element清空判断 o 是否在线性表中返回第一个 o 所在下标返回最后一个 o 的下标截取部分 list。 16 赞 踩 作者:小全. * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【java】相似内容推荐 * 减少【list】相似内容推荐 * 减少【windows】相似内容推荐 * 减少【数据结构】相似内容推荐 * 减少【开发语言】相似内容推荐 * 不看此作者: 小全. RunnerGo,国产自动化测试神器,支持接口/UI自动化测试,简化部署,快速测试!广告 Kotlin:协程基础 GlobalScope.launch: 在后台启动一个新的协程并继续runBlocking:方法会阻塞当前线程来等待coroutineScope:只是挂起,会释放底层线程用于其他用途delay 是一个特殊的 挂起函数 ,它不会造成线程阻塞,但是会 挂起 协程,并且只能在协程中使用。 17 赞 踩 作者:ChinaDragonDreamer * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【java】相似内容推荐 * 减少【android】相似内容推荐 * 减少【kotlin】相似内容推荐 * 减少【开发语言】相似内容推荐 * 不看此作者: ChinaDragonDreamer 随机分布模型 本文简单介绍了自己对随机概念的理解,并简单列举了常见的随机分布类型。 22 赞 踩 作者:【杨(_> <_)】 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【机器学习】相似内容推荐 * 减少【人工智能】相似内容推荐 * 减少【概率论】相似内容推荐 * 不看此作者: 【杨(_> <_)】 vue使用Swiper插件实现卡片化轮播图 vue使用Swiper插件实现卡片化轮播图 7 赞 踩 作者:前端菜菜DayDayUp * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【arcgis】相似内容推荐 * 减少【前端】相似内容推荐 * 减少【vue.js】相似内容推荐 * 减少【javascript】相似内容推荐 * 减少【ecmascript】相似内容推荐 * 不看此作者: 前端菜菜DayDayUp Vue.js+SpringBoot开发生活废品回收系统 本文提出了一种基于Vue技术的生活废品回收系统,该系统可以通过垃圾的收集和销售来支持回收记录、回收组织等的功能。通过实验测试,生活废品回收系统让废品回收的效率显著提高,让用户的参与率也有所提高,与此同时废物的回收率也有所提高。本文将为生活废品回收系统的推广和实施提供切实可行的解决方案和技术支持,有望在未来实现更广泛的应用。 27 赞 踩 作者:customer08 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【生活】相似内容推荐 * 减少【前端】相似内容推荐 * 减少【vue.js】相似内容推荐 * 减少【javascript】相似内容推荐 * 减少【ecmascript】相似内容推荐 * 不看此作者: customer08 设计模式-桥接模式(C++) 这是一个简单的桥接模式的实现示例,其中抽象类AbstractClass定义了抽象部分的接口,而具体实现类ConcreteClassA和ConcreteClassB分别实现了这个接口。2. 定义实现类(或具体类):然后,定义一个实现类(或具体类),该类将实现抽象部分的接口。1. 定义抽象类(或接口):首先,定义一个抽象类(或接口),该类将定义抽象部分的接口。4. 使用桥接模式:在客户端代码中,可以通过创建抽象类的对象,并将其与具体实现类对象进行桥接,从而实现抽象部分和实现部分的解耦。 2 赞 踩 作者:逆风了我 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【c++】相似内容推荐 * 减少【java】相似内容推荐 * 减少【桥接模式】相似内容推荐 * 减少【设计模式】相似内容推荐 * 减少【开发语言】相似内容推荐 * 不看此作者: 逆风了我 VUE基础知识九 ElementUI项目 解决ElementUI日期组件日期不正确的问题、部署ElemrntUI项目到springboot里 30 赞 踩 作者:麦芽糖0219 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【elementui】相似内容推荐 * 减少【前端】相似内容推荐 * 减少【vue.js】相似内容推荐 * 减少【javascript】相似内容推荐 * 减少【ecmascript】相似内容推荐 * 不看此作者: 麦芽糖0219 如何下载B站高清视频、音频到本地? 在B站上找到了喜欢的视频?想要将它保存到本地或者与朋友分享?本文将向您详细介绍一种简单而有效的方法,帮助我们轻松下载并导出B站视频,以便随时欣赏或分享。手机端/平板端点击视频上方的三个点,缓存视频,可以根据需要缓存不同清晰度的视频;打开手机内的文件管理。点击内部存储,然后按照>Android-->data-->tv.danmaku.bili-->download路径找到文件。 15 赞 踩 作者:嗨格式 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【音视频】相似内容推荐 * 不看此作者: 嗨格式 微服务保护——sentinel https://sentinelguard.io/zh-cn/index.html 0 赞 踩 作者:shall_zhao * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【云原生】相似内容推荐 * 减少【sentinel】相似内容推荐 * 减少【微服务】相似内容推荐 * 减少【架构】相似内容推荐 * 减少【java】相似内容推荐 * 不看此作者: shall_zhao 强大的Docker入门知识 一种开源的容器化平台,可以让开发者将应用程序及其依赖项打包成一个独立的容器,然后部署到任何支持Docker的环境中运行。通过使用Docker,开发者可以实现快速部署、可移植性、可伸缩性和更高的资源利用率。Docker的核心概念是容器,它是一个轻量级、独立的运行环境,包含了应用程序的代码、运行时环境、系统工具和系统库,可以在任何支持Docker的平台上运行。 23 赞 踩 作者:桃花坞生动的芒果 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【容器】相似内容推荐 * 减少【运维】相似内容推荐 * 减少【eureka】相似内容推荐 * 减少【spring cloud】相似内容推荐 * 减少【docker】相似内容推荐 * 不看此作者: 桃花坞生动的芒果 整理ArrayList和LinkedList中的方法 ArrayList 和 LinkedList 是 Java 中两种常用的列表(List)实现。它们提供了许多相同的方法,但由于内部实现的不同,这些方法的性能可能会有所不同。 23 赞 踩 作者:@业精于勤荒于嬉 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【list】相似内容推荐 * 减少【数据结构】相似内容推荐 * 不看此作者: @业精于勤荒于嬉 list.stream().forEach()和list.forEach()的区别 而当你需要更复杂的集合操作,或者想要利用 Stream API 的特性(如函数式编程风格、延迟计算、并行处理等)时,应该选择。或结合其他 Stream 方法使用。在简单的场景下两者效果可能类似,但在复杂流式处理逻辑中,总结来说,如果你只是想简单地同步遍历列表并对每个元素执行某个操作,具有更大的灵活性和扩展性。 9 赞 踩 作者:琴剑飘零西复东 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【list】相似内容推荐 * 减少【数据结构】相似内容推荐 * 不看此作者: 琴剑飘零西复东 IntelliJ IDEA 2023:创新不止步,开发更自由 mac/win版 它提供了丰富的代码编辑功能,包括代码自动补全、语法高亮、代码格式化、代码提示等,大大提高了开发者的编码效率。此外,IntelliJ IDEA 2023还集成了强大的调试器和测试框架,让开发者能够轻松地调试代码和进行自动化测试。此外,IntelliJ IDEA 2023还提供了强大的插件系统,开发者可以根据自己的需求定制IDE的功能,提高开发效率。IntelliJ IDEA 2023激活版是一款强大而智能的集成开发环境(IDE),为开发者提供了一系列先进的功能和工具,帮助他们更高效地编写、调试和测试代码。 10 赞 踩 作者:艾雪002 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【java】相似内容推荐 * 减少【intellij-idea】相似内容推荐 * 减少【ide】相似内容推荐 * 减少【macos】相似内容推荐 * 不看此作者: 艾雪002 springboot+vue项目基础开发(18)文章分类界面 /定义store/*** 第一个参数:名字,唯一性* 第二个参数:函数,函数的内部可以定义状态的所有内容* 返回值:函数*///对token进行保存//定义状态内容//1响应式变量//2定义一个函数,修改token//3函数,移出tokenreturn {}); 0 赞 踩 作者:菜了再学 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【elementui】相似内容推荐 * 减少【前端】相似内容推荐 * 减少【vue.js】相似内容推荐 * 减少【javascript】相似内容推荐 * 减少【ecmascript】相似内容推荐 * 减少【分类】相似内容推荐 * 不看此作者: 菜了再学 YOLOv5 + Flask + Vue实现基于深度学习算法的垃圾检测系统源码+数据库 前端表单校验后端表单校验密码加密存储图片验证码登陆成功后设置TokenToken记忆登录状态。 12 赞 踩 作者:程序员柳 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【yolo】相似内容推荐 * 减少【python】相似内容推荐 * 减少【vue.js】相似内容推荐 * 减少【flask】相似内容推荐 * 减少【数据库】相似内容推荐 * 不看此作者: 程序员柳 【已解决】用ArcGIS处理过的数据在QGIS中打开发生偏移怎么办?| 数据在ArcGIS中打开位置正常,在QGIS中偏移 【已解决】用ArcGIS处理过的数据在QGIS中打开发生偏移怎么办?| 数据在ArcGIS中打开位置正常,在QGIS中偏移?本文提供了解决方法 6 赞 踩 作者:凉面条加鸡蛋 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【arcgis】相似内容推荐 * 不看此作者: 凉面条加鸡蛋 Arcgis实现点位空间位置从上到下从左到右排序 Arcgis实现点位空间位置从上到下从左到右排序 4 赞 踩 作者:GIS从业者 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【arcgis】相似内容推荐 * 不看此作者: GIS从业者 【ArcGIS】统计格网中不同土地利用类型占比 基于ArcGIS统计格网中不同土地利用类型占比 9 赞 踩 作者:WW、forever * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【arcgis】相似内容推荐 * 不看此作者: WW、forever 热点参数流控(Sentinel) 热点参数流控(Sentinel)保姆级教程Demo 4 赞 踩 作者:菜是一种态度 * 内容反馈 * 内容重复推荐 * 内容质量较低 * 内容夸张、涉及广告等 * 兴趣反馈 * 减少【sentinel】相似内容推荐 * 不看此作者: 菜是一种态度 作者推荐 涛歌依旧 毕业后就职于华为和腾讯 关注 段智华 智华从事人工智能和大数据研发工作十余年,码龄8年,参与2023年最新Transformer及Rasa对话机器人经典系列电子书、Rasa 3.X智能对话机器人项目实战电子书编写,深入研究Spark源码,参与王家林大咖主编出版Spark系列图书5本,清华大学出版社最新出版2本新书《Spark大数据商业实战三部曲:内核解密|商业案例|性能调优》第二版、《企业级AI技术内幕:深度学习框架开发+机器学习案例实战+Alluxio解密》,从2015年开始撰写博文,累计原创1658篇,涵盖人工智能、智能对话、Rasa等内容,博客阅读量达248万次。 关注 LaoYuanPython CSDN 2020年博客之星TOP3。博客主要关注音视频剪辑、数字图像处理、图形界面开发等Python相关知识! 另有高数、图像处理、OpenCV、Python以及架构类等电子书,如需要请扫描博客左下部二维码加微公号咨询。 关注 范桂飓 AWS Community Hero,EdgeGallery 开源社区架构组副主席及秘书处成员,跑步与自行车运动爱好者。CSDN 2016 年度云计算博客之星、2021 年度云计算与云原生博客之星、2022 年度博客新星评审、2023 年博客之星评审。 关注 卓晴 清华大学自动化系教师。 关注 xiangzhihong8 著有《React Native移动开发实战》1,2,3版本、《Kotlin入门与实战》1,2版本、《Weex跨平台开发与实战》、《React Native开发进阶》和《Flutter跨平台开发实战》和《Android应用架构实战》,《鸿蒙应用开发与实战》即将出版 关注 dog250 TA很懒,还没有添加简介 关注 caimouse 在IT行业有20多年的经验。拥有20多年的C和C++开发经验,5年以上Python开发经验,资深数据库开发、上百G数据库优化经验。曾经任职嵌入式工程师、P2P开发工程师、银行信用卡交易系统工程师、全自动化电池测试部门经理。 关注 csdn业界要闻 TA很懒,还没有添加简介 关注 strongerHuang 作者黄工『strongerHuang』,高级嵌入式软件工程师,专注分享嵌入式软硬件、AIoT(物联网+人工智能)、单片机、通信技术、开发工具、半导体等相关内容。 关注 翱翔天地 技术在于专注!主要从事前端开发,熟悉vue、jQuery、uniapp等,有微信公众号和微信小程序开发经验,熟练使用echarts、highcharts、帆软报表;了解Java、python和mysql 关注 大风车滴呀滴溜溜地转 为天地立心,为生民立命,为往圣继绝学,为万世开太平。 关注 彭世瑜 记录我的工作学习笔记 关注 韩曙亮 中国人民大学 计算机应用技术 硕士 , 专注于 移动开发 领域 , 博客专家 , 2023 年博客之星 TOP1 , 2021 年博客之星 TOP9 , 华为云云享专家 , 阿里云社区专家博主 , 51CTO 专家博主 ; 关注 禅与计算机程序设计艺术 著有《AI大模型应用入门实战与进阶》(写作中)《ClickHouse入门实战与进阶》《Kotlin 极简教程》《Spring Boot开发实战》《Kotlin从入门到进阶实战》等技术书籍。资深程序员、大数据与后端技术专家、架构师,拥有超过10年的技术研发和管理经验。现就职于字节跳动,曾就职于阿里巴巴,主要从事企业智能数字化经营管理、电商智能数字化运营等系统架构设计和研发工作。在大数据和企业级系统架构领域有非常深厚的积累,擅长大数据系统架构和分布式系统架构设计开发。热衷于新技术的学习和技术分享。 关注 热门推荐 官方博客 官方账号入驻 华为云开发者联盟 生于云,长于云,让开发者成为决定性力量 关注 英特尔开发人员专区 英特尔开发人员专区,聚焦于边缘计算、AI、IoT等领域,为开发者提供丰富的开发资源、创新技术、解决方案与行业活动。最新科技动态实时更新,欢迎关注! 关注 闲鱼技术 TA很懒,还没有添加简介 关注 金仓数据库 北京人大金仓信息技术股份有限公司是我国成立最早的拥有自主知识产权的数据库企业,也是中国电子科技集团的成员企业。人大金仓以“提供卓越的数据库产品助力企业级应用高质量发展”为使命,致力于成为世界卓越的数据库产品与服务提供商。 品牌合作邮箱:marketing@kingbase.com.cn 关注 百度大脑 百度大脑官方内容输出平台 关注 人邮异步社区 人民邮电出版社创办的IT图书社区 关注 云豹网络科技 直播系统开发,游戏系统,短视频系统开发,一对一直播系统开发,语音社交系统,陪玩系统,相亲交友系统,小说系统开发。支持定制开发、二次开发 关注 阿里云云栖号 阿里云官网内容平台 关注 支付宝技术团队 TA很懒,还没有添加简介 关注 京东云开发者 京东云开发者(Developer of JD Technology)为AI、云计算、IoT等相关领域开发者提供技术分享交流。平台将发布京东产品技术信息、行业技术内容、技术活动及大赛等资讯。拥抱技术,与开发者携手预见未来! 关注 美团技术团队 美团技术团队,最值得技术同学关注的技术团队官方博客/微信公众号,每周会分享来自美团技术团队一线的实践文章,同时还有线上/线下技术活动、技术招聘等信息同步更新。 关注 阿里开发者 阿里巴巴官方技术号,关于阿里的技术创新均呈现于此。 关注 您愿意向朋友推荐“博客首页”吗? * 很不推荐 * 不推荐 * 一般 * 推荐 * 强烈推荐 联系我们(工作时间:8:30-22:00) 400-660-0108kefu@csdn.net在线客服 * 关于我们 * * 招贤纳士 * * 商务合作 * * 寻求报道 * 京ICP备19004658号 * 经营性网站备案信息 * 公安备案号11010502030143 * 营业执照 * 北京互联网违法和不良信息举报中心 * 家长监护 * 中国互联网举报中心 * 网络110报警服务 * Chrome商店下载 * 账号管理规范 * 版权与免责声明 * 版权申诉 * 出版物许可证 * ©1999-2024北京创新乐知网络技术有限公司 手机看 下载 APP 程序员都在用的中文IT技术交流社区 公众号 专业的中文 IT 技术社区,与千万技术人共成长 视频号 关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停! 客服 返回 顶部 word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 WELCOME TO CSDN.NET CSDN.NET 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 135 TCF vendor(s) and 65 ad partner(s), or used specifically by this site or app. Some vendors may process your personal data on the basis of legitimate interest, which you can object to by managing your options below. Look for a link at the bottom of this page or in our privacy policy where you can withdraw consent. Consent Do not consent Manage options arrow_back Data preferences MANAGE YOUR DATA You can choose how your personal data is used. Vendors want your permission to do the following: TCF vendors help_outline STORE AND/OR ACCESS INFORMATION ON A DEVICE Cookies, device or similar online identifiers (e.g. login-based identifiers, randomly assigned identifiers, network based identifiers) together with other information (e.g. browser type and information, language, screen size, supported technologies etc.) can be stored or read on your device to recognise it each time it connects to an app or to a website, for one or several of the purposes presented here. View details Consent (118 vendors) USE LIMITED DATA TO SELECT ADVERTISING Advertising presented to you on this service can be based on limited data, such as the website or app you are using, your non-precise location, your device type or which content you are (or have been) interacting with (for example, to limit the number of times an ad is presented to you). View details Consent (71 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 (96 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 (92 vendors) CREATE PROFILES TO PERSONALISE CONTENT Information about your activity on this service (for instance, forms you submit, non-advertising content you look at) can be stored and combined with other information about you (such as your previous activity on this service or other websites or apps) or similar users. This is then used to build or improve a profile about you (which might for example include possible interests and personal aspects). Your profile can be used (also later) to present content that appears more relevant based on your possible interests, such as by adapting the order in which content is shown to you, so that it is even easier for you to find content that matches your interests. View details Consent (31 vendors) USE PROFILES TO SELECT PERSONALISED CONTENT Content presented to you on this service can be based on your content personalisation profiles, which can reflect your activity on this or other services (for instance, the forms you submit, content you look at), possible interests and personal aspects. This can for example be used to adapt the order in which content is shown to you, so that it is even easier for you to find (non-advertising) content that matches your interests. View details Consent (26 vendors) MEASURE ADVERTISING PERFORMANCE Information regarding which advertising is presented to you and how you interact with it can be used to determine how well an advert has worked for you or other users and whether the goals of the advertising were reached. For instance, whether you saw an ad, whether you clicked on it, whether it led you to buy a product or visit a website, etc. This is very helpful to understand the relevance of advertising campaigns. View details Consent (76 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 (30 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 (63 vendors)Legitimate interest (39 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 (10 vendors)Legitimate interest (2 vendors)help_outline ENSURE SECURITY, PREVENT AND DETECT FRAUD, AND FIX ERRORS help_outline Your data can be used to monitor for and prevent unusual and possibly fraudulent activity (for example, regarding advertising, ad clicks by bots), and ensure systems and processes work properly and securely. It can also be used to correct any problems you, the publisher or the advertiser may encounter in the delivery of content and ads and in your interaction with them. View details DELIVER AND PRESENT ADVERTISING AND CONTENT help_outline Certain information (like an IP address or device capabilities) is used to ensure the technical compatibility of the content or advertising, and to facilitate the transmission of the content or ad to your device. View details MATCH AND COMBINE DATA FROM OTHER DATA SOURCES help_outline Information about your activity on this service may be matched and combined with other information relating to you and originating from various sources (for instance your activity on a separate online service, your use of a loyalty card in-store, or your answers to a survey), in support of the purposes explained in this notice. View details LINK DIFFERENT DEVICES help_outline In support of the purposes explained in this notice, your device might be considered as likely linked to other devices that belong to you or your household (for instance because you are logged in to the same service on both your phone and your computer, or because you may use the same Internet connection on both devices). View details IDENTIFY DEVICES BASED ON INFORMATION TRANSMITTED AUTOMATICALLY help_outline Your device might be distinguished from other devices based on information it automatically sends when accessing the Internet (for instance, the IP address of your Internet connection or the type of browser you are using) in support of the purposes exposed in this notice. View details USE PRECISE GEOLOCATION DATA With your acceptance, your precise location (within a radius of less than 500 metres) may be used in support of the purposes explained in this notice. View details Consent Vendor preferences Accept all Confirm choices arrow_back Vendor preferences CONFIRM OUR VENDORS Vendors can use your data to provide services. Declining a vendor can stop them from using the data you shared. TCF vendors help_outline EXPONENTIAL INTERACTIVE, INC D/B/A VDX.TV Cookie duration: 90 (days). Data collected and processed: Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent ROQ.AD GMBH Cookie duration: 365 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent ADMAXIM LIMITED Cookie duration: 30 (days). Data collected and processed: Probabilistic identifiers, Browsing and interaction data, IP addresses more Cookie duration resets each session. View details | Privacy policylaunch Consent INDEX EXCHANGE INC. Cookie duration: 395 (days). Data collected and processed: Device characteristics, IP addresses, Privacy choices, Device identifiers, Non-precise location data, 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Probabilistic identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, 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: Device characteristics, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Non-precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, IP addresses, Device identifiers, Non-precise location data 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: Device characteristics, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent THE UK TRADE DESK LTD Cookie duration: 3629 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline ADMETRICS GMBH Doesn't use cookies. Data collected and processed: Device characteristics, Browsing and interaction data, IP addresses, Privacy choices more View details | Privacy policylaunch Consent NEXXEN INC. Cookie duration: 180 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, 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: Probabilistic identifiers, Browsing and interaction data, IP addresses, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data 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: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data more Cookie duration resets each session. View details | Privacy policylaunch Consent NEXXEN GROUP LLC Cookie duration: 365 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, IP addresses, Privacy choices, Device identifiers, Non-precise location data more Cookie duration resets each session. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline NEURAL.ONE Cookie duration: 365 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Browsing and interaction data, IP addresses, Privacy choices, Non-precise location data more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent ADITION (VIRTUAL MINDS GMBH) Cookie duration: 365 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data more Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent ADFORM A/S Cookie duration: 1 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data more View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline MAGNITE, INC. Cookie duration: 365 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline RATEGAIN ADARA INC Cookie duration: 730 (days). Data collected and processed: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data more View details | Storage details | Privacy policylaunch Consent SIFT MEDIA, INC Doesn't use cookies. Data collected and processed: Device characteristics, IP addresses, Device identifiers, Non-precise location data, Precise location data more View details | Privacy policylaunch Consent RAKUTEN MARKETING LLC Cookie duration: 730 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Browsing and interaction data, IP addresses, Non-precise location data more View details | Privacy policylaunch Legitimate interesthelp_outline AMAZON AD SERVER Cookie duration: 396 (days). Data collected and processed: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent YIELDLAB (VIRTUAL MINDS GMBH) Cookie duration: 365 (days). Data collected and processed: Device characteristics, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided data more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline 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: 90 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided data 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: Device characteristics, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, User-provided data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data more View details | Privacy policylaunch Consent PULSEPOINT, INC. Cookie duration: 365 (days). Data collected and processed: Device characteristics, IP addresses, 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: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided data 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: Browsing and interaction data, IP addresses, 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent CRITEO SA Cookie duration: 390 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data more Uses other forms of storage. View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline ADLOOX SA Doesn't use cookies. Data collected and processed: Device characteristics, Probabilistic identifiers, Browsing and interaction data, IP addresses, Device identifiers, Non-precise location data more Uses other forms of storage. View details | Privacy policylaunch ConsentLegitimate interesthelp_outline BLIS GLOBAL LIMITED Cookie duration: 400 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, User-provided data 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: Device characteristics, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided 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: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent ASK LOCALA Doesn't use cookies. Data collected and processed: Device characteristics, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data more Uses other forms of storage. View details | Privacy policylaunch Consent NEAR INTELLIGENCE Doesn't use cookies. Data collected and processed: Device characteristics, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, 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: Device characteristics, Probabilistic identifiers, Browsing and interaction data, IP addresses, Privacy choices, Non-precise location data more View details | Privacy policylaunch Legitimate interesthelp_outline BIDSWITCH GMBH Cookie duration: 365 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data 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: Device characteristics, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data more Cookie duration resets each session. View details | Privacy policylaunch Consent TEADS FRANCE SAS Cookie duration: 365 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data more Uses other forms of storage. View details | Privacy policylaunch Consent PLATFORM161 B.V. Cookie duration: 396 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent ADACADO TECHNOLOGIES INC. (DBA ADACADO) Cookie duration: 365 (days). Data collected and processed: Browsing and interaction data, IP addresses, Privacy choices, Non-precise location data more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent BASIS GLOBAL TECHNOLOGIES, INC. Cookie duration: 365 (days). Data collected and processed: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent BOMBORA INC. Cookie duration: 365 (days). Data collected and processed: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Device identifiers, Non-precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, 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: Device characteristics, Browsing and interaction data, IP addresses, Device identifiers, Non-precise location data 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: Device characteristics, Probabilistic identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data more View details | Privacy policylaunch ConsentLegitimate interesthelp_outline DELTA PROJECTS AB Cookie duration: 365 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Probabilistic identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data more View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline ONETAG LIMITED Cookie duration: 396 (days). Data collected and processed: Device characteristics, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided data 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: Authentication-derived identifiers, IP addresses, Privacy choices, Device identifiers more View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline BANNERFLOW AB Cookie duration: 366 (days). Data collected and processed: Device characteristics, IP addresses, Privacy choices, Non-precise location data more View details | Storage details | Privacy policylaunch ConsentLegitimate interesthelp_outline TABMO SAS Doesn't use cookies. Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided 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: Device characteristics, Browsing and interaction data, IP addresses, Privacy choices, Non-precise location data more View details | Privacy policylaunch Legitimate interesthelp_outline WIZALY Cookie duration: 365 (days). Data collected and processed: Device characteristics, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Non-precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data more Cookie duration resets each session. View details | Storage 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: Device characteristics, Browsing and interaction data, IP addresses, Device identifiers, Non-precise location data, Precise location data, User-provided data more View details | Storage details | Privacy policylaunch Consent ROCKABOX MEDIA LTD Doesn't use cookies. Data collected and processed: Device characteristics, Browsing and interaction data, IP addresses, Non-precise location data more View details | Storage details | Privacy policylaunch Legitimate interesthelp_outline EXACTAG GMBH Cookie duration: 180 (days). Data collected and processed: Device characteristics, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers more Cookie duration resets each session. View details | Privacy policylaunch Consent CELTRA INC. Doesn't use cookies. Data collected and processed: Device characteristics, IP addresses, 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: Device characteristics, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data more Uses other forms of storage. View details | Privacy policylaunch Consent GEMIUS SA Cookie duration: 1825 (days). Data collected and processed: Device characteristics, Users’ profiles, 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 Consent THE KANTAR GROUP LIMITED Cookie duration: 914 (days). Data collected and processed: Device characteristics, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, Browsing and interaction data, IP addresses, Privacy choices, 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: Device characteristics, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided 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: Device characteristics, Browsing and interaction data, IP addresses, Device identifiers, Non-precise location data more View details | Storage details | Privacy policylaunch Consent ORACLE ADVERTISING Cookie duration: 180 (days). Data collected and processed: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data more Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent NUMBERLY Cookie duration: 180 (days). Data collected and processed: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent AUDIENCEPROJECT APS Cookie duration: 365 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided data more Cookie duration resets each session. Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent EFFILIATION / EFFINITY Cookie duration: 2 (days). Data collected and processed: Device characteristics more Cookie duration resets each session. Uses other forms of storage. View details | Privacy policylaunch Consent SEENTHIS AB Doesn't use cookies. Data collected and processed: Device characteristics, IP addresses 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Device identifiers, Non-precise location data, Precise location data 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: Device characteristics, Probabilistic identifiers, IP addresses, Device identifiers, Non-precise location data 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: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided data more Uses other forms of storage. View details | Privacy policylaunch Consent OTTO (GMBH & CO KG) Cookie duration: 365 (days). Data collected and processed: Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, User-provided data 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided data more Cookie duration resets each session. View details | Privacy policylaunch Consent LOCALSENSOR B.V. Doesn't use cookies. Data collected and processed: Device characteristics, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data more Uses other forms of storage. View details | Privacy policylaunch Consent ONLINE SOLUTION Cookie duration: 365 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, Precise location data, User-provided 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, User-provided data more View details | Storage details | Privacy policylaunch Consent GP ONE GMBH Cookie duration: Uses session cookies. Data collected and processed: Device characteristics, Browsing and interaction data, IP addresses, Privacy choices, Non-precise location data, User-provided data 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: Device characteristics, Probabilistic identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, 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: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Device identifiers more Uses other forms of storage. View details | Privacy policylaunch Consent CINT AB Cookie duration: 730 (days). Data collected and processed: Device characteristics, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers more View details | Privacy policylaunch Consent GOOGLE ADVERTISING PRODUCTS Cookie duration: 396 (days). Data collected and processed: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data 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: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data, User-provided data more Uses other forms of storage. View details | Storage details | Privacy policylaunch Consent REVJET Cookie duration: 730 (days). Data collected and processed: Users’ profiles, IP addresses, Privacy choices, Device identifiers, Non-precise location data more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent PROTECTED MEDIA LTD Doesn't use cookies. Data collected and processed: Device characteristics, Probabilistic identifiers, Browsing and interaction data, IP addresses, Device identifiers more View details | Privacy policylaunch Legitimate interesthelp_outline CLINCH LABS LTD Cookie duration: 730 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Users’ profiles, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data more Cookie duration resets each session. View 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: Device characteristics, Users’ profiles, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, IP addresses, Device identifiers, Non-precise location data 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: Device characteristics, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Privacy choices, Device identifiers, Non-precise location data 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: Device characteristics, Browsing and interaction data, IP addresses, Privacy choices, 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: Device characteristics, IP addresses, Privacy choices more View details | Storage details | Privacy policylaunch Consent HURRA COMMUNICATIONS GMBH Cookie duration: 366 (days). Data collected and processed: Device characteristics, Probabilistic identifiers, Authentication-derived identifiers, Browsing and interaction data, IP addresses, Device identifiers, Non-precise location data, Precise location data more Cookie duration resets each session. View details | Storage details | Privacy policylaunch Consent Ad partners help_outline GSKINNER Privacy policylaunch Consent AKAMAI Privacy policylaunch Consent FACEBOOK Privacy policylaunch Consent AUNICA Privacy policylaunch Consent BOOKING.COM Privacy policylaunch Consent C3 METRICS Privacy policylaunch Consent IBM Privacy policylaunch Consent EVIDON Privacy policylaunch Consent CUBED Privacy policylaunch Consent OPTOMATON Privacy policylaunch Consent INTELLIAD Privacy policylaunch Consent ANALIGHTS Privacy policylaunch Consent DSTILLERY Privacy policylaunch Consent MEDIAMATH Privacy policylaunch Consent ZMS Privacy policylaunch Consent DENTSU AEGIS NETWORK Privacy policylaunch Consent IGNITION ONE Privacy policylaunch Consent OMNICOM MEDIA GROUP Privacy policylaunch Consent DIGISEG Privacy policylaunch Consent RESONATE Privacy policylaunch Consent SOJERN Privacy policylaunch Consent HAENSEL AMS Privacy policylaunch Consent BDSK HANDELS GMBH & CO. KG Privacy policylaunch Consent TRADEDOUBLER AB Privacy policylaunch Consent TRUSTARC Privacy policylaunch Consent TRUEFFECT Privacy policylaunch Consent MARKETING SCIENCE CONSULTING GROUP, INC. Privacy policylaunch Consent DENTSU Privacy policylaunch Consent ESSENS Privacy policylaunch Consent TRAVEL DATA COLLECTIVE Privacy policylaunch Consent ADVOLUTION.CONTROL Privacy policylaunch Consent WIDESPACE Privacy policylaunch Consent LIFESTREET Privacy policylaunch Consent VIMEO Privacy policylaunch Consent BATCH MEDIA Privacy policylaunch Consent VODAFONE GMBH Privacy policylaunch Consent MAGNITE Privacy policylaunch Consent SCENESTEALER Privacy policylaunch Consent NETQUEST Privacy policylaunch Consent MANAGE.COM Privacy policylaunch Consent CLOUDFLARE Privacy policylaunch Consent SALESFORCE DMP Privacy policylaunch Consent HAVAS MEDIA FRANCE - DBI Privacy policylaunch Consent NETFLIX Privacy policylaunch Consent MACROMILL GROUP Privacy policylaunch Consent EBUILDERS Privacy policylaunch Consent APPLOVIN CORP. Privacy policylaunch Consent NANO INTERACTIVE Privacy policylaunch Consent FRACTIONAL MEDIA Privacy policylaunch Consent RACKSPACE Privacy policylaunch Consent LIFTOFF Privacy policylaunch Consent MSI-ACI Privacy policylaunch Consent ARRIVALIST 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 Accept all Confirm choices Close 登录后您可以享受以下权益: * 免费复制代码 * 和博主大V互动 * 下载海量资源 * 发动态/写文章/加入社区 ×立即登录