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

A profile filter link collection lists profile filter links between profiles and filters. Each resource in the collection corresponds to a profile filter link. More...

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

Properties

virtual System.Collections.Generic.IList< ProfileFilterLinkItems [get, set]
 A list of profile filter links. 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 1,000 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 profile filter link collection. More...
 
virtual string PreviousLink [get, set]
 Link to previous page for this profile filter link 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

A profile filter link collection lists profile filter links between profiles and filters. Each resource in the collection corresponds to a profile filter link.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Items

virtual System.Collections.Generic.IList<ProfileFilterLink> Google.Apis.Analytics.v3.Data.ProfileFilterLinks.Items
getset

A list of profile filter links.

◆ ItemsPerPage

virtual System.Nullable<int> Google.Apis.Analytics.v3.Data.ProfileFilterLinks.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 1,000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.

◆ Kind

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

Collection type.

◆ NextLink

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

Link to next page for this profile filter link collection.

◆ PreviousLink

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

Link to previous page for this profile filter link collection.

◆ StartIndex

virtual System.Nullable<int> Google.Apis.Analytics.v3.Data.ProfileFilterLinks.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.ProfileFilterLinks.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.ProfileFilterLinks.Username
getset

Email ID of the authenticated user


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