8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें एलान नहीं किया गया है. इस बारे में ज़्यादा जानने के लिए कि इंटिग्रेशन को अपडेट करके यह एलान कैसे किया जाए, हमारा
हटाए गए टैग और एट्रिब्यूट का पेज देखें.
IntegrationDetails
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
किसी एंट्री के इंटिग्रेशन की जानकारी.
JSON के काेड में दिखाना |
{
"integrationCode": string,
"details": string
} |
फ़ील्ड |
integrationCode |
string
एंट्री से जुड़ा कोई बाहरी आइडेंटिफ़ायर. इंटिग्रेशन कोड, सिस्टम में कई जगहों पर एंट्री के साथ दिखेगा. जैसे, रिपोर्टिंग. यह UTF-8 कोड में होना चाहिए और इसमें 500 से ज़्यादा वर्ण नहीं होने चाहिए.
|
details |
string
स्ट्रिंग फ़ॉर्मैट में, एंट्री की ज़्यादा जानकारी. यह UTF-8 कोड में होना चाहिए और इसमें 1,000 से ज़्यादा वर्ण नहीं होने चाहिए.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["The Display & Video 360 API v4 is in beta. It uses a JSON structure for integration entries, defined by `integrationCode` and `details`. `integrationCode` is an external identifier (max 500 UTF-8 characters) displayed with the entry. `details` contains additional entry information (max 1000 UTF-8 characters). Both `integrationCode` and `details` must be UTF-8 encoded.\n"],null,["# IntegrationDetails\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nIntegration details of an entry.\n\n| JSON representation |\n|----------------------------------------------------------|\n| ``` { \"integrationCode\": string, \"details\": string } ``` |\n\n| Fields ||\n|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `integrationCode` | `string` An external identifier to be associated with the entry. The integration code will show up together with the entry in many places in the system, for example, reporting. Must be UTF-8 encoded with a length of no more than 500 characters. |\n| `details` | `string` Additional details of the entry in string format. Must be UTF-8 encoded with a length of no more than 1000 characters. |"]]