GoogleAnalyticsDetails Class |
Namespace: DataPA.Utils.QueryEngine
public class GoogleAnalyticsDetails : GoogleAnalyticsDetails_GoogleAnalyticsDetails, ISerializable
The GoogleAnalyticsDetails type exposes the following members.
Name | Description | |
---|---|---|
GoogleAnalyticsDetails | Initializes a new instance of the GoogleAnalyticsDetails class |
Name | Description | |
---|---|---|
GetObjectData | ||
SetObjectData |
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Name | Description | |
---|---|---|
AccessToken |
Gets and sets the access token for this Google Analytics query
| |
Dimensions |
Gets and sets the list of dimensions for the Google Analytics query
| |
EndDate |
Gets and sets the end date parameter for this Google Anaqlytics query
| |
Metrics |
Gets and sets the list of metrics for the Google Analytics query
| |
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
Parent |
Gets and sets the parent of this GoogleAnalytics object
| |
ProfileID |
Gets and sets the profile ID for this Google Analytics query
| |
StartDate |
Gets and sets the start date parameter for this Google Anaqlytics query
| |
UserName |
Gets and sets the username for this Google Analytics query
|