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

JSON template for an Analytics WebPropertySummary. WebPropertySummary returns basic information (i.e., summary) for a web property. More...

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

Properties

virtual string Id [get, set]
 Web property ID of the form UA-XXXXX-YY. More...
 
virtual string InternalWebPropertyId [get, set]
 Internal ID for this web property. More...
 
virtual string Kind [get, set]
 Resource type for Analytics WebPropertySummary. More...
 
virtual string Level [get, set]
 Level for this web property. Possible values are STANDARD or PREMIUM. More...
 
virtual string Name [get, set]
 Web property name. More...
 
virtual System.Collections.Generic.IList< ProfileSummaryProfiles [get, set]
 List of profiles under this web property. More...
 
virtual System.Nullable< bool > Starred [get, set]
 Indicates whether this web property is starred or not. More...
 
virtual string WebsiteUrl [get, set]
 Website url for this web property. 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 WebPropertySummary. WebPropertySummary returns basic information (i.e., summary) for a web property.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Id

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

Web property ID of the form UA-XXXXX-YY.

◆ InternalWebPropertyId

virtual string Google.Apis.Analytics.v3.Data.WebPropertySummary.InternalWebPropertyId
getset

Internal ID for this web property.

◆ Kind

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

Resource type for Analytics WebPropertySummary.

◆ Level

virtual string Google.Apis.Analytics.v3.Data.WebPropertySummary.Level
getset

Level for this web property. Possible values are STANDARD or PREMIUM.

◆ Name

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

Web property name.

◆ Profiles

virtual System.Collections.Generic.IList<ProfileSummary> Google.Apis.Analytics.v3.Data.WebPropertySummary.Profiles
getset

List of profiles under this web property.

◆ Starred

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

Indicates whether this web property is starred or not.

◆ WebsiteUrl

virtual string Google.Apis.Analytics.v3.Data.WebPropertySummary.WebsiteUrl
getset

Website url for this web property.


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