JDBC Driver for Google Analytics

Build 22.0.8509

MetaData

Retrieves metadata information for standard and custom dimensions / metrics.

Table Specific Information

Select

Retrieves metadata information for standard and custom dimensions / metrics. If PropertyID connection property not set, dimensions and metrics common to all properties will be retrieved. The following is an example query:

	SELECT * FROM Metadata

Columns

Name Type Dimension DefaultMetric DefaultDimension Description
ApiName String The API name for the dimension / metric.
CustomDefinition Boolean Whether the dimension / metric is custom or not.
Description String Description of how the dimension / metric is used and calculated.
Type String Datatype of the dimension / metric.
FieldType String Whether the field is a dimension or metric.
UIName String The dimension / metric name within the Google Analytics user interface.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8509