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

JSON template for a linked view (profile). More...

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

Properties

virtual string AccountId [get, set]
 Account ID to which this view (profile) belongs. More...
 
virtual string Href [get, set]
 Link for 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]
 Analytics view (profile) reference. More...
 
virtual string Name [get, set]
 Name of this view (profile). More...
 
virtual string WebPropertyId [get, set]
 Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs. 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 a linked view (profile).

Property Documentation

◆ AccountId

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

Account ID to which this view (profile) belongs.

◆ ETag

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

The ETag of the item.

◆ Href

virtual string Google.Apis.Analytics.v3.Data.ProfileRef.Href
getset

Link for this view (profile).

◆ Id

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

View (Profile) ID.

◆ InternalWebPropertyId

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

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

◆ Kind

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

Analytics view (profile) reference.

◆ Name

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

Name of this view (profile).

◆ WebPropertyId

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

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


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