target.apidocs.com.google.api.services.analytics.class-use.Analytics.Management.Webproperties.Insert.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.analytics.Analytics.Management.Webproperties.Insert (Google Analytics API v3-rev20190604-1.30.1)
Uses of Class
com.google.api.services.analytics.Analytics.Management.Webproperties.Insert
-
Packages that use Analytics.Management.Webproperties.Insert
Package
Description
com.google.api.services.analytics
-
-
Uses of Analytics.Management.Webproperties.Insert in com.google.api.services.analytics
Methods in com.google.api.services.analytics that return Analytics.Management.Webproperties.Insert
Modifier and Type
Method and Description
Analytics.Management.Webproperties.Insert
Analytics.Management.Webproperties.insert(String accountId,
Webproperty content)
Create a new property if the account has fewer than 20 properties.
Analytics.Management.Webproperties.Insert
Analytics.Management.Webproperties.Insert.set(String parameterName,
Object value)
Analytics.Management.Webproperties.Insert
Analytics.Management.Webproperties.Insert.setAccountId(String accountId)
Account ID to create the web property for.
Analytics.Management.Webproperties.Insert
Analytics.Management.Webproperties.Insert.setAlt(String alt)
Analytics.Management.Webproperties.Insert
Analytics.Management.Webproperties.Insert.setFields(String fields)
Analytics.Management.Webproperties.Insert
Analytics.Management.Webproperties.Insert.setKey(String key)
Analytics.Management.Webproperties.Insert
Analytics.Management.Webproperties.Insert.setOauthToken(String oauthToken)
Analytics.Management.Webproperties.Insert
Analytics.Management.Webproperties.Insert.setPrettyPrint(Boolean prettyPrint)
Analytics.Management.Webproperties.Insert
Analytics.Management.Webproperties.Insert.setQuotaUser(String quotaUser)
Analytics.Management.Webproperties.Insert
Analytics.Management.Webproperties.Insert.setUserIp(String userIp)
Copyright © 2011–2019 Google. All rights reserved.