create_manager
Create a new manager account in AdButler with specified name, email, passwords, and granular permissions for managing users, links, media, billing, and more.
Instructions
Create a new manager
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Manager name | |
| Yes | Manager email address | ||
| notes | No | Notes about the manager | |
| password | No | Login password (min 8 chars with upper, lower, number). Random if blank. | |
| position | No | Manager position in organization | |
| is_enabled | No | Whether the manager account is enabled | |
| can_manage_links | No | Can create/edit/delete active tracking links | |
| can_manage_media | No | Can manage creatives and media groups | |
| can_manage_users | No | Can manage user accounts and permissions | |
| publisher_access | No | Publisher access level | |
| statistics_access | No | Statistics access level | |
| can_manage_bidders | No | Can manage bidders | |
| can_manage_billing | No | Can view invoices and billing | |
| can_manage_targets | No | Can assign/remove targets from placements | |
| can_manage_tickets | No | Can create/view support tickets | |
| can_manage_contracts | No | Can manage contracts and templates | |
| can_manage_data_keys | No | Can manage data keys | |
| can_manage_product_db | No | Can manage product catalogs | |
| can_manage_self_serve | No | Can manage Self-Serve portals | |
| publisher_access_list | No | Publisher IDs accessible when publisher_access is "specific" | |
| can_manage_programmatic | No | Can manage demand sources and PMP deals | |
| can_manage_admin_api_access | No | Can manage API keys | |
| can_assign_campaigns_directly | No | Can assign campaigns directly to zones | |
| can_manage_native_ad_templates | No | Can manage native templates |