Parameter
|
Description
|
Valid Values
|
{id}
|
The ID of the OAuth profile.
|
The automatically generated OAuth profile ID.
|
Parameter
|
Description
|
Usage
|
Valid Values
|
"name"
|
The name of the OAuth profile.
|
Required
|
The name can contain only alphanumeric characters and the underscore character.
|
"oauthAppId"
|
The ID of the OAuth application object.
|
Required
|
The automatically generated OAuth application ID.
|
"description"
|
A description of the OAuth profile.
|
Optional
|
A description provided by the user.
|
"accessToken"
|
The access token includes the credential information required to gain access to the Google Analytics API.
|
Optional
|
A valid access token.
|
"refreshToken"
|
The refresh token is used to generate new access tokens.
|
Required
|
A valid refresh token.
|