UserAccount
Get account information for the operation User Account
View-Specific Information
SELECT
No filters are supported server-side for this view. All criteria are handled client-side within the provider.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | User account ID. | |
| AccountType | String | Type of account. | |
| ProfileImage | String | Profile Image. | |
| Username | String | Username. | |
| About | String | Profile about description. | |
| WebsiteURL | String | Website URL. | |
| BoardCount | Integer | Board count. | |
| PinCount | Integer | Pin count. | |
| FollowerCount | Integer | Follower count. | |
| FollowingCount | Integer | Following count. | |
| BusinessName | String | Business Name. | |
| MonthlyViews | Integer | User account monthly views. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description | |
| AdAccountID | String | Specify an ad_account_id to use the owner of that ad_account as the operation user_account. |