제품의 고유 식별자입니다. 이 버전의 API에 포함된 제품에 대한 자세한 내용은 제품 및 SKU를 참조하세요.
skuId
string
제품 SKU의 고유 식별자입니다. 이 버전의 API에서 사용 가능한 SKU에 대한 자세한 내용은 제품 및 SKU를 참조하세요.
userId
string
사용자의 현재 기본 이메일 주소입니다. 사용자의 이메일 주소가 변경되면 API 요청에 새 이메일 주소를 사용하세요. userId은 변경될 수 있으므로 영구 데이터의 키로 userId 값을 사용하지 마세요. 현재 사용자의 이메일 주소가 변경되면 이 키가 손상될 수 있습니다. userId이(가) 정지되면 라이선스 상태가 변경됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-08-29(UTC)"],[[["Reassign a user's product SKU using the `PUT` method and providing the `productId`, `skuId`, and `userId` as path parameters."],["The request body requires a `LicenseAssignment` object defining the new SKU assignment for the user."],["Upon successful execution, the API returns a `LicenseAssignment` object confirming the reassignment."],["This operation requires authorization with the `https://www.googleapis.com/auth/apps.licensing` scope."]]],[]]