Miscellaneous
This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.
Property | Description |
AggregateFormat | 集計またはコレクションの列を返す場合の形式。 |
AsyncTimeout | When sending insights requests to Facebook Ads Async API, the value in seconds until a timeout error is thrown. |
AutoDetectPageTokens | Controls whether the driver attempts to automatically detect the page token to use for a query targeting a page. |
IgnoreValidationException | Ignore internal validation exception when breakdown combination is not valid. |
MaxRows | 集計やGROUP BY を使用しないクエリで返される最大行数を指定します。 |
Other | 特定のユースケースに対して追加の隠しプロパティを指定します。これらは通常のprovider の機能では必要ありません。複数のプロパティを定義するには、セミコロンで区切られたリストを使用します。 |
Pagesize | Facebook Ads から返されるページあたりの結果の最大数。 |
PseudoColumns | テーブルカラムとして公開する擬似カラムを指定します。'TableName=ColumnName;TableName=ColumnName' という形式を使用します。デフォルトは空の文字列で、このプロパティを無効にします。 |
RetryLevel | The most granular ad object level at which the driver will try to retrieve results on retry. |
RTK | provider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ使用してください。 |
Target | 何も指定されなかった場合のデフォルトのターゲット。ターゲットを指定できるComments などの一部のテーブルで使用されます。 |
TimeIncrement | The time increment used for ad and other ad object insights reporting. |
Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。デフォルトは60秒です。タイムアウトを無効にするには0を設定します。 |
UploadLinkedMedia | 新しい投稿を挿入する前に、リンクされた写真または動画をアップロードします。 |
UserDefinedViews | カスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。 |