SetConsentStatusRequest
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Text der Einwilligungsanfrage von GTAF an die Datenschutzaufsichtsbehörde.
JSON-Darstellung |
{
"consentAction": enum (ConsentAction ),
"actionTimestamp": string
} |
Felder |
consentAction |
enum (ConsentAction )
Vom Nutzer ausgeführte Aktion.
|
actionTimestamp |
string (Timestamp format)
Zeitstempel, zu dem der Nutzer die Aktion ausgeführt hat. Ein Zeitstempel im Format RFC3339 UTC „Zulu“ in Nanosekunden. Beispiel: "2014-10-02T15:01:23.045123456Z" .
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-07-26 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-26 (UTC)."],[],["The core content defines the structure of a consent request from GTAF to DPA, represented in JSON. The key information includes two fields: `consentAction`, an enumeration indicating the action taken by the user, and `actionTimestamp`, a string representing the precise time the user performed the action in RFC3339 UTC \"Zulu\" format, down to nanoseconds. The `consentAction` is a user-made choice, and the `actionTimestamp` captures when they performed that action.\n"]]