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