Module: Google::Ads::DataManager::V1::CustomerValueBucket

Defined in:
proto_docs/google/ads/datamanager/v1/user_properties.rb

Overview

The advertiser-assessed value of the customer.

Constant Summary collapse

CUSTOMER_VALUE_BUCKET_UNSPECIFIED =

Unspecified CustomerValueBucket. Should never be used.

0
LOW =

The customer is low value.

1
MEDIUM =

The customer is medium value.

2
HIGH =

The customer is high value.

3