QueryResponse
クエリ実行ジョブが成功すると、レスポンスが返されます。これは、クエリ実行リクエストによって返される google.longrunning.Operation のレスポンス フィールドに保存されます。
フィールド |
rowCount |
string (Int64Value format)
最終出力テーブルの行数。ラップされた値は、行数が 0 のケースと、この情報が利用できないケースを区別するために使用されます。
|
outputArtifacts |
object (OutputArtifacts )
クエリ実行中に生成された出力アーティファクト
|
privacyMessages[] |
object (PrivacyMessage )
プライバシー関連の情報または警告メッセージのリスト。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2022-09-27 UTC。
[null,null,["最終更新日 2022-09-27 UTC。"],[[["This documentation outlines the JSON response structure for successful query execution jobs in Ads Data Hub."],["The response includes details such as row count, output artifacts, privacy messages, and destination table information."],["The `rowCount` field provides the total number of rows in the final output table, using a wrapped value to differentiate between a zero count and unavailable information."],["`outputArtifacts`, `privacyMessages`, and `destinationTables` offer further insights into generated artifacts, privacy-related considerations, and output table details, respectively."]]],[]]