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

JSON template for an Analytics view (profile). More...

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

Classes

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

Properties

virtual string AccountId [get, set]
 Account ID to which this view (profile) belongs. More...
 
virtual System.Nullable< bool > BotFilteringEnabled [get, set]
 Indicates whether bot filtering is enabled for this view (profile). More...
 
virtual Profile.ChildLinkData ChildLink [get, set]
 Child link for this view (profile). Points to the list of goals for this view (profile). More...
 
virtual string CreatedRaw [get, set]
 Time this view (profile) was created. More...
 
virtual System.Nullable< System.DateTime > Created [get, set]
 
See also
System.DateTime

representation of CreatedRaw. More...

 
virtual string Currency [get, set]
 The currency type associated with this view (profile), defaults to USD. The supported values are: USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL More...
 
virtual string DefaultPage [get, set]
 Default page for this view (profile). More...
 
virtual System.Nullable< bool > ECommerceTracking [get, set]
 Indicates whether ecommerce tracking is enabled for this view (profile). More...
 
virtual System.Nullable< bool > EnhancedECommerceTracking [get, set]
 Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled. More...
 
virtual string ExcludeQueryParameters [get, set]
 The query parameters that are excluded from this view (profile). More...
 
virtual string Id [get, set]
 View (Profile) ID. More...
 
virtual string InternalWebPropertyId [get, set]
 Internal ID for the web property to which this view (profile) belongs. More...
 
virtual string Kind [get, set]
 Resource type for Analytics view (profile). More...
 
virtual string Name [get, set]
 Name of this view (profile). More...
 
virtual Profile.ParentLinkData ParentLink [get, set]
 Parent link for this view (profile). Points to the web property to which this view (profile) belongs. More...
 
virtual Profile.PermissionsData Permissions [get, set]
 Permissions the user has for this view (profile). More...
 
virtual string SelfLink [get, set]
 Link for this view (profile). More...
 
virtual string SiteSearchCategoryParameters [get, set]
 Site search category parameters for this view (profile). More...
 
virtual string SiteSearchQueryParameters [get, set]
 The site search query parameters for this view (profile). More...
 
virtual System.Nullable< bool > Starred [get, set]
 Indicates whether this view (profile) is starred or not. More...
 
virtual System.Nullable< bool > StripSiteSearchCategoryParameters [get, set]
 Whether or not Analytics will strip search category parameters from the URLs in your reports. More...
 
virtual System.Nullable< bool > StripSiteSearchQueryParameters [get, set]
 Whether or not Analytics will strip search query parameters from the URLs in your reports. More...
 
virtual string Timezone [get, set]
 Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database. More...
 
virtual string Type [get, set]
 View (Profile) type. Supported types: WEB or APP. More...
 
virtual string UpdatedRaw [get, set]
 Time this view (profile) was last modified. More...
 
virtual System.Nullable< System.DateTime > Updated [get, set]
 
See also
System.DateTime

representation of UpdatedRaw. More...

 
virtual string WebPropertyId [get, set]
 Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs. More...
 
virtual string WebsiteUrl [get, set]
 Website URL for this view (profile). 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 view (profile).

Property Documentation

◆ AccountId

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

Account ID to which this view (profile) belongs.

◆ BotFilteringEnabled

virtual System.Nullable<bool> Google.Apis.Analytics.v3.Data.Profile.BotFilteringEnabled
getset

Indicates whether bot filtering is enabled for this view (profile).

◆ ChildLink

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

Child link for this view (profile). Points to the list of goals for this view (profile).

◆ Created

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

See also
System.DateTime

representation of CreatedRaw.

◆ CreatedRaw

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

Time this view (profile) was created.

◆ Currency

virtual string Google.Apis.Analytics.v3.Data.Profile.Currency
getset

The currency type associated with this view (profile), defaults to USD. The supported values are: USD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL

◆ DefaultPage

virtual string Google.Apis.Analytics.v3.Data.Profile.DefaultPage
getset

Default page for this view (profile).

◆ ECommerceTracking

virtual System.Nullable<bool> Google.Apis.Analytics.v3.Data.Profile.ECommerceTracking
getset

Indicates whether ecommerce tracking is enabled for this view (profile).

◆ EnhancedECommerceTracking

virtual System.Nullable<bool> Google.Apis.Analytics.v3.Data.Profile.EnhancedECommerceTracking
getset

Indicates whether enhanced ecommerce tracking is enabled for this view (profile). This property can only be enabled if ecommerce tracking is enabled.

◆ ETag

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

The ETag of the item.

◆ ExcludeQueryParameters

virtual string Google.Apis.Analytics.v3.Data.Profile.ExcludeQueryParameters
getset

The query parameters that are excluded from this view (profile).

◆ Id

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

View (Profile) ID.

◆ InternalWebPropertyId

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

Internal ID for the web property to which this view (profile) belongs.

◆ Kind

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

Resource type for Analytics view (profile).

◆ Name

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

Name of this view (profile).

◆ ParentLink

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

Parent link for this view (profile). Points to the web property to which this view (profile) belongs.

◆ Permissions

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

Permissions the user has for this view (profile).

◆ SelfLink

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

Link for this view (profile).

◆ SiteSearchCategoryParameters

virtual string Google.Apis.Analytics.v3.Data.Profile.SiteSearchCategoryParameters
getset

Site search category parameters for this view (profile).

◆ SiteSearchQueryParameters

virtual string Google.Apis.Analytics.v3.Data.Profile.SiteSearchQueryParameters
getset

The site search query parameters for this view (profile).

◆ Starred

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

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

◆ StripSiteSearchCategoryParameters

virtual System.Nullable<bool> Google.Apis.Analytics.v3.Data.Profile.StripSiteSearchCategoryParameters
getset

Whether or not Analytics will strip search category parameters from the URLs in your reports.

◆ StripSiteSearchQueryParameters

virtual System.Nullable<bool> Google.Apis.Analytics.v3.Data.Profile.StripSiteSearchQueryParameters
getset

Whether or not Analytics will strip search query parameters from the URLs in your reports.

◆ Timezone

virtual string Google.Apis.Analytics.v3.Data.Profile.Timezone
getset

Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.

◆ Type

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

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

◆ Updated

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

See also
System.DateTime

representation of UpdatedRaw.

◆ UpdatedRaw

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

Time this view (profile) was last modified.

◆ WebPropertyId

virtual string Google.Apis.Analytics.v3.Data.Profile.WebPropertyId
getset

Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.

◆ WebsiteUrl

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

Website URL for this view (profile).


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