ध्यान दें कि Search Ads 360 Conversion API में, get और getByCustomerId तरीके साल 2025 की तीसरी तिमाही में बंद कर दिए जाएंगे. कन्वर्ज़न डेटा को ऐक्सेस करना जारी रखने के लिए, आपको Search Ads 360 के नए वर्शन के Reporting API का इस्तेमाल करके, कन्वर्ज़न रिसॉर्स का इस्तेमाल करके रिपोर्ट बनानी होगी. ज़्यादा जानकारी के लिए यहां जाएं.
जिन कॉलम को रिपोर्ट में लौटाना या फ़िल्टर करना है उनके लिए,
नीचे दी गई टेबल में दिए गए columnName के बारे में बताएं.
वैकल्पिक रूप से, यह भी बताया जा सकता है कि
headerText,
startDate,
और endDate को सबमिट करें.
ध्यान दें कि कुछ कॉलम फ़िल्टर नहीं किए जा सकते; "फ़िल्टर किया जा सकता है" देखें.
columnName
ब्यौरा
व्यवहार
टाइप
फ़िल्टर किया जा सकता है
status
Floodlight गतिविधि की स्थिति: Active या Removed.
विशेषता
Status
हां
creationTimestamp
ISO 8601 में फ़ॉर्मैट की गई Floodlight गतिविधि बनाने का टाइमस्टैंप.
विशेषता
Timestamp
हां
lastModifiedTimestamp
ISO 8601 में फ़ॉर्मैट किए गए Floodlight गतिविधि के सबसे हाल के बदलाव का टाइमस्टैंप.
विशेषता
Timestamp
हां
floodlightGroup
Floodlight ग्रुप का नाम.
विशेषता
String
हां
floodlightGroupConversionType
इस ग्रुप में Floodlight गतिविधियों से जनरेट हुए कन्वर्ज़न टाइप: Action या Transaction.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-08-29 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eFloodlight activity configuration attributes can be retrieved through an asynchronous report using the \u003ccode\u003eReports.request()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe report type must be specified as \u003ccode\u003e"reportType": "floodlightActivity"\u003c/code\u003e in the request body.\u003c/p\u003e\n"],["\u003cp\u003eThe report allows you to request and filter data using attributes like \u003ccode\u003estatus\u003c/code\u003e, \u003ccode\u003ecreationTimestamp\u003c/code\u003e, \u003ccode\u003efloodlightActivity\u003c/code\u003e, and more.\u003c/p\u003e\n"],["\u003cp\u003eA comprehensive table outlines all available column names, their descriptions, data types, and whether they can be used for filtering.\u003c/p\u003e\n"],["\u003cp\u003eYou can customize the report by specifying \u003ccode\u003eheaderText\u003c/code\u003e, \u003ccode\u003estartDate\u003c/code\u003e, and \u003ccode\u003eendDate\u003c/code\u003e for each column.\u003c/p\u003e\n"]]],["To generate a report on Floodlight activity attributes, use an asynchronous `Reports.request()` method and specify `\"reportType\": \"floodlightActivity\"`. Define the report's structure using `\"columns\"` and `\"filters\"`, listing `columnName` for each desired attribute. Additional `headerText`, `startDate`, and `endDate` fields can also be specified in the column. The report details Floodlight attributes such as `status`, `creationTimestamp`, `floodlightGroup`, and associated IDs, and if they are `filterable`.\n"],null,[]]