The following tables list the members exposed by RVGoogleAnalyticsDataSourceItem.
Name | Description | |
---|---|---|
RVGoogleAnalyticsDataSourceItem Constructor |
Name | Description | |
---|---|---|
DataSource | Reference to the data source object this item belongs to. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Description | Description of this data source item. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Dimensions | Names of the dimensions to request, comma separated. | |
EndDate | End date to use when requesting data. | |
Filters | Optional filters string as specified by Google Analytics, this value is sent as-is in the "filters" parameter. | |
Id | The value that identifies this item in the data source, it might be for example the name of the schema concatenated with the table name. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Identifiers | Profile identifiers to get data from | |
Metrics | Names of the metrics to request, comma separated. | |
Resource | The type of resource, one of "Profiles" (the list of profiles in the account) or "Report" (to get analytics data). | |
Segment | Optional segment name | |
StartDate | Start date to use when requesting data. | |
Title | The title of the item, as displayed to the user, it might be for example the name of the table in a database. (Inherited from Infragistics.Sdk.RVDataSourceItem) |