public class GoogleAnalyticsAdminScopes extends Object
| 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.
|
| 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_EDIT
public static final String ANALYTICS_READONLY
Copyright © 2011–2023 Google. All rights reserved.