target.apidocs.com.google.api.services.analyticsadmin.v1beta.GoogleAnalyticsAdminScopes.html Maven / Gradle / Ivy
GoogleAnalyticsAdminScopes (Google Analytics Admin API v1beta-rev20240916-2.0.0)
com.google.api.services.analyticsadmin.v1beta
Class GoogleAnalyticsAdminScopes
- java.lang.Object
-
- com.google.api.services.analyticsadmin.v1beta.GoogleAnalyticsAdminScopes
-
public class GoogleAnalyticsAdminScopes
extends Object
Available OAuth 2.0 scopes for use with the Google Analytics Admin API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
ANALYTICS_EDIT
Edit Google Analytics management entities.
static String
ANALYTICS_READONLY
See and download your Google Analytics data.
-
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type
Method and Description
static Set<String>
all()
Returns an unmodifiable set that contains all scopes declared by this class.
-
-
Field Detail
-
ANALYTICS_EDIT
public static final String ANALYTICS_EDIT
Edit Google Analytics management entities.
- See Also:
- Constant Field Values
-
ANALYTICS_READONLY
public static final String ANALYTICS_READONLY
See and download your Google Analytics data.
- See Also:
- Constant Field Values
Copyright © 2011–2024 Google. All rights reserved.