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

JSON template for an Analytics ProfileSummary. ProfileSummary returns basic information (i.e., summary) for a profile. More...

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

Properties

virtual string Id [get, set]
 View (profile) ID. More...
 
virtual string Kind [get, set]
 Resource type for Analytics ProfileSummary. More...
 
virtual string Name [get, set]
 View (profile) name. More...
 
virtual System.Nullable< bool > Starred [get, set]
 Indicates whether this view (profile) is starred or not. More...
 
virtual string Type [get, set]
 View (Profile) type. Supported types: WEB or APP. 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 ProfileSummary. ProfileSummary returns basic information (i.e., summary) for a profile.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Id

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

View (profile) ID.

◆ Kind

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

Resource type for Analytics ProfileSummary.

◆ Name

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

View (profile) name.

◆ Starred

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

Indicates whether this view (profile) is starred or not.

◆ Type

virtual string Google.Apis.Analytics.v3.Data.ProfileSummary.Type
getset

View (Profile) type. Supported types: WEB or APP.


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