# Me - Catalog: `ActiveCampaign` - Schema: `V3` - Primary Keys: `id` This is a read-only table. The ActiveCampaign API may not support changing the data or the Invantive UniversalSQL driver for ActiveCampaign does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the ActiveCampaign API. ## Table Columns The columns of the table `Me` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `email` | `varchar2` | Email Address | ☑ | | | `firstName` | `varchar2` | First Name | ☑ | | | `id` | `int64` | ID | ☑ | | | `lang` | `varchar2` | Language | ☐ | | | `lastName` | `varchar2` | Last Name | ☐ | | | `localZoneid` | `varchar2` | Local Zone ID | ☐ | | | `mfaEnabled` | `int64` | MFA Enabled | ☐ | | | `phone` | `varchar2` | Phone | ☐ | | | `signature` | `varchar2` | Signature | ☐ | | | `username` | `varchar2` | User Name | ☑ | |