Class MetadataResource.ColumnsResource
The "columns" collection of methods.
Inheritance
object
MetadataResource.ColumnsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Analytics.v3
Assembly: Google.Apis.Analytics.v3.dll
Syntax
public class MetadataResource.ColumnsResource
Constructors
ColumnsResource(IClientService)
Constructs a new resource.
Declaration
public ColumnsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
List(string)
Lists all columns for a report type
Declaration
public virtual MetadataResource.ColumnsResource.ListRequest List(string reportType)
Parameters
Type | Name | Description |
---|---|---|
string | reportType | Report type. Allowed Values: 'ga'. Where 'ga' corresponds to the Core Reporting API |
Returns
Type | Description |
---|---|
MetadataResource.ColumnsResource.ListRequest |