RegistrationResponse
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
MSISDN, bildirimler için başarıyla kaydedildikten sonra DPA'dan gelen yanıt.
JSON gösterimi |
{
"msisdn": string,
"expirationTime": string
} |
Alanlar |
msisdn |
string
Bildirimler için DPA'ya kaydedilen MSISDN.
|
expirationTime |
string (Timestamp format)
MSISDN'nin kayıt geçerlilik süresi. 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."],[],["Upon successful registration, the response includes the registered MSISDN and its expiration time. The MSISDN is a string representing the phone number registered for notifications. The expiration time is a timestamp in RFC3339 UTC \"Zulu\" format, detailing when the registration expires, including nanosecond resolution. This timestamp can display up to nine fractional digits, showing examples of the format.\n"]]