Dashboard
Trigger async PDF report generation
Triggers asynchronous generation of a PDF report containing insights data and ratings for the filtered locations within the resolved date range. Returns the created job with a SCHEDULED status; the completed report is delivered once generation finishes.
post/dashboard/pdf/export-async
Query parameters
filterCategory'location' | 'business' | 'labels' | 'location-groups'
Filter strategy to use for scoping locations
{"stackTrail":"paths:/dashboard/pdf/export-async:post:parameters:3:schema","oasType":"schema","type":"unknown"}
Comma-separated location IDs (used when filterCategory=location)
{"stackTrail":"paths:/dashboard/pdf/export-async:post:parameters:4:schema","oasType":"schema","type":"unknown"}
Comma-separated business IDs (used when filterCategory=business)
{"stackTrail":"paths:/dashboard/pdf/export-async:post:parameters:5:schema","oasType":"schema","type":"unknown"}
Label names (used when filterCategory=labels)
{"stackTrail":"paths:/dashboard/pdf/export-async:post:parameters:6:schema","oasType":"schema","type":"unknown"}
Location group IDs (used when filterCategory=location-groups)
{"stackTrail":"paths:/dashboard/pdf/export-async:post:parameters:7:schema","oasType":"schema","type":"unknown"}
Comma-separated location IDs to exclude from results
{"stackTrail":"paths:/dashboard/pdf/export-async:post:parameters:8:schema","oasType":"schema","type":"unknown"}
Comma-separated business IDs to exclude from results
{"stackTrail":"paths:/dashboard/pdf/export-async:post:parameters:9:schema","oasType":"schema","type":"unknown"}
Label names to exclude from results
{"stackTrail":"paths:/dashboard/pdf/export-async:post:parameters:10:schema","oasType":"schema","type":"unknown"}
Location group IDs to exclude from results
Headers
{"stackTrail":"paths:/dashboard/pdf/export-async:post:parameters:0:schema","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/dashboard/pdf/export-async:post:parameters:1:schema","oasType":"schema","type":"unknown"}
Response
Created PDF generation job