Skip to main content
POST
Get Google Keywords Count

Headers

Accept
string

e.g. application/json

x-api-key
string

e.g. - Partner specific API key provided by Birdeye for data exchange.

Path Parameters

businessNumber
string
required

Account Business Number.

Body

application/json
selectedMonth
any[]
required

Filter months for which keyword data is required

selectedkeywords
any[]

Gives you keyword count for the selected keywords. keywordsSearch: To search by keywords that may also exist in search phrases, including the keyword itself.

To search by keywords that may also exist in search phrases, including the keyword itself.

limit
number

Specify number of records to return.

startIndex
number

Index to start search from. Default value 0.

sortby
string

Possible values “frequency” or “keyword”.

order
string

Possible values “asc” or “desc”.

businessNumbers
any[]

list of the unique business ids associated with a business.

Response

OK

data
any[]

Returns business/location name along with its keywords count.