Ressource: LicenseNotification
Représentation JSON |
---|
{ "id": string, "applicationId": string, "timestamp": string, "customerId": string, "kind": string, "provisions": [ { object ( |
Champs | |
---|---|
id |
ID de la notification de licence. |
application |
ID de l'application selon cette notification. |
timestamp |
Heure à laquelle l'événement s'est produit, mesurée en millisecondes depuis l'epoch UNIX. |
customer |
Nom de domaine du client correspondant à cette notification. |
kind |
Type de ressource API. Il s'agit toujours de appsmarket#licenseNotification. |
provisions[] |
Liste des notifications de provisionnement. |
expiries[] |
Liste des notifications d'expiration. |
reassignments[] |
Liste des notifications de réaffectation. |
deletes[] |
Liste des notifications de suppression. |
Dispositions
Représentation JSON |
---|
{ "kind": string, "editionId": string, "seatCount": string } |
Champs | |
---|---|
kind |
|
editionId |
(Obsolète) |
seat |
Nombre de sièges provisionnés. |
Expirations
Représentation JSON |
---|
{ "kind": string, "editionId": string } |
Champs | |
---|---|
kind |
|
editionId |
(Obsolète) |
Réattributions
Représentation JSON |
---|
{ "kind": string, "userId": string, "type": string, "editionId": string } |
Champs | |
---|---|
kind |
|
user |
Adresse e-mail de l'utilisateur réaffecté. |
type |
|
editionId |
(Obsolète) |
Suppressions
Représentation JSON |
---|
{ "kind": string, "editionId": string } |
Champs | |
---|---|
kind |
|
editionId |
(Obsolète) |
Méthodes |
|
---|---|
(deprecated) |
Obsolète: les événements d'installation déclenchés par l'utilisateur peuvent être suivis via Google Analytics. |