This edge get all the mmm report schedules under the business
Example
GET /v25.0/{business-id}/ads_reporting_mmm_schedulers HTTP/1.1
Host: graph.facebook.com
Parameters
This endpoint doesn't have any parameters.
Fields
Reading from this edge will return a JSON formatted result:
{
"data": [],
"paging": {}
}
data
A list of AdsReportBuilderMMMReportScheduler nodes.
paging