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.
特定の地域からの在庫は、広告活動に影響を与える規制の対象となりまし。
具体的には、EEA諸国と英国からの在庫はGDPRに準拠する必要があり、米国カリフォルニア州のインベントリはCCPAに準拠する必要があります。
ほとんどのパブリッシャー、特に中小規模のパブリッシャーは、Google Funding Choicesのような3rd partyの同意ソリューション(Consent Management Platform、またはCMP)を使用します。これらのソリューションは通常、ユーザーのロケーションを特定し、関連する同意プロンプトを表示し、ユーザーのステータス(「CCPA-同意あり」、「GDPR-同意なし」など)をマークします。
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
Browsi supports consent-based targeting options on the advertiser, tag, or publisher levels.
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は、広告主、タグ、またはパブリッシャーレベルの同意ベースのターゲティングオプションをサポートしています。
このルールは、ヨーロッパのユーザーがconsent flagを持っていない限り、リクエストを無効にします。ドメインにconsent solutionがない場合、フラグは存在しません。ユーザーに同意を求めるプロンプトが表示される限り、リクエストを送信します。広告主は、ユーザーがcookieを拒否した場合(またはプロンプトをまだ見ていて‘accept’をまだクリックしていない場合)、リクエストを無視することを選択できます。
これはいずれも規制で義務付けられていることではありませんが、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.
The disclaimers and opt-out options for CCPA are handled by the CMP, who identifies California-based users.
カリフォルニア州消費者プライバシー法(CCPA)は、「カリフォルニア州の消費者に対し、事業者による個人情報の使用方法に関する追加的な権利と保護を与える」ものです。
CCPAは、opt-out cookie consent modelを要求しています。つまり、cookieはデフォルトでユーザーのデータを収集するために使用できますが、ユーザーはこのデータ収集を無効にできなければなりません。
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.
None of this is required by regulation, but cookie-less INV will lead to significantly lower bid rates and CPMs. This isn’t as dramatic as with GDPR, since most users will not bother with opting out.
Browsiは、広告主、タグ、またはパブリッシャーレベルの同意ベースのターゲティングオプションをサポートしています。
このルールは、カリフォルニアユーザーがconsent flagを持っていない限り、リクエストを無効にします。ドメインに同意ソリューションがない場合、フラグは存在しません。ユーザーがcookieの収集をオプトアウトすることを許可されている限り、私たちはリクエストを送信します。広告主は、ユーザーがオプトアウトした場合、リクエストを無視することを選択できます。
これはいずれも規制によって要求されているわけではありませんが、cookieなしのINVは、bid rateとCPMを大幅に下げることにつながります。ほとんどのユーザーはわざわざオプトアウトしないので、GDPRほど劇的ではありません。