Overview
Name | grants |
Type | Resource |
Id | googledevelopers.androidpublisher.grants |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource and then invoke a supported method using the EXEC
command
Methods
Name | Accessible by | Required Params | Description |
---|
create | INSERT | developersId, usersId | Grant access for a user to the given package. |
delete | DELETE | developersId, grantsId, usersId | Removes all access for the user to the given package or developer account. |
patch | EXEC | developersId, grantsId, usersId | Updates access for the user to the given package. |