ID unik untuk objek. ID ini harus unik di semua objek dari penerbit. Nilai ini harus mengikuti format issuer ID.identifier dengan yang pertama diterbitkan oleh Google dan yang kedua dipilih oleh Anda. ID unik Anda hanya boleh menyertakan karakter alfanumerik, '.', '_', atau '-'.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-11-04 UTC."],[[["This endpoint modifies linked offer objects for an existing event ticket object using its unique ID."],["The request should be a `POST` request to the specified URL with the event ticket object's ID in the path."],["The request body must follow the `ModifyLinkedOfferObjectsRequest` structure, and the response will contain the updated `EventTicketObject`."],["Authorization requires the `wallet_object.issuer` scope."]]],["This describes modifying linked offer objects for an event ticket object using a POST request to a specific URL. The URL utilizes gRPC Transcoding and requires a unique `resourceId` path parameter. The request body must be a `ModifyLinkedOfferObjectsRequest`. A successful response returns an `EventTicketObject`. Access requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope. The resource ID has a fixed format composed by an issuer ID given by google and an identifier specified by the user.\n"]]