Birdeye · Example Payload

Review And Rating Over Time Report

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Review And Rating Over Time Report 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": "review-and-rating-over-time-report",
  "summary": "Review and rating over time Report",
  "method": "POST",
  "path": "/v1/reports/review/analytic/time",
  "examples": {
    "response_200": {
      "code": 89,
      "message": "Rate limit exceeded"
    }
  }
}