Show / Hide Table of Contents

Enum CustomerType

Type of the customer associated with the event.

Namespace: Google.Ads.DataManager.V1
Assembly: Google.Ads.DataManager.V1.dll
Syntax
public enum CustomerType

Fields

Name Description
New

The customer is new to the advertiser.

Reengaged

The customer has re-engaged with the advertiser.

Returning

The customer is returning to the advertiser.

Unspecified

Unspecified CustomerType. Should never be used.

In this article
Back to top Generated by DocFX