Birdeye · Example Payload

Get Google Keywords Count

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get Google Keywords Count is an example object payload from Birdeye, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdsummarymethodpathexamples

Example Payload

Raw ↑
{
  "operationId": "get-google-keywords-count",
  "summary": "Get Google Keywords Count",
  "method": "POST",
  "path": "/v1/listing/{businessNumber}/gmb/keywords",
  "examples": {
    "response_200": {
      "code": 2458,
      "message": "Invalid order value. Allowed values are 'asc' or 'desc'."
    }
  }
}