Bir sınıfın benzersiz tanımlayıcısıdır. Bu kimlik, kartı veren kuruluşun tüm sınıflarında benzersiz olmalıdır. Bu değer issuer ID biçiminde olmalıdır.identifier: İlk sertifika Google tarafından verilir, ikincisini siz seçersiniz. Benzersiz tanımlayıcınız yalnızca alfanümerik karakterler, '.', '_' veya '-' içermelidir.
İstek içeriği
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, EventTicketClass öğesinin bir örneğini içerir.
[[["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-03-13 UTC."],[[["This document describes how to retrieve an event ticket class using the Google Wallet API."],["It requires a `GET` request to a specific URL, including the unique class ID."],["The request body should be empty and the response will contain details of the event ticket class."],["To use this API, you need the `wallet_object.issuer` OAuth scope."]]],["The core content describes retrieving an event ticket class using a GET request. The request URL is `https://walletobjects.googleapis.com/walletobjects/v1/eventTicketClass/{resourceId}`, where `{resourceId}` is a unique class identifier. This identifier follows the format `\u003cissuer ID\u003e.\u003cidentifier\u003e`. The request body should be empty. A successful response returns an `EventTicketClass` object. The action requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope.\n"]]