Show / Hide Table of Contents

Enum AudienceEventTrigger.Types.LogCondition

Determines when to log the event.

Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public enum AudienceEventTrigger.Types.LogCondition

Fields

Name Description
AudienceJoined

The event should be logged only when a user is joined.

AudienceMembershipRenewed

The event should be logged whenever the Audience condition is met, even if the user is already a member of the Audience.

Unspecified

Log condition is not specified.

In this article
Back to top Generated by DocFX