Generate subscriptions report schema
| Name | Type | Description | Notes |
|---|---|---|---|
| title | String | Advanced report title | |
| range | AdvancedReportRange | ||
| lists | List<Integer> | Array of List Id's | |
| columns | AdvancedReportSubscriptionsColumns | ||
| options | AdvancedReportSubscriptionsOptions | ||
| callbackUrl | String | URL which will receive the information of the report <a href='/usecases/callbacks/' target='_blank'>[Go to callback documentation]</a> | [optional] |