GET /v25.0/{business-id}/event_source_groups HTTP/1.1
Host: graph.facebook.com
{
"data": [],
"paging": {}
}
| Error Code | Description |
|---|---|
270 | This Ads API request is not allowed for apps with development access level (Development access is by default for all apps, please request for upgrade). Make sure that the access token belongs to a user that is both admin of the app and admin of the ad account |
200 | Permissions error |
100 | Invalid parameter |
| Parameter | Description |
|---|---|
event_sourceslist<numeric string or integer> |
Event sources associated with this event source group, such as IDs for pixels.
required |
nameUTF-8 encoded string |
Name of the event source group.
required |
Struct {
id: numeric string,
}
| Error Code | Description |
|---|---|
100 | Invalid parameter |