Business Client Objects
Updated: May 21, 2019
Reading
All client objects of the business.
Example
GET /v25.0/{business-id}/client_objects HTTP/1.1
Host: graph.facebook.com
Try it in Graph API Explorer
If you want to learn how to use the Graph API, read our Using Graph API guide
Parameters
| Parameter | Description |
|---|---|
owner_biz_idBusiness ID |
if present filter on owner business of the objects
|
typeenum {page, profile-plus, ad-account, ad-draft-workspace, product-catalog, app, pixel, system-user, brand, user, project, instagram-account, instagram-account-v2, funding-source, legal-entity, legacy-login, business_request, example-cat, monetization-property, grp-plan, credit-partition, payout-method, ad-study, saved-audience, shared-audience, shared-platform-audience, event-source-group, offline-event-set, ad-image, photo, block-list, finance, ip, credit-partition-config, video-asset, business-unit, page-locations, ad-account-creation-request, reseller_vetting_oe_request, registered-trademark, custom-conversion, leads-access, spaco-ds-data-collection, owned-domain, whatsapp-business-account, whatsapp-business-presence, business-resource-group, hotel-price-fetcher-pull-config, news-page, place_page_set, business-locations-wrapper, sliced-event-source-group, business-creative-asset, business-creative-folder, business-image, business-video, ads-event-source, seller-profile, bank, credit_card, receipt, credential_share_request, advanced-analytics-instance, signal_segment, business_loyalty_program, events-dataset, cloud_playable_asset, creator-seller-profile, caipt-asset, business-franchise-config, events-dataset-and-pixel, events-dataset-new, offsite-email-account, creator-marketplace-brand-profile, signals-event-name, business-payout-account, unknown, messaging_dataset, instagram_business_asset, nme_business_subscription_asset, mv4b-billable-account, marketplace-partner-billable-account, business-person, content-block-list, whatsapp_marketing-message-subscriber-pool, biz-ai-billable-account, threads-account, whatsapp-account, messenger-marketing-message-subscriber-pool} |
type of objects to be returned
required |
Fields
Reading from this edge will return a JSON formatted result:
{
"data": [],
"paging": {},
"summary": {}
}
data
A list of BusinessObject nodes.
The following fields will be added to each node that is returned:
| Field | Description |
|---|---|
permitted_taskslist<string> |
Tasks that are assignable to users on this asset
|
paging
For more details about pagination, see the Graph API guide.
summary
Aggregated information about the edge, such as counts. Specify the fields to fetch in the summary param (like summary=__type__).
| Field | Description |
|---|---|
total_countint32 |
Total number of objects on this edge
default |
Error Codes
| Error Code | Description |
|---|---|
100 | Invalid parameter |
Creating
You can't perform this operation on this endpoint.
Updating
You can't perform this operation on this endpoint.
Deleting
You can't perform this operation on this endpoint.