Inventory from certain locations is subjected to regulations that affect ad activity.
Specifically, inventory from EEA countries + the UK has to be GDPR compliant, and US-California inventory has to be CCPA compliant.
Most publishers, especially small-medium ones, will use 3rd party consent solutions (Consent Management Platform, or CMP), like Google Funding Choices. These solutions usually identify the user’s location, display the relevant consent prompts, and then mark the user’s status ('CCPA-with consent’, ‘GDPR-no consent’ etc.).
For AdOps - CMP’s should interface with IAB’s TCF API and CCPA Compliance API, meaning they will use a standard format for flagging the user’s consent status. This format is what our player reads to verify the user’s status.
特定の地域からの在庫は、広告活動に影響を与える規制の対象となりまし。
...
AdOps - CMPは、IABのTCF APIおよびCCPA Compliance APIとインターフェイスする必要があります。つまり、ユーザーの同意ステータスにフラグを立てるための標準フォーマットを使用することになります。このフォーマットは、私たちのプレーヤーがユーザーのステータスを確認するために読むものです。
GDPR
The General Data Protection Regulation (GDPR) is a set of legal guidelines “for the collection and processing of personal information from individuals who live in the European Union (EU)”.
GDPR requires an opt-in cookie consent model, i.e. cookies can’t be used on a website to collect the user’s data until the user agreed to it. This is why most websites now prompt EU users to “accept all cookies” when they enter the website.
一般データ保護規則(GDPR)は、「欧州連合(EU)に居住する個人からの個人情報の収集と処理に関する」一連の法的ガイドラインです。
GDPRは、opt-in cookie consent modelを要求しています。つまり、ユーザーが同意するまで、ウェブサイト上でcookieを使用してユーザーのデータを収集することはできません。このため、現在ほとんどのウェブサイトでは、EU圏のユーザーがウェブサイトに入る際に“accept all cookies” よう促している。
GDPR and Browsi Video
...
This rules disable requests as long as a European user has no consent flag. The flag will not be present if the domain has no consent solution. As long as the user is prompted for consent, we will send requests. Advertisers can then choose to ignore requests if the user rejected cookies (or is still looking at the prompt and has not yet clicked ‘accept’).
None of this is required by regulation, but cookie-less INV will lead to significantly lower bid rates and CPMs.
Browsiは、広告主、タグ、またはパブリッシャーレベルの同意ベースのターゲティングオプションをサポートしています。
...
これはいずれも規制で義務付けられていることではありませんが、cookieなしのINVは、bid rateとCPMを大幅に下げることにつながります。
CCPA
The California Consumer Privacy Act (CCPA) “gives consumers in California additional rights and protections regarding how businesses may use their personal information”.
CCPA requires an opt-out cookie consent model, i.e. cookies can be used to collect the user’s data by default, but the user has to be able to disable this data collection.
...
CCPA
...
カリフォルニア州消費者プライバシー法(CCPA)は、「カリフォルニア州の消費者に対し、事業者による個人情報の使用方法に関する追加的な権利と保護を与える」ものです。
...
CCPAの免責条項とオプトアウト・オプションは、カリフォルニアに拠点を置くユーザーを特定するCMPによって処理されます。
CCPA and Avantis Video
...
Browsi supports consent-based targeting options on the advertiser, tag, or publisher levels.
This rules disable requests as long as a California user has no consent flag. The flag will not be present if the domain has no consent solution. As long as the user is allowed to opt out of cookie collection, we will send requests. Advertisers can then choose to ignore requests if the user opted out.
...
Browsiは、広告主、タグ、またはパブリッシャーレベルの同意ベースのターゲティングオプションをサポートしています。
...