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

JSON template for an Analytics segment. More...

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

Properties

virtual string CreatedRaw [get, set]
 Time the segment was created. More...
 
virtual System.Nullable< System.DateTime > Created [get, set]
 
See also
System.DateTime

representation of CreatedRaw. More...

 
virtual string Definition [get, set]
 Segment definition. More...
 
virtual string Id [get, set]
 Segment ID. More...
 
virtual string Kind [get, set]
 Resource type for Analytics segment. More...
 
virtual string Name [get, set]
 Segment name. More...
 
virtual string SegmentId [get, set]
 Segment ID. Can be used with the 'segment' parameter in Core Reporting API. More...
 
virtual string SelfLink [get, set]
 Link for this segment. More...
 
virtual string Type [get, set]
 Type for a segment. Possible values are "BUILT_IN" or "CUSTOM". More...
 
virtual string UpdatedRaw [get, set]
 Time the segment was last modified. More...
 
virtual System.Nullable< System.DateTime > Updated [get, set]
 
See also
System.DateTime

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

Property Documentation

◆ Created

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

See also
System.DateTime

representation of CreatedRaw.

◆ CreatedRaw

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

Time the segment was created.

◆ Definition

virtual string Google.Apis.Analytics.v3.Data.Segment.Definition
getset

Segment definition.

◆ ETag

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

The ETag of the item.

◆ Id

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

Segment ID.

◆ Kind

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

Resource type for Analytics segment.

◆ Name

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

Segment name.

◆ SegmentId

virtual string Google.Apis.Analytics.v3.Data.Segment.SegmentId
getset

Segment ID. Can be used with the 'segment' parameter in Core Reporting API.

◆ SelfLink

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

Link for this segment.

◆ Type

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

Type for a segment. Possible values are "BUILT_IN" or "CUSTOM".

◆ Updated

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

See also
System.DateTime

representation of UpdatedRaw.

◆ UpdatedRaw

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

Time the segment was last modified.


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