Schema Information
This subtopic provides a structured reference to assist you in working with Daton's Google My Business v2 connector and the associated fields and tables.
Tables/APIs
The following is the table associated with the Google My Business v2 connector:
MonthlySearchKeywords
Returns the search keywords used to find a business in search or maps. For more information, see Method: locations.searchkeywords.impressions.monthly.list.
Fields
Field Name | Data Type |
---|---|
searchKeyword | STRING |
insightsValue | RECORD |
LocationReviews
Represents a review for a location. For more information, see REST Resource: accounts.locations.reviews.
Fields
Field Name | Data Type |
---|---|
reviewId | STRING |
reviewer | RECORD |
starRating | STRING |
comment | STRING |
createTime | TIMESTAMP |
updateTime | TIMESTAMP |
name | STRING |
DailyMetrics
Returns the values for each date from a given time range that are associated with the specific daily metric. For more information, see Method: locations.getDailyMetricsTimeSeries.
Fields
Field Name | Data Type |
---|---|
dailyMetric | STRING |
datedValues | RECORD |
Last updated