analytics  v3
Properties | List of all members
Google.Apis.Analytics.v3.Data.CustomDataSources Class Reference

Lists Analytics custom data sources to which the user has access. Each resource in the collection corresponds to a single Analytics custom data source. More...

Inheritance diagram for Google.Apis.Analytics.v3.Data.CustomDataSources:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Collections.Generic.IList< CustomDataSourceItems [get, set]
 Collection of custom data sources. More...
 
virtual System.Nullable< int > ItemsPerPage [get, set]
 The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter. More...
 
virtual string Kind [get, set]
 Collection type. More...
 
virtual string NextLink [get, set]
 Link to next page for this custom data source collection. More...
 
virtual string PreviousLink [get, set]
 Link to previous page for this custom data source collection. More...
 
virtual System.Nullable< int > StartIndex [get, set]
 The starting index of the resources, which is 1 by default or otherwise specified by the start- index query parameter. More...
 
virtual System.Nullable< int > TotalResults [get, set]
 The total number of results for the query, regardless of the number of results in the response. More...
 
virtual string Username [get, set]
 Email ID of the authenticated user More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Lists Analytics custom data sources to which the user has access. Each resource in the collection corresponds to a single Analytics custom data source.

Property Documentation

◆ ETag

virtual string Google.Apis.Analytics.v3.Data.CustomDataSources.ETag
getset

The ETag of the item.

◆ Items

virtual System.Collections.Generic.IList<CustomDataSource> Google.Apis.Analytics.v3.Data.CustomDataSources.Items
getset

Collection of custom data sources.

◆ ItemsPerPage

virtual System.Nullable<int> Google.Apis.Analytics.v3.Data.CustomDataSources.ItemsPerPage
getset

The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.

◆ Kind

virtual string Google.Apis.Analytics.v3.Data.CustomDataSources.Kind
getset

Collection type.

◆ NextLink

virtual string Google.Apis.Analytics.v3.Data.CustomDataSources.NextLink
getset

Link to next page for this custom data source collection.

◆ PreviousLink

virtual string Google.Apis.Analytics.v3.Data.CustomDataSources.PreviousLink
getset

Link to previous page for this custom data source collection.

◆ StartIndex

virtual System.Nullable<int> Google.Apis.Analytics.v3.Data.CustomDataSources.StartIndex
getset

The starting index of the resources, which is 1 by default or otherwise specified by the start- index query parameter.

◆ TotalResults

virtual System.Nullable<int> Google.Apis.Analytics.v3.Data.CustomDataSources.TotalResults
getset

The total number of results for the query, regardless of the number of results in the response.

◆ Username

virtual string Google.Apis.Analytics.v3.Data.CustomDataSources.Username
getset

Email ID of the authenticated user


The documentation for this class was generated from the following file: