AssignedMonetizationProperties
Example
GET /v25.0/{business-user-id}/assigned_monetization_properties 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
A list of AdMonetizationProperty nodes.
The following fields will be added to each node that is returned:
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