Enum CustomerValueBucket
The advertiser-assessed value of the customer.
Namespace: Google.Ads.DataManager.V1
Assembly: Google.Ads.DataManager.V1.dll
Syntax
public enum CustomerValueBucket
Fields
| Name | Description |
|---|---|
| High | The customer is high value. |
| Low | The customer is low value. |
| Medium | The customer is medium value. |
| Unspecified | Unspecified CustomerValueBucket. Should never be used. |