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