Google Analytics API v2.4 (revision 33)
com.google.api.services.analytics
Class AnalyticsScopes
java.lang.Object
com.google.api.services.analytics.AnalyticsScopes
public class AnalyticsScopes
- extends Object
Available OAuth 2.0 scopes for use with the Google Analytics API.
- Since:
- 1.4
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANALYTICS
public static final String ANALYTICS
- View and manage your Google Analytics data.
- See Also:
- Constant Field Values
ANALYTICS_READONLY
public static final String ANALYTICS_READONLY
- View your Google Analytics data.
- See Also:
- Constant Field Values