| Package | Description |
|---|---|
| com.google.api.services.analytics |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.insert(java.lang.String accountId,
java.lang.String webPropertyId,
java.lang.String profileId,
EntityUserLink content)
Adds a new user to the given view (profile).
|
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.Insert.set(java.lang.String parameterName,
java.lang.Object value) |
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.Insert.setAccountId(java.lang.String accountId)
Account ID to create the user link for.
|
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.Insert.setAlt(java.lang.String alt) |
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.Insert.setFields(java.lang.String fields) |
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.Insert.setKey(java.lang.String key) |
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.Insert.setOauthToken(java.lang.String oauthToken) |
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.Insert.setPrettyPrint(java.lang.Boolean prettyPrint) |
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.Insert.setProfileId(java.lang.String profileId)
View (Profile) ID to create the user link for.
|
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.Insert.setQuotaUser(java.lang.String quotaUser) |
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.Insert.setUserIp(java.lang.String userIp) |
Analytics.Management.ProfileUserLinks.Insert |
Analytics.Management.ProfileUserLinks.Insert.setWebPropertyId(java.lang.String webPropertyId)
Web Property ID to create the user link for.
|