Module: Google::Apis::AnalyticsV3
- Defined in:
- lib/google/apis/analytics_v3.rb,
lib/google/apis/analytics_v3/classes.rb,
lib/google/apis/analytics_v3/service.rb,
lib/google/apis/analytics_v3/gem_version.rb,
lib/google/apis/analytics_v3/representations.rb
Overview
Google Analytics API
Views and manages your Google Analytics data.
Defined Under Namespace
Classes: Account, AccountRef, AccountSummaries, AccountSummary, AccountTicket, AccountTreeRequest, AccountTreeResponse, Accounts, AdWordsAccount, AnalyticsService, Column, Columns, CustomDataSource, CustomDataSources, CustomDimension, CustomDimensions, CustomMetric, CustomMetrics, DeleteUploadDataRequest, EntityAdWordsLink, EntityAdWordsLinks, EntityUserLink, EntityUserLinks, Experiment, Experiments, Filter, FilterExpression, FilterRef, Filters, GaData, Goal, Goals, HashClientIdRequest, HashClientIdResponse, IncludeConditions, LinkedForeignAccount, McfData, Profile, ProfileFilterLink, ProfileFilterLinks, ProfileRef, ProfileSummary, Profiles, RealtimeData, RemarketingAudience, RemarketingAudiences, Segment, Segments, UnsampledReport, UnsampledReports, Upload, Uploads, UserDeletionRequest, UserRef, WebPropertyRef, WebPropertySummary, Webproperties, Webproperty
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-analytics_v3 gem
"0.16.0"
- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.15.0"
- REVISION =
Revision of the discovery document this client was generated from
"20190807"
- VERSION =
Version of the Google Analytics API this client connects to. This is NOT the gem version.
'V3'
- AUTH_ANALYTICS =
View and manage your Google Analytics data
'https://www.googleapis.com/auth/analytics'
- AUTH_ANALYTICS_EDIT =
Edit Google Analytics management entities
'https://www.googleapis.com/auth/analytics.edit'
- AUTH_ANALYTICS_MANAGE_USERS =
Manage Google Analytics Account users by email address
'https://www.googleapis.com/auth/analytics.manage.users'
- AUTH_ANALYTICS_MANAGE_USERS_READONLY =
View Google Analytics user permissions
'https://www.googleapis.com/auth/analytics.manage.users.readonly'
- AUTH_ANALYTICS_PROVISION =
Create a new Google Analytics account along with its default property and view
'https://www.googleapis.com/auth/analytics.provision'
- AUTH_ANALYTICS_READONLY =
View your Google Analytics data
'https://www.googleapis.com/auth/analytics.readonly'
- AUTH_ANALYTICS_USER_DELETION =
Manage Google Analytics user deletion requests
'https://www.googleapis.com/auth/analytics.user.deletion'