hasBusinessAuthority property

bool? hasBusinessAuthority
getter/setter pair

Indicates whether the location has the authority (ownership) over the business on Google.

If true, another location cannot take over and become the dominant listing on Maps. However, edits will not become live unless Voice of Merchant is gained (i.e. has_voice_of_merchant is true).

Implementation

core.bool? hasBusinessAuthority;