marketingObjective property

String? marketingObjective
getter/setter pair

An optional marketing objective which will influence the type of suggestions produced.

Optional. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : The value is unknown in this version.
  • "AWARENESS" : The objective is to increase awareness of a brand or product among relevant audiences.
  • "CONSIDERATION" : The objective is to encourage potential customers to consider your brand or products when they're researching or shopping for product.
  • "RESEARCH" : The objective is for research, to gain further insights into your audience.

Implementation

core.String? marketingObjective;