GET /v25.0/{product-catalog-id}/external_event_sources HTTP/1.1
Host: graph.facebook.com
{
"data": [],
"summary": {}
}
| Field | Description |
|---|---|
total_countunsigned int32 |
Total number of event sources attached to the catalog
|
| Error Code | Description |
|---|---|
100 | Invalid parameter |
| Parameter | Description |
|---|---|
external_event_sourcesA JSON-encoded rule |
An array of event source ids
|
Struct {
success: bool,
}
| Error Code | Description |
|---|---|
100 | Invalid parameter |
200 | Permissions error |