Resource: LicenseAssignment
Representation of a license assignment.
| JSON representation | 
|---|
{ "kind": string, "etags": string, "productId": string, "userId": string, "selfLink": string, "skuId": string, "skuName": string, "productName": string }  | 
              
| Fields | |
|---|---|
kind | 
                
                   
 Identifies the resource as a LicenseAssignment, which is   | 
              
etags | 
                
                   
 ETag of the resource.  | 
              
productId | 
                
                   
 A product's unique identifier. For more information about products in this version of the API, see Product and SKU IDs.  | 
              
userId | 
                
                   
 The user's current primary email address. If the user's email address changes, use the new email address in your API requests.  | 
              
selfLink | 
                
                   
 Link to this page.  | 
              
skuId | 
                
                   
 A product SKU's unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.  | 
              
skuName | 
                
                   
 Display Name of the sku of the product.  | 
              
productName | 
                
                   
 Display Name of the product.  | 
              
Methods | 
            |
|---|---|
                
 | 
              Revoke a license. | 
                
 | 
              Get a specific user's license by product SKU. | 
                
 | 
              Assign a license. | 
                
 | 
              List all users assigned licenses for a specific product SKU. | 
                
 | 
              List all users assigned licenses for a specific product SKU. | 
                
 | 
              Reassign a user's product SKU with a different SKU in the same product. | 
                
 | 
              Reassign a user's product SKU with a different SKU in the same product. |