ADO.NET Provider for Google Analytics

Build 23.0.8839

Fine-Tuning Data Access

Fine Tuning Data Access

You can use the following properties to gain greater control over Google Analytics API features and the strategies the provider uses to surface them:

  • DefaultFilter: Set this to apply a filter to all queries. Columns you specify in the WHERE clause override values set in this property.
    See the table-specific information for the tables you are working with to determine columns that can be used in the WHERE clause.
  • SamplingLevel: Instead of returning every record that matches your query, Google samples results based on the size of a time interval.
    This property provides several easy options for configuring an appropriate sample level. Note: This property only applies when Schema is set to UniversalAnalytics.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839