Connector Profile Connector Profile Config Connector Profile Credentials Google Analytics
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalytics(val accessToken: String? = null, val clientId: String, val clientSecret: String, val oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsOauthRequest? = null, val refreshToken: String? = null)
Constructors
Link copied to clipboard
constructor(accessToken: String? = null, clientId: String, clientSecret: String, oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsOauthRequest? = null, refreshToken: String? = null)