Appearance
Get GBP search keywords
Returns search keywords that triggered impressions for a Google Business Profile location. Data is aggregated monthly. Keywords below a minimum impression threshold set by Google are excluded. Max 18 months of historical data. Requires the Analytics add-on.
GET /v1/analytics/googlebusiness/search-keywords
Returns search keywords that triggered impressions for a Google Business Profile location. Data is aggregated monthly. Keywords below a minimum impression threshold set by Google are excluded. Max 18 months of historical data. Requires the Analytics add-on.
Parameters
accountId(query, string) required — The Zernio SocialAccount ID for the Google Business Profile account.startMonth(query, string) — Start month (YYYY-MM). Defaults to 3 months ago.endMonth(query, string) — End month (YYYY-MM). Defaults to current month.
Responses
200 — Search keywords with impression counts
success(boolean)accountId(string)platform(string)monthRange(object)keywords(array)note(string)
400 — Invalid parameters
error(string)
401
402 — Analytics access required. Legacy plans need the Analytics add-on; included by default on usage-based plans.
error(string)code(string)
403 — Access denied
error(string)