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

JSON template for an Analytics custom data source. More...

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

Classes

class  ChildLinkData
 
class  ParentLinkData
 Parent link for this custom data source. Points to the web property to which this custom data source belongs. More...
 

Properties

virtual string AccountId [get, set]
 Account ID to which this custom data source belongs. More...
 
virtual CustomDataSource.ChildLinkData ChildLink [get, set]
 
virtual string CreatedRaw [get, set]
 Time this custom data source was created. More...
 
virtual System.Nullable< System.DateTime > Created [get, set]
 
See also
System.DateTime

representation of CreatedRaw. More...

 
virtual string Description [get, set]
 Description of custom data source. More...
 
virtual string Id [get, set]
 Custom data source ID. More...
 
virtual string ImportBehavior [get, set]
 
virtual string Kind [get, set]
 Resource type for Analytics custom data source. More...
 
virtual string Name [get, set]
 Name of this custom data source. More...
 
virtual CustomDataSource.ParentLinkData ParentLink [get, set]
 Parent link for this custom data source. Points to the web property to which this custom data source belongs. More...
 
virtual System.Collections.Generic.IList< string > ProfilesLinked [get, set]
 IDs of views (profiles) linked to the custom data source. More...
 
virtual System.Collections.Generic.IList< string > Schema [get, set]
 Collection of schema headers of the custom data source. More...
 
virtual string SelfLink [get, set]
 Link for this Analytics custom data source. More...
 
virtual string Type [get, set]
 Type of the custom data source. More...
 
virtual string UpdatedRaw [get, set]
 Time this custom data source was last modified. More...
 
virtual System.Nullable< System.DateTime > Updated [get, set]
 
See also
System.DateTime

representation of UpdatedRaw. More...

 
virtual string UploadType [get, set]
 Upload type of the custom data source. More...
 
virtual string WebPropertyId [get, set]
 Web property ID of the form UA-XXXXX-YY to which this custom data source 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 an Analytics custom data source.

Property Documentation

◆ AccountId

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

Account ID to which this custom data source belongs.

◆ Created

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

See also
System.DateTime

representation of CreatedRaw.

◆ CreatedRaw

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

Time this custom data source was created.

◆ Description

virtual string Google.Apis.Analytics.v3.Data.CustomDataSource.Description
getset

Description of custom data source.

◆ ETag

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

The ETag of the item.

◆ Id

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

Custom data source ID.

◆ Kind

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

Resource type for Analytics custom data source.

◆ Name

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

Name of this custom data source.

◆ ParentLink

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

Parent link for this custom data source. Points to the web property to which this custom data source belongs.

◆ ProfilesLinked

virtual System.Collections.Generic.IList<string> Google.Apis.Analytics.v3.Data.CustomDataSource.ProfilesLinked
getset

IDs of views (profiles) linked to the custom data source.

◆ Schema

virtual System.Collections.Generic.IList<string> Google.Apis.Analytics.v3.Data.CustomDataSource.Schema
getset

Collection of schema headers of the custom data source.

◆ SelfLink

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

Link for this Analytics custom data source.

◆ Type

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

Type of the custom data source.

◆ Updated

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

See also
System.DateTime

representation of UpdatedRaw.

◆ UpdatedRaw

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

Time this custom data source was last modified.

◆ UploadType

virtual string Google.Apis.Analytics.v3.Data.CustomDataSource.UploadType
getset

Upload type of the custom data source.

◆ WebPropertyId

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

Web property ID of the form UA-XXXXX-YY to which this custom data source belongs.


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