Api end point to get pending OfflineConversionDataSets in a Business
Example
GET /v25.0/{business-id}/pending_offline_conversion_data_sets 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__).
|
Field
|
Description
|
|---|
|
Total number of objects on this edge
|
Error Codes