QueryResponse
क्वेरी एक्ज़ीक्यूट करने से जुड़ी नौकरियों के लिए जवाब मिला. इसे google.longदौड़ने के जवाब फ़ील्ड में सेव किया जाता है.एक क्वेरी चलाने का अनुरोध करके वापस की गई कार्रवाई.
जेएसओएन के काेड में दिखाना |
{
"rowCount": string,
"outputArtifacts": {
object (OutputArtifacts )
},
"privacyMessages": [
{
object (PrivacyMessage )
}
]
} |
फ़ील्ड |
rowCount |
string (Int64Value format)
आखिरी आउटपुट टेबल में लाइन की संख्या. रैप की गई वैल्यू का इस्तेमाल, उस मामले में फ़र्क़ करने के लिए किया जाता है जहां लाइन की गिनती 0 है और जहां यह जानकारी उपलब्ध नहीं है.
|
outputArtifacts |
object (OutputArtifacts )
क्वेरी चलाने के दौरान जनरेट होने वाले आउटपुट आर्टफ़ैक्ट
|
privacyMessages[] |
object (PrivacyMessage )
निजता से जुड़ी जानकारी या चेतावनी वाले मैसेज की सूची.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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."]]],[]]