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ı (nanosaniyeye kadar doğru). Örnek: "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 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"]]