catalog_managementGET request:GET /v25.0/{product-set-id}/media_titles HTTP/1.1
Host: graph.facebook.com
| Parameter | Type | Description |
|---|---|---|
summary | boolean | Optional. When true, includes a summary object with total_count in the response. |
limit | integer | Optional. Maximum number of items to return per page. |
before | string | Optional. Cursor for backward pagination. |
after | string | Optional. Cursor for forward pagination. |
{
"data": [],
"paging": {},
"summary": {}
}
datapagingsummarysummary=true as a query parameter to include this in the response.| Field | Type | Description |
|---|---|---|
total_count | integer | Total number of items in the product set. |