You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PBS-Java implemented a feature where GDPR, COPPA, and LMT anonymizations are tracked using the metrics in #2591 . These are not net-new metrics, but rather, bringing currently siloed anonymizations into existing metrics to get the global view.
whenever PBS removes first party data for COPPA, LMT, and GDPR, log these metrics:
requests.activity.transmitUfpd.disallowed.count
accounts.ACCOUNT.activity.transmitUfpd.disallowed.count - at 'verbose' metric level
PBS-Java implemented a feature where GDPR, COPPA, and LMT anonymizations are tracked using the metrics in #2591 . These are not net-new metrics, but rather, bringing currently siloed anonymizations into existing metrics to get the global view.
whenever PBS removes first party data for COPPA, LMT, and GDPR, log these metrics:
whenever PBS removes EIDs for COPPA, LMT, and GDPR, log these metrics:
whenever PBS rounds off the IP address for COPPA, LMT, and GDPR, log these metrics:
whenever PBS cancels an auction for GDPR, log these metrics:
The text was updated successfully, but these errors were encountered: