Site
Salesforce プラットフォームでパブリックWeb サイトホスティングを可能にするSalesforce サイトに関する情報を保存します。
Columns
| Name | Type | References | Description |
| Id [KEY] | String | サイトレコードの一意の識別子。 | |
| Name | String | サイトの名前。Salesforce 内でサイトを区別するために使用されます。 | |
| Subdomain | String | サイトの公開URL で使用されるサブドメインプレフィックス。 | |
| UrlPathPrefix | String | サイトにアクセスするためのデフォルトWeb アドレスパスプレフィックス。 | |
| GuestUserId | String |
User.Id | このレコードに関連付けられたゲストユーザーのID。 |
| Status | String | Active やInactive など、サイトの現在のステータス。 | |
| AdminId | String |
User.Id | サイト管理者として機能するユーザーの識別子。 |
| OptionsEnableFeeds | Bool | サイトでChatter フィードが有効になっているかどうかを示します。 | |
| OptionsIsSiteGAIntegrationMigrated | Bool | OptionsIsSiteGAIntegrationMigrated 情報を含む項目。 | |
| OptionsRedirectToCustomDomain | Bool | OptionsRedirectToCustomDomain 情報を含む項目。 | |
| OptionsAllowGuestPaymentsApi | Bool | OptionsAllowGuestPaymentsApi 情報を含む項目。 | |
| OptionsHasStoredPathPrefix | Bool | OptionsHasStoredPathPrefix 情報を含む項目。 | |
| OptionsCookieConsent | Bool | OptionsCookieConsent 情報を含む項目。 | |
| OptionsCachePublicVfPagesInProxies | Bool | OptionsCachePublicVfPagesInProxies 情報を含む項目。 | |
| OptionsIsSiteDataCloudIntegrationEnabled | Bool | OptionsIsSiteDataCloudIntegrationEnabled 情報を含む項目。 | |
| OptionsIsSiteGAIntegrationEnabled | Bool | OptionsIsSiteGAIntegrationEnabled 情報を含む項目。 | |
| OptionsAllowHomePage | Bool | サイトで標準のSalesforce ホームページが使用可能かどうかを指定します。 | |
| OptionsAllowStandardIdeasPages | Bool | サイトで標準のアイデアページが有効になっているかどうかを示します。 | |
| OptionsAllowStandardSearch | Bool | サイトユーザーに標準検索ページが有効になっているかどうかを指定します。 | |
| OptionsAllowStandardLookups | Bool | サイトで標準ルックアップページが有効になっているかどうかを示します。 | |
| OptionsAllowStandardAnswersPages | Bool | サイトで標準のアンサーページが使用可能かどうかを指定します。 | |
| OptionsAllowGuestSupportApi | Bool | OptionsAllowGuestSupportApi 情報を含む項目。 | |
| OptionsAllowStandardPortalPages | Bool | OptionsAllowStandardPortalPages 情報を含む項目。 | |
| OptionsContentSniffingProtection | Bool | OptionsContentSniffingProtection 情報を含む項目。 | |
| OptionsBrowserXssProtection | Bool | OptionsBrowserXssProtection 情報を含む項目。 | |
| OptionsReferrerPolicyOriginWhenCrossOrigin | Bool | OptionsReferrerPolicyOriginWhenCrossOrigin 情報を含む項目。 | |
| OptionsUseGuestUserLanguage | Bool | OptionsUseGuestUserLanguage 情報を含む項目。 | |
| OptionsIsSiteGRecaptchaIntegrationEnabled | Bool | OptionsIsSiteGRecaptchaIntegrationEnabled 情報を含む項目。 | |
| OptionsIsSiteConsentBannerIntegrationEnabled | Bool | OptionsIsSiteConsentBannerIntegrationEnabled 情報を含む項目。 | |
| OptionsIsSiteGAIntegrationMigratedV2 | Bool | OptionsIsSiteGAIntegrationMigratedV2 情報を含む項目。 | |
| OptionsIsSiteDataCloudIntegrationMigrated | Bool | OptionsIsSiteDataCloudIntegrationMigrated 情報を含む項目。 | |
| OptionsIsSiteConsentBannerIntegrationMigrated | Bool | OptionsIsSiteConsentBannerIntegrationMigrated 情報を含む項目。 | |
| OptionsIsSlashSRemovedSite | Bool | OptionsIsSlashSRemovedSite 情報を含む項目。 | |
| Description | String | サイトの目的または用途に関するコンテキストを提供するオプションの説明。 | |
| MasterLabel | String | Salesforce UI でサイトに使用されるユーザーフレンドリーなラベル。 | |
| AnalyticsTrackingCode | String | Google Analytics などのWeb 解析ツールで使用されるトラッキングコード。 | |
| SiteType | String | Visualforce やLightning など、サイトのアーキテクチャを決定するサイトタイプ。 | |
| ClickjackProtectionLevel | String | ClickjackProtectionLevel 情報を含む項目。 | |
| DailyBandwidthLimit | Int | 1日に転送を許可されるデータの最大量(MB 単位)。 | |
| DailyBandwidthUsed | Double | 今日これまでにサイトで消費された帯域幅の量(MB 単位)。 | |
| DailyRequestTimeLimit | Int | 1日あたりに許可される最大累積リクエスト時間(分単位)。 | |
| DailyRequestTimeUsed | Double | 今日これまでに使用されたリクエスト処理時間の合計(分単位)。 | |
| MonthlyPageViewsEntitlement | Int | サイトのライセンスまたは設定の一部として月あたりに許可されるページビュー数。 | |
| CreatedById | String |
User.Id | サイトを作成したユーザーの識別子。 |
| LastModifiedDate | Datetime | サイトレコードが最後に更新された日時。 | |
| LastModifiedById | String |
User.Id | サイトを最後に変更したユーザーの識別子。 |
| GuestRecordDefaultOwnerId | String |
User.Id | このレコードに関連付けられたゲストレコードデフォルト所有者のID。 |
| SOQL | String | Salesforce サーバーに対して実行するSOQL クエリを指定します。WHERE 句からこの疑似カラムが設定された場合、元のクエリよりも優先されます。 | |
| ExternalIdColumn | String | 挿入を実行する際に使用する外部ID カラムを指定します。この値が指定されている場合、INSERT コマンドの呼び出し時にアップサートが使用されます。 | |
| FilterScope | String | クエリから返されるレコードを制限するためのオプションのスコープ。このプロパティは、Delegated、Everything、Mine、MineAndMyGroups、My_Territory、My_Team_Territory、Team のいずれかの値を取ることができます。 | |
| SystemModstamp | Datetime | サイトレコードへの最新の変更を示すシステム生成タイムスタンプ。 | |
| CreatedDate | Datetime | サイトレコードが作成された日時。 |