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

JSON template for an Analytics AccountSummary. An AccountSummary is a lightweight tree comprised of properties/profiles. More...

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

Properties

virtual string Id [get, set]
 Account ID. More...
 
virtual string Kind [get, set]
 Resource type for Analytics AccountSummary. More...
 
virtual string Name [get, set]
 Account name. More...
 
virtual System.Nullable< bool > Starred [get, set]
 Indicates whether this account is starred or not. More...
 
virtual System.Collections.Generic.IList< WebPropertySummaryWebProperties [get, set]
 List of web properties under this account. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for an Analytics AccountSummary. An AccountSummary is a lightweight tree comprised of properties/profiles.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Id

virtual string Google.Apis.Analytics.v3.Data.AccountSummary.Id
getset

Account ID.

◆ Kind

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

Resource type for Analytics AccountSummary.

◆ Name

virtual string Google.Apis.Analytics.v3.Data.AccountSummary.Name
getset

Account name.

◆ Starred

virtual System.Nullable<bool> Google.Apis.Analytics.v3.Data.AccountSummary.Starred
getset

Indicates whether this account is starred or not.

◆ WebProperties

virtual System.Collections.Generic.IList<WebPropertySummary> Google.Apis.Analytics.v3.Data.AccountSummary.WebProperties
getset

List of web properties under this account.


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