ecommerceType property
The type of this e-commerce activity. Possible string values are:
- "ECOMMERCE_TYPE_UNSPECIFIED" : Used when the e-commerce activity type is unspecified.
- "CLASSIC" : Used when activity has classic (non-enhanced) e-commerce information.
- "ENHANCED" : Used when activity has enhanced e-commerce information.
Implementation
core.String? ecommerceType;