[]
This class exposes specific properties to set up a connection for the C1DataConnector GoogleAnalytics provider.
public sealed class C1GoogleAnalyticsConnectionStringBuilder : C1ConnectionStringBuilder, IDictionary, ICollection, IEnumerable, ICustomTypeDescriptor
Name | Description |
---|---|
C1GoogleAnalyticsConnectionStringBuilder() | The default constructor of C1GoogleAnalyticsConnectionStringBuilder. |
Name | Description |
---|---|
AuthenticationType | The type of authorization the request will utilize. |
this[string] | Gets or sets the value associated with the specified key. |
KeyFile | The key file containing service account credentials in JSON format. |
ViewId | The view id from which to retrieve data. |
Name | Description |
---|---|
Equals(object) | Method that check if two instance C1GoogleAnalyticsConnectionStringBuilder can be considered equals considering pooling and caching connection purposes. |
GetHashCode() | Retrieve the mapped hash code of this C1GoogleAnalyticsConnectionStringBuilder. |