AnalyticsApi class

Views and manages your Google Analytics data.

Constructors

AnalyticsApi(Client client, {String rootUrl = 'https://analytics.googleapis.com/', String servicePath = 'analytics/v3/'})

Properties

data DataResource
no setter
hashCode int
The hash code for this object.
no setterinherited
management ManagementResource
no setter
metadata MetadataResource
no setter
provisioning ProvisioningResource
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userDeletion UserDeletionResource
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

analyticsEditScope → const String
Edit Google Analytics management entities
analyticsManageUsersReadonlyScope → const String
View Google Analytics user permissions
analyticsManageUsersScope → const String
Manage Google Analytics Account users by email address
analyticsProvisionScope → const String
Create a new Google Analytics account along with its default property and view
analyticsReadonlyScope → const String
View your Google Analytics data
analyticsScope → const String
View and manage your Google Analytics data
analyticsUserDeletionScope → const String
Manage Google Analytics user deletion requests