public class Analytics.Management.CustomDataSources extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Analytics.Management.CustomDataSources.List |
| Constructor and Description |
|---|
CustomDataSources() |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Management.CustomDataSources.List |
list(String accountId,
String webPropertyId)
List custom data sources to which the user has access.
|
public Analytics.Management.CustomDataSources.List list(String accountId, String webPropertyId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.accountId - Account Id for the custom data sources to retrieve.webPropertyId - Web property Id for the custom data sources to retrieve.IOExceptionCopyright © 2011–2022 Google. All rights reserved.