| Package | Description |
|---|---|
| com.google.api.services.analytics |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Management.Profiles.Insert |
Analytics.Management.Profiles.insert(String accountId,
String webPropertyId,
Profile content)
Create a new view (profile).
|
Analytics.Management.Profiles.Insert |
Analytics.Management.Profiles.Insert.set(String parameterName,
Object value) |
Analytics.Management.Profiles.Insert |
Analytics.Management.Profiles.Insert.setAccountId(String accountId)
Account ID to create the view (profile) for.
|
Analytics.Management.Profiles.Insert |
Analytics.Management.Profiles.Insert.setAlt(String alt) |
Analytics.Management.Profiles.Insert |
Analytics.Management.Profiles.Insert.setFields(String fields) |
Analytics.Management.Profiles.Insert |
Analytics.Management.Profiles.Insert.setKey(String key) |
Analytics.Management.Profiles.Insert |
Analytics.Management.Profiles.Insert.setOauthToken(String oauthToken) |
Analytics.Management.Profiles.Insert |
Analytics.Management.Profiles.Insert.setPrettyPrint(Boolean prettyPrint) |
Analytics.Management.Profiles.Insert |
Analytics.Management.Profiles.Insert.setQuotaUser(String quotaUser) |
Analytics.Management.Profiles.Insert |
Analytics.Management.Profiles.Insert.setUserIp(String userIp) |
Analytics.Management.Profiles.Insert |
Analytics.Management.Profiles.Insert.setWebPropertyId(String webPropertyId)
Web property ID to create the view (profile) for.
|
Copyright © 2011–2022 Google. All rights reserved.