Module: Google::Ads::DataManager::V1::CustomerType
- Defined in:
- proto_docs/google/ads/datamanager/v1/user_properties.rb
Overview
Type of the customer associated with the event.
Constant Summary collapse
- CUSTOMER_TYPE_UNSPECIFIED =
Unspecified CustomerType. Should never be used.
0- NEW =
The customer is new to the advertiser.
1- RETURNING =
The customer is returning to the advertiser.
2- REENGAGED =
The customer has re-engaged with the advertiser.
3