# SocialProfileAccountType

Enum

Account type of the social profile attached to an item. Values currently reflect Instagram's `account_type` taxonomy only. TikTok and YouTube profiles do not expose an equivalent classification, so filtering by these values implicitly scopes the result set to Instagram items. New values may be added if other platforms introduce comparable typing.

## Values

| Value | Description |
| --- | --- |
| `BUSINESS` | Instagram Business account (business features and insights enabled). |
| `CREATOR` | Instagram Creator account (creator features enabled, distinct from Business). |
| `PERSONAL` | Personal Instagram account (consumer profile, no business/creator features). |
