Unikalny identyfikator produktu. Więcej informacji o produktach w tej wersji interfejsu API znajdziesz w artykule Produkty i kody SKU.
skuId
string
Unikalny identyfikator kodu SKU produktu. Więcej informacji o kodach SKU dostępnych w tej wersji interfejsu API znajdziesz w artykule Produkty i kody SKU.
userId
string
Bieżący podstawowy adres e-mail użytkownika. Jeśli adres e-mail użytkownika ulegnie zmianie, użyj nowego adresu e-mail w żądaniach do interfejsu API. userId może ulec zmianie, dlatego nie używaj wartości userId jako klucza trwałych danych. Ten klucz może się uszkodzić, jeśli zmieni się adres e-mail bieżącego użytkownika. Jeśli userId jest zawieszony, stan licencji się zmieni.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-08-29 UTC."],[[["Reassign a user's product SKU with a different SKU within the same product using the PATCH method and provided endpoint."],["Identify the target user and product SKU using `productId`, `skuId`, and `userId` within the request URL."],["Include the desired LicenseAssignment details in the request body to specify the new SKU assignment."],["Upon successful execution, the response provides an updated LicenseAssignment object reflecting the changes."],["Ensure authorization using the `https://www.googleapis.com/auth/apps.licensing` scope for accessing and modifying license assignments."]]],[]]