{
  "data": {
    "accountReports": [
      {
        "accountId": "1234567890",
        "aggregatorInfo": {
          "aggregatorProviderId": "1234567890"
        },
        "averageFiveStarRating": 4.8,
        "averageWeeklyBudget": 500,
        "businessName": "Example Plumbing Services",
        "currentPeriodChargedLeads": 15,
        "currentPeriodConnectedPhoneCalls": 25,
        "currentPeriodPhoneCalls": 30,
        "currentPeriodTotalCost": 450.5,
        "impressionsLastTwoDays": 1250,
        "phoneLeadResponsiveness": 0.95,
        "previousPeriodChargedLeads": 12,
        "previousPeriodConnectedPhoneCalls": 20,
        "previousPeriodPhoneCalls": 28,
        "previousPeriodTotalCost": 380.25,
        "totalReview": 125
      }
    ],
    "nextPageToken": "CJL5XLT2PWDmIpGNGciABRnu"
  }
}