Custom Conversions owned by this business
Example
GET /v25.0/{business-id}/owned_custom_conversions HTTP/1.1
Host: graph.facebook.com
Parameters
This endpoint doesn't have any parameters.
Fields
Reading from this edge will return a JSON formatted result:
{
"data": [],
"paging": {},
"summary": {}
}
data
paging
summary
Aggregated information about the edge, such as counts. Specify the fields to fetch in the summary param (like summary=__type__).
Error Codes