Giá trị nhận dạng duy nhất của một đối tượng. Mã nhận dạng này phải là duy nhất trên tất cả các đối tượng của một công ty phát hành. Giá trị này phải tuân theo định dạng issuer ID.identifier, trong đó mã nhận dạng trước do Google phát hành và mã nhận dạng sau do bạn chọn. Giá trị nhận dạng duy nhất của bạn chỉ được bao gồm ký tự chữ-số, ".", "_" hoặc "-".
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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"]]