recommendationReason property

String? recommendationReason
getter/setter pair

The reason why the location is being recommended to comply with guidelines. Possible string values are:

  • "RECOMMENDATION_REASON_UNSPECIFIED" : Not specified.
  • "BUSINESS_LOCATION_SUSPENDED" : The business location is suspended. To fix this issue, consult the Help Center article.
  • "BUSINESS_LOCATION_DISABLED" : The business location is disabled. To fix this issue, consult the Help Center article.

Implementation

core.String? recommendationReason;