Graph API Version

Ad Account User

Reading

Data of App Scoped User.

curl GET \
https://graph.facebook.com/v24.0/act_<AD_ACCOUNT_ID>?fields={fieldname_of_type_AdAccountUser}

Parameters

This endpoint doesn't have any parameters.

Fields

FieldDescription
id
numeric string

ID of the App Scoped User

name
string

User public full name

tasks
list<string>

Tasks of App Scoped User

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.