marketingObjective property
The marketing objective associated with the product.
A marketing objective is a broader classification of products. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : The value is unknown in this version.
- "AWARENESS" : The objective is to increase awareness.
- "CONSIDERATION" : The objective is to encourage potential customers to consider the brand or products.
- "ACTION" : The objective is to drive a specific conversion, such as a purchase.
Implementation
core.String? marketingObjective;