Add Location
Creates a new location for the provided account. Requires an organization-level external API token.
account_id query parameter is required and identifies where the location should be created.
address, postal, city, country_code) are conditionally required. If you provide any one of them, all four must be included. The country_code must be a valid ISO 3166-1 alpha-2 code, such as US, GB, or DE.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Account ID where the location should be created.
Body
Name of the location
Your external reference ID for this location. Must be unique within the account.
Primary Google category ID. Must start with 'categories/gcid:'
^categories/gcid:Street address of the location. Required when any of postal, city, or country_code is provided.
Postal / ZIP code. Required when any of address, city, or country_code is provided.
City name. Required when any of address, postal, or country_code is provided.
ISO 3166-1 alpha-2 country code (e.g. 'US', 'GB', 'DE'). Required when any of address, postal, or city is provided.
^[A-Z]{2}$State, province, or administrative area
Additional address lines
Description of the location (max 750 characters)
Primary phone number in E.164 format
^\+?[1-9]\d{6,14}$Additional phone numbers in E.164 format (max 2)
2^\+?[1-9]\d{6,14}$Website URL (must be a valid URL)
Geographic latitude
-90 <= x <= 90Geographic longitude
-180 <= x <= 180URL of the profile logo / image (must be a valid URL)
URL of the cover image (must be a valid URL)
Additional Google category IDs
Google Place IDs for the service area
Place names corresponding to the service area place IDs
Google Place ID of the location
Regular business hours
Special business hours (holidays, events, etc.)