Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| Archived | Specifies whether the provider retrieves archived records when querying supported objects. |
| CallPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Calls table. |
| ColumnSizes | Specifies a comma-separated list that defines custom column sizes for specific fields. |
| CompanyPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Companies table. |
| ContactPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Contacts table. |
| DealPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Deals table. |
| EmailPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Emails table. |
| ExpandAssociations | Specifies whether the provider expands association tables to include one table per object-to-object relationship. |
| FeedbackSubmissionPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the FeedbackSubmissions table. |
| GenerateSchemaFiles | スキーマを生成して保存するユーザーの好みのタイミングを示します。 |
| GoalPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Goals table. |
| IncludeCustomTables | Specifies whether the provider includes custom HubSpot objects in the schema. |
| LeadPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Leads table. |
| LineItemPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the LineItems table. |
| MaxRows | 集計やGROUP BY を含まないクエリで返される最大行数を指定します。 |
| MeetingPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Meetings table. |
| NotePropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Notes table. |
| NumberColumnMode | Specifies how the provider represents numeric fields detected as number types in HubSpot. |
| OrderPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Orders table. |
| Other | 特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。 |
| Pagesize | Specifies the maximum number of records to retrieve per page when querying data from HubSpot. |
| ProductPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Products table. |
| PseudoColumns | テーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。 |
| QuotePropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Quotes table. |
| Readonly | provider からHubSpot への読み取り専用アクセスを切り替えます。 |
| RTK | provider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ必要です。 |
| TaskPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Tasks table. |
| TicketPropertiesFile | Specifies a comma-separated list or file path containing the names of fields to retrieve for the Tickets table. |
| Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。 |
| UseDisplayNames | Specifies whether to use HubSpot's display names for tables and columns instead of their internal API names. |
| UseDropdownLabels | Specifies whether to return dropdown labels instead of internal values for custom enum fields. |
| UserDefinedViews | カスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。 |
| UseSimpleNames | テーブルとカラムに簡略名を使用するかどうかを指定します。 |