public class AnalyticsReportingScopes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ANALYTICS
View and manage your Google Analytics data.
|
static String |
ANALYTICS_READONLY
See and download your Google Analytics data.
|
Modifier and Type | Method and Description |
---|---|
static Set<String> |
all()
Returns an unmodifiable set that contains all scopes declared by this class.
|
public static final String ANALYTICS
public static final String ANALYTICS_READONLY
Copyright © 2011–2022 Google. All rights reserved.