Resource: DeveloperAppKey
JSON representation | |
---|---|
{
"apiProducts": array,
"attributes": [
{
object ( |
Fields | |
---|---|
apiProducts |
A list of api products this credential can be used for. |
attributes[] |
A list of attributes tied to the credential. |
consumerKey |
The consumer key. |
consumerSecret |
The secret key. |
expiresAt |
Unix time when the app was created json key: expiresAt |
issuedAt |
Unix time when the app was issued json key: issuedAt |
scopes[] |
The scopes to apply to the app. The specified scope names must already exist on the API product that you associate with the app. |
status |
The status of the credential. |
Methods |
|
---|---|
|
Creates a custom consumer key and secret for a developer app. |