Show / Hide Table of Contents

Enum AudienceSegmentTypeEnum.Types.AudienceSegmentType

Specifies the type of an AudienceSegment.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AudienceSegmentTypeEnum.Types.AudienceSegmentType

Fields

Name Description
FirstParty

Indicates that the segment is a first party segment created and owned by the publisher.

Shared

Indicates that the segment is a first party segment shared by other clients.

ThirdParty

Indicates that the segment is a third party segment licensed by the publisher from data providers. This does not include Google-provided licensed segments.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX