Site
This is a table representing the Site entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the Site. | |
| Name | String | True |
Label Site Name corresponds to this field. | |
| Subdomain | String | True |
Label Site Subdomain Prefix corresponds to this field. | |
| UrlPathPrefix | String | True |
Label Default Web Address corresponds to this field. | |
| Status | String | True |
Label Site Status corresponds to this field. | |
| AdminId | String | True |
User.Id |
Label User ID corresponds to this field. |
| OptionsEnableFeeds | Boolean | True |
Label Enable Feeds corresponds to this field. | |
| OptionsAllowHomePage | Boolean | True |
Label Enable Standard Home Page corresponds to this field. | |
| OptionsAllowStandardIdeasPages | Boolean | True |
Label Enable Standard Ideas Pages corresponds to this field. | |
| OptionsAllowStandardSearch | Boolean | True |
Label Enable Standard Lookup Pages corresponds to this field. | |
| OptionsAllowStandardLookups | Boolean | True |
Label Enable Standard Search Pages corresponds to this field. | |
| OptionsAllowStandardAnswersPages | Boolean | True |
Label Enable Standard Answers Pages corresponds to this field. | |
| Description | String | True |
Label Site Description corresponds to this field. | |
| MasterLabel | String | True |
Label Site Label corresponds to this field. | |
| AnalyticsTrackingCode | String | True |
Label Analytics Tracking Code corresponds to this field. | |
| SiteType | String | True |
Label Site Type corresponds to this field. | |
| DailyBandwidthLimit | Int | True |
Label Daily Bandwidth Limit (MB) corresponds to this field. | |
| DailyBandwidthUsed | Int | True |
Label Daily Bandwidth Used corresponds to this field. | |
| DailyRequestTimeLimit | Int | True |
Label Daily Request Time Limit (min) corresponds to this field. | |
| DailyRequestTimeUsed | Int | True |
Label Daily Request Time Used corresponds to this field. | |
| MonthlyPageViewsEntitlement | Int | True |
Label Monthly Page Views Allowed corresponds to this field. | |
| CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
| CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. |