GET /v25.0/{ad-account-id}/ad_place_page_sets HTTP/1.1
Host: graph.facebook.com
| Parameter | Description |
|---|
{
"data": [],
"paging": {},
"summary": {}
}
| Field | Description |
|---|---|
total_countunsigned int32 |
Total number of page sets in the ad account
|
| Error Code | Description |
|---|---|
200 | Permissions error |
100 | Invalid parameter |
190 | Invalid OAuth 2.0 Access Token |
| Parameter | Description |
|---|---|
location_typeslist<enum {recent, home}> |
Type of user location the page set targets (e.g., 'recent', 'home')
|
namestring |
Name of The Place PageSet
required |
parent_pagenumeric string or integer |
The parent page ID for all the locations pages
required |
Struct {
id: numeric string,
}
| Error Code | Description |
|---|---|
200 | Permissions error |
100 | Invalid parameter |