SetConsentStatusRequest
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
GTAF'nin DPA'ya gönderdiği izin isteğinin gövdesi.
JSON gösterimi |
{
"consentAction": enum (ConsentAction ),
"actionTimestamp": string
} |
Alanlar |
consentAction |
enum (ConsentAction )
Kullanıcı tarafından yapılan işlem.
|
actionTimestamp |
string (Timestamp format)
Kullanıcının işlemi gerçekleştirdiği zaman damgası. RFC3339 UTC "Zulu" biçiminde bir zaman damgası (nanosaniye çözünürlüğe ve en fazla dokuz kesirli basamağa sahip). Örnekler: "2014-10-02T15:01:23Z" ve "2014-10-02T15:01:23.045123456Z" .
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-26 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-26 UTC."],[],["The core content defines the structure of a consent request from GTAF to DPA, represented in JSON. The request contains two key fields: `consentAction`, an enumeration indicating the user's action, and `actionTimestamp`, a string representing the precise time the action occurred. The timestamp follows the RFC3339 UTC \"Zulu\" format, with nanosecond resolution. These fields are the essential elements of the consent request, detailing what the user did and when.\n"]]