TTMSFNCCustomCloudGoogleAnalytics Class
Base component that requests analytics metrics and dimensions and stores returned data.
API unit family: TMSFNCCloudGoogleAnalytics
Inherits from: TTMSFNCCustomCloudGoogle
Syntax
TTMSFNCCustomCloudGoogleAnalytics = class(TTMSFNCCustomCloudGoogle)
Properties
| Name | Description |
|---|---|
| AdExchangeMetrics | Gets the available ad exchange metric names. |
| AdwordsDimension | Gets the available advertising dimension names. |
| AdwordsMetrics | Gets the available advertising metric names. |
| AppTrackingDimension | Gets the available app tracking dimension names. |
| AppTrackingMetrics | Gets the available app tracking metric names. |
| AudienceDimension | Gets the available audience dimension names. |
| ChannelGroupingDimension | Gets the available channel grouping dimension names. |
| ContentExperimentationDimension | Gets or sets the available content experimentation dimension names. |
| ContentExperimentsDimension | Gets the available content experiment dimension names. |
| DimensionCount | Gets or sets the number of dimensions in the current request. |
| DoubleClickCampaignManagerDimension | Gets the available campaign manager dimension names. |
| DoubleClickCampaignManagerMetrics | Gets the available campaign manager metric names. |
| ECommerceMetrics | Gets the available ecommerce metric names. |
| EcommerceDimension | Gets the available ecommerce dimension names. |
| EventTrackingDimension | Gets the available event tracking dimension names. |
| EventTrackingMetrics | Gets the available event tracking metric names. |
| ExceptionsMetrics | Gets the available exception metric names. |
| ExeptionDimension | Gets the available exception dimension names. |
| GeoDimension | Gets or sets the available geographic dimension names. |
| GeoNetworkDimension | Gets the available geo network dimension names. |
| GoalConversionsDimension | Gets the available goal conversion dimension names. |
| InternalSearchDimension | Gets the available internal search dimension names. |
| InternalSearchMetrics | Gets the available internal search metric names. |
| MetricCount | Gets or sets the number of metrics in the current request. |
| PageDimension | Gets or sets the available page dimension names. |
| PageMetrics | Gets the available page metric names. |
| PageTrackingDimension | Gets the available page tracking dimension names. |
| PlatformOrDeviceDimension | Gets the available platform or device dimension names. |
| RealtimeAppTrackingDimension | Gets or sets the available realtime app tracking dimension names. |
| RealtimeEventTrackingDimension | Gets or sets the available realtime event tracking dimension names. |
| RealtimeGeoDimension | Gets or sets the available realtime geographic dimension names. |
| RealtimeGoalConversionsDimension | Gets or sets the available realtime goal conversion dimension names. |
| RealtimeMetrics | Gets or sets the available realtime metric names. |
| RealtimePageTrackingDimension | Gets or sets the available realtime page tracking dimension names. |
| RealtimePlatformDeviceDimension | Gets or sets the available realtime platform or device dimension names. |
| RealtimeTimeDimension | Gets or sets the available realtime time dimension names. |
| RealtimeTrafficSourcesDimension | Gets or sets the available realtime traffic source dimension names. |
| RealtimeUserDimension | Gets or sets the available realtime user dimension names. |
| RelatedProductsDimension | Gets the available related products dimension names. |
| RelatedProductsMetrics | Gets the available related products metric names. |
| SessionDimension | Gets the available session dimension names. |
| SessionMetrics | Gets the available session metric names. |
| SiteSpeedMetrics | Gets the available site speed metric names. |
| SocialActivitiesDimension | Gets the available social activity dimension names. |
| SocialDimension | Gets or sets the available social dimension names. |
| SocialInteractionDimension | Gets the available social interaction dimension names. |
| SocialInteractionsMetrics | Gets the available social interaction metric names. |
| SocialMetrics | Gets the available social metric names. |
| SystemDimension | Gets the available system dimension names. |
| TimeDimension | Gets the available time dimension names. |
| TrafficDimension | Gets the available traffic dimension names. |
| TrafficMetrics | Gets the available traffic metric names. |
| UserDimension | Gets the available user dimension names. |
| UserMetrics | Gets the available user metric names. |
| UserTimingsDimension | Gets the available user timing dimension names. |
| UserTimingsMetrics | Gets the available user timing metric names. |
Methods
| Name | Description |
|---|---|
| RetrieveData | Retrieves analytics data for the configured metrics and dimensions. |