Show / Hide Table of Contents

Enum Audience.Types.AudienceExclusionDurationMode

Specifies how long an exclusion lasts for users that meet the exclusion filter.

Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public enum Audience.Types.AudienceExclusionDurationMode

Fields

Name Description
ExcludePermanently

Exclude users from the Audience if they've ever met the filter clause.

ExcludeTemporarily

Exclude users from the Audience during periods when they meet the filter clause.

Unspecified

Not specified.

In this article
Back to top Generated by DocFX