google_api_analytics v0.7.0 GoogleApi.Analytics.V3.Model.IncludeConditions View Source
JSON template for an Analytics Remarketing Include Conditions.
Attributes
daysToLookBack
(type:integer()
, default:nil
) - 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.isSmartList
(type:boolean()
, default:nil
) - Boolean indicating whether this segment is a smart list. https://support.google.com/analytics/answer/4628577kind
(type:String.t
, default:analytics#includeConditions
) - Resource type for include conditions.membershipDurationDays
(type:integer()
, default:nil
) - Number of days (in the range 1 to 540) a user remains in the audience.segment
(type:String.t
, default:nil
) - The segment condition that will cause a user to be added to an audience.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.