public class Analytics.Management.Webproperties extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Analytics.Management.Webproperties.List |
| Constructor and Description |
|---|
Webproperties() |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Management.Webproperties.List |
list(String accountId)
Lists web properties to which the user has access.
|
public Analytics.Management.Webproperties.List list(String accountId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.accountId - Account ID to retrieve web properties for. Can either be a specific account ID or '~all', which
refers to all the accounts that user has access to.IOExceptionCopyright © 2011–2020 Google. All rights reserved.