ads_managementcatalog_managementGET /v25.0/{product-catalog-id}/assigned_users HTTP/1.1
Host: graph.facebook.com
| Parameter | Description |
|---|---|
businessnumeric string |
The business associated with this catalog
required |
{
"data": [],
"paging": {},
"summary": {}
}
| Field | Description |
|---|---|
permitted_taskslist<string> |
Tasks that are assignable on this object
|
taskslist<string> |
All unpacked roles/tasks of this particular user on this object
default |
| Field | Description |
|---|---|
total_countunsigned int32 |
Total number of business and system users assigned to this catalog
|
| Error Code | Description |
|---|---|
100 | Invalid parameter |
200 | Permissions error |
catalog_management| Parameter | Description |
|---|---|
tasksarray<enum {MANAGE, ADVERTISE, MANAGE_AR, AA_ANALYZE}> |
Catalog permission tasks to assign this user
required |
userUID |
Business user id or system user id
required |
Struct {
success: bool,
}
| Error Code | Description |
|---|---|
100 | Invalid parameter |
200 | Permissions error |
415 | Two factor authentication required. User have to enter a code from SMS or TOTP code generator to pass 2fac. This could happen when accessing a 2fac-protected asset like a page that is owned by a 2fac-protected business manager. |
| Parameter | Description |
|---|---|
userUID |
Business user id or system user id
required |
Struct {
success: bool,
}
| Error Code | Description |
|---|---|
100 | Invalid parameter |