8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें एलान नहीं किया गया है. इस बारे में ज़्यादा जानने के लिए कि इंटिग्रेशन को अपडेट करके यह एलान कैसे किया जाए, हमारा हटाए गए टैग और एट्रिब्यूट का पेज देखें.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eA Site represents an app or website belonging to a channel, identified by a name and a URL or App ID.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage sites using methods like bulkEdit, create, delete, list, and replace to control their association with channels.\u003c/p\u003e\n"],["\u003cp\u003eSite data is represented in JSON format with the fields \u003ccode\u003ename\u003c/code\u003e and \u003ccode\u003eurlOrAppId\u003c/code\u003e, where \u003ccode\u003ename\u003c/code\u003e is read-only and system-generated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eurlOrAppId\u003c/code\u003e field is required when creating a site and must be UTF-8 encoded with a maximum length of 240 bytes.\u003c/p\u003e\n"]]],[],null,["# REST Resource: advertisers.channels.sites\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\n- [Resource: Site](#Site)\n - [JSON representation](#Site.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Site\n--------------\n\nA single site. Sites are apps or websites belonging to a channel.\n\n| JSON representation |\n|--------------------------------------------------|\n| ``` { \"name\": string, \"urlOrAppId\": string } ``` |\n\n| Fields ||\n|--------------|-------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the site. |\n| `urlOrAppId` | `string` Required. The app ID or URL of the site. Must be UTF-8 encoded with a maximum length of 240 bytes. |\n\n| Methods ------- ||\n|------------------------------------------------------------------------------------------|---------------------------------------------------|\n| ### [bulkEdit](/display-video/api/reference/rest/v3/advertisers.channels.sites/bulkEdit) | Bulk edits sites under a single channel. |\n| ### [create](/display-video/api/reference/rest/v3/advertisers.channels.sites/create) | Creates a site in a channel. |\n| ### [delete](/display-video/api/reference/rest/v3/advertisers.channels.sites/delete) | Deletes a site from a channel. |\n| ### [list](/display-video/api/reference/rest/v3/advertisers.channels.sites/list) | Lists sites in a channel. |\n| ### [replace](/display-video/api/reference/rest/v3/advertisers.channels.sites/replace) | Replaces all of the sites under a single channel. |"]]