surveyAnswer property
Survey answer for Local Services Ads Lead.
Required. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "VERY_SATISFIED" : Very satisfied with the lead.
- "SATISFIED" : Satisfied with the lead.
- "NEUTRAL" : Neutral with the lead.
- "DISSATISFIED" : Dissatisfied with the lead.
- "VERY_DISSATISFIED" : Very dissatisfied with the lead.
Implementation
core.String? surveyAnswer;