public class Analytics.Metadata.Columns extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Analytics.Metadata.Columns.List |
| Constructor and Description |
|---|
Columns() |
| Modifier and Type | Method and Description |
|---|---|
Analytics.Metadata.Columns.List |
list(String reportType)
Lists all columns for a report type
Create a request for the method "columns.list".
|
public Analytics.Metadata.Columns.List list(String reportType) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.reportType - Report type. Allowed Values: 'ga'. Where 'ga' corresponds to the Core Reporting APIIOExceptionCopyright © 2011–2022 Google. All rights reserved.