Birdeye · Example Payload

Social Open Url Performance Report

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Social Open Url Performance 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": "social-open-url-performance-report",
  "summary": "Social Open URL Performance Report",
  "method": "POST",
  "path": "/v1/social/open-url/performance/report",
  "examples": {
    "response_200": {
      "code": 400,
      "message": "Invalid media id"
    }
  }
}