Skip to main content
Object

Fields

dateType
required
Specifies the type of date available for report queries, such as the activity date or funding date.
availabilityStartDate
The first available date for querying reports with the selected date type. This date will vary based on data processing timelines.
availabilityEndDate
The latest available date for querying reports with the selected date type. This date will vary based on data processing timelines.
{
  "dateType": "ACTIVITY_DATE",
  "availabilityStartDate": "2007-12-03",
  "availabilityEndDate": "2007-12-03"
}