Social
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
GET_INSIGHTS_GOOGLE_MY_BUSINESS(location_name,
[postal_code]
, [locality]
, [address_line]
, [date_range]
)location_name
Location name of your Google Business. For example: Louvre Museum
or accounts/000000/locations/000001
. Use the function GET_LOCATIONS_GOOGLE_MY_BUSINESS()
to get the correct name of your location.
[optional] postal_code
The postal code of your business. For example: 75001
.
[optional] locality
The locality of your business. For example: Paris
.
[optional] address_line
The address of your business. For example: Rue de Rivoli
.
[optional] date_range
Date range to get metrics for. For example: ">2020-02-15"
or "[2019-01-01;2019-01-20]"
. By default, it gets the last 30 days.