Module: Google::Analytics::Admin::V1alpha::AudienceEventTrigger::LogCondition
- Defined in:
- proto_docs/google/analytics/admin/v1alpha/audience.rb
Overview
Determines when to log the event.
Constant Summary collapse
- LOG_CONDITION_UNSPECIFIED =
Log condition is not specified.
0
- AUDIENCE_JOINED =
The event should be logged only when a user is joined.
1
- AUDIENCE_MEMBERSHIP_RENEWED =
The event should be logged whenever the Audience condition is met, even if the user is already a member of the Audience.
2