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

JSON template for an Analytics web property. More...

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

Classes

class  ChildLinkData
 Child link for this web property. Points to the list of views (profiles) for this web property. More...
 
class  ParentLinkData
 Parent link for this web property. Points to the account to which this web property belongs. More...
 
class  PermissionsData
 Permissions the user has for this web property. More...
 

Properties

virtual string AccountId [get, set]
 Account ID to which this web property belongs. More...
 
virtual Webproperty.ChildLinkData ChildLink [get, set]
 Child link for this web property. Points to the list of views (profiles) for this web property. More...
 
virtual string CreatedRaw [get, set]
 Time this web property was created. More...
 
virtual System.Nullable< System.DateTime > Created [get, set]
 
See also
System.DateTime

representation of CreatedRaw. More...

 
virtual System.Nullable< bool > DataRetentionResetOnNewActivity [get, set]
 Set to true to reset the retention period of the user identifier with each new event from that user (thus setting the expiration date to current time plus retention period). Set to false to delete data associated with the user identifier automatically after the rentention period. This property cannot be set on insert. More...
 
virtual string DataRetentionTtl [get, set]
 The length of time for which user and event data is retained. This property cannot be set on insert. More...
 
virtual System.Nullable< long > DefaultProfileId [get, set]
 Default view (profile) ID. More...
 
virtual string Id [get, set]
 Web property ID of the form UA-XXXXX-YY. More...
 
virtual string IndustryVertical [get, set]
 The industry vertical/category selected for this web property. More...
 
virtual string InternalWebPropertyId [get, set]
 Internal ID for this web property. More...
 
virtual string Kind [get, set]
 Resource type for Analytics WebProperty. More...
 
virtual string Level [get, set]
 Level for this web property. Possible values are STANDARD or PREMIUM. More...
 
virtual string Name [get, set]
 Name of this web property. More...
 
virtual Webproperty.ParentLinkData ParentLink [get, set]
 Parent link for this web property. Points to the account to which this web property belongs. More...
 
virtual Webproperty.PermissionsData Permissions [get, set]
 Permissions the user has for this web property. More...
 
virtual System.Nullable< int > ProfileCount [get, set]
 View (Profile) count for this web property. More...
 
virtual string SelfLink [get, set]
 Link for this web property. More...
 
virtual System.Nullable< bool > Starred [get, set]
 Indicates whether this web property is starred or not. More...
 
virtual string UpdatedRaw [get, set]
 Time this web property was last modified. More...
 
virtual System.Nullable< System.DateTime > Updated [get, set]
 
See also
System.DateTime

representation of UpdatedRaw. 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 web property.

Property Documentation

◆ AccountId

virtual string Google.Apis.Analytics.v3.Data.Webproperty.AccountId
getset

Account ID to which this web property belongs.

◆ ChildLink

virtual Webproperty.ChildLinkData Google.Apis.Analytics.v3.Data.Webproperty.ChildLink
getset

Child link for this web property. Points to the list of views (profiles) for this web property.

◆ Created

virtual System.Nullable<System.DateTime> Google.Apis.Analytics.v3.Data.Webproperty.Created
getset

See also
System.DateTime

representation of CreatedRaw.

◆ CreatedRaw

virtual string Google.Apis.Analytics.v3.Data.Webproperty.CreatedRaw
getset

Time this web property was created.

◆ DataRetentionResetOnNewActivity

virtual System.Nullable<bool> Google.Apis.Analytics.v3.Data.Webproperty.DataRetentionResetOnNewActivity
getset

Set to true to reset the retention period of the user identifier with each new event from that user (thus setting the expiration date to current time plus retention period). Set to false to delete data associated with the user identifier automatically after the rentention period. This property cannot be set on insert.

◆ DataRetentionTtl

virtual string Google.Apis.Analytics.v3.Data.Webproperty.DataRetentionTtl
getset

The length of time for which user and event data is retained. This property cannot be set on insert.

◆ DefaultProfileId

virtual System.Nullable<long> Google.Apis.Analytics.v3.Data.Webproperty.DefaultProfileId
getset

Default view (profile) ID.

◆ ETag

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

The ETag of the item.

◆ Id

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

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

◆ IndustryVertical

virtual string Google.Apis.Analytics.v3.Data.Webproperty.IndustryVertical
getset

The industry vertical/category selected for this web property.

◆ InternalWebPropertyId

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

Internal ID for this web property.

◆ Kind

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

Resource type for Analytics WebProperty.

◆ Level

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

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

◆ Name

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

Name of this web property.

◆ ParentLink

virtual Webproperty.ParentLinkData Google.Apis.Analytics.v3.Data.Webproperty.ParentLink
getset

Parent link for this web property. Points to the account to which this web property belongs.

◆ Permissions

virtual Webproperty.PermissionsData Google.Apis.Analytics.v3.Data.Webproperty.Permissions
getset

Permissions the user has for this web property.

◆ ProfileCount

virtual System.Nullable<int> Google.Apis.Analytics.v3.Data.Webproperty.ProfileCount
getset

View (Profile) count for this web property.

◆ SelfLink

virtual string Google.Apis.Analytics.v3.Data.Webproperty.SelfLink
getset

Link for this web property.

◆ Starred

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

Indicates whether this web property is starred or not.

◆ Updated

virtual System.Nullable<System.DateTime> Google.Apis.Analytics.v3.Data.Webproperty.Updated
getset

See also
System.DateTime

representation of UpdatedRaw.

◆ UpdatedRaw

virtual string Google.Apis.Analytics.v3.Data.Webproperty.UpdatedRaw
getset

Time this web property was last modified.

◆ WebsiteUrl

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

Website url for this web property.


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