This business requested ownership of these ad accounts. And the requests are still pending approval.
Example
GET /v25.0/{business-id}/pending_owned_ad_accounts 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": [],
"summary": {}
}
data
A list of BusinessAdAccountRequest nodes.
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 accounts.
|
Error Codes
|
Error Code
|
Description
|
|---|
| The action attempted has been deemed abusive or is otherwise disallowed |
| |