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

JSON template for an Analytics Remarketing Include Conditions. More...

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

Properties

virtual System.Nullable< int > DaysToLookBack [get, set]
 The look-back window lets you specify a time frame for evaluating the behavior that qualifies users for your audience. For example, if your filters include users from Central Asia, and Transactions Greater than 2, and you set the look-back window to 14 days, then any user from Central Asia whose cumulative transactions exceed 2 during the last 14 days is added to the audience. More...
 
virtual System.Nullable< bool > IsSmartList [get, set]
 Boolean indicating whether this segment is a smart list. https://support.google.com/analytics/answer/4628577 More...
 
virtual string Kind [get, set]
 Resource type for include conditions. More...
 
virtual System.Nullable< int > MembershipDurationDays [get, set]
 Number of days (in the range 1 to 540) a user remains in the audience. More...
 
virtual string Segment [get, set]
 The segment condition that will cause a user to be added to an audience. 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 Remarketing Include Conditions.

Property Documentation

◆ DaysToLookBack

virtual System.Nullable<int> Google.Apis.Analytics.v3.Data.IncludeConditions.DaysToLookBack
getset

The look-back window lets you specify a time frame for evaluating the behavior that qualifies users for your audience. For example, if your filters include users from Central Asia, and Transactions Greater than 2, and you set the look-back window to 14 days, then any user from Central Asia whose cumulative transactions exceed 2 during the last 14 days is added to the audience.

◆ ETag

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

The ETag of the item.

◆ IsSmartList

virtual System.Nullable<bool> Google.Apis.Analytics.v3.Data.IncludeConditions.IsSmartList
getset

Boolean indicating whether this segment is a smart list. https://support.google.com/analytics/answer/4628577

◆ Kind

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

Resource type for include conditions.

◆ MembershipDurationDays

virtual System.Nullable<int> Google.Apis.Analytics.v3.Data.IncludeConditions.MembershipDurationDays
getset

Number of days (in the range 1 to 540) a user remains in the audience.

◆ Segment

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

The segment condition that will cause a user to be added to an audience.


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