LocationSet

  • A location set requires specifying location ownership type and a data source.

  • The data source for a location set must be one of Google Business Profile, Chain data, or map location data.

  • The source field is a union field, meaning only one of the listed sources can be used.

  • location_ownership_type is a required and immutable field specifying if the location is owned or affiliate.

Data related to location set. One of the Google Business Profile (previously known as Google My Business) data, Chain data, and map location data need to be specified.

Fields

location_ownership_type

LocationOwnershipType

Required. Immutable. Location Ownership Type (owned location or affiliate location).

Union field

source

source. Location data specific to each sync source. source can be only one of the following:

business_profile_location_set

BusinessProfileLocationSet

Data used to configure a location set populated from Google Business Profile locations.

chain_location_set

ChainSet

Data used to configure a location on chain set populated with the specified chains.

maps_location_set

MapsLocationSet

Only set if locations are synced based on selected maps locations