Permissions-Policy: attribution-reporting

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimentell: Dies ist eine experimentelle Technologie
Überprüfen Sie die Browser-Kompatibilitätstabelle sorgfältig vor der Verwendung auf produktiven Webseiten.

Die HTTP-Permissions-Policy-Header-Direktive attribution-reporting steuert, ob das aktuelle Dokument die Attribution Reporting API verwenden darf.

Insbesondere, wenn eine definierte Richtlinie die Nutzung dieses Features blockiert:

Syntax

http
Permissions-Policy: attribution-reporting=<allowlist>;
<allowlist>

Eine Liste von Ursprüngen, für die die Berechtigung zur Nutzung des Features gewährt wird. Weitere Details finden Sie unter Permissions-Policy > Syntax.

Standardrichtlinie

Die Standard-allowlist für attribution-reporting ist *.

Spezifikationen

Specification
Attribution Reporting
# permission-policy-integration

Browser-Kompatibilität

BCD tables only load in the browser

Siehe auch