CPIDResponse
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
CPID oluşturma işlemi başarılı olduğunda CPID uç noktasından gelen yanıt.
JSON gösterimi |
{
"cpid": string,
"ttlSeconds": number
} |
Alanlar |
cpid |
string
Zorunlu. Kullanıcıyı operatöre benzersiz şekilde tanımlayan, şifrelenmiş operatör planı tanımlayıcısı.
|
ttlSeconds |
number
Zorunlu. CPID'nin geçerli olduğu ve GTAF'nin kullanıcının veri planı ayrıntıları için DPA'ya sorgu göndermek üzere kullanabileceği süre (saniye cinsinden).
|
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 CPID creation, the response includes a JSON object containing two key fields. The `cpid` is a required, encrypted string uniquely identifying the user to the carrier. The `ttlSeconds` field, also required, specifies the duration (in seconds) the `cpid` remains valid for use by GTAF to query user data plan details from the DPA. This object represents the core data and validity period of the created CPID.\n"]]