החל מ-8 בספטמבר 2025, בכל פריט חדש צריך להצהיר אם הוא יציג מודעות פוליטיות באיחוד האירופי (EU) או לא. העלאות של קובצי SDF ושל Display & Video 360 API שלא כוללות הצהרות ייכשלו. מידע נוסף על אופן העדכון של האינטגרציה כדי להוסיף את ההצהרה הזו זמין בדף ההוצאה משימוש.
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eDisplay & Video 360 API v1 has been sunset and is no longer supported.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details the JSON representation and response message structure for the \u003ccode\u003eSiteService.ReplaceSites\u003c/code\u003e method within the API, specifically how sites within a channel are replaced and represented.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a list of \u003ccode\u003eSite\u003c/code\u003e objects representing the sites in the channel after the replacement operation.\u003c/p\u003e\n"]]],["The Display & Video 360 API v1 is no longer available. The response for `SiteService.ReplaceSites` is represented in JSON. The JSON object contains a list of `sites`, where each site is defined by a `Site` object. The `sites[]` field is an array of these `Site` objects, representing the updated list of sites within a channel. These are the new sites replacing the old ones.\n"],null,["# ReplaceSitesResponse\n\n| Display \\& Video 360 API v1 has been sunset.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for SiteService.ReplaceSites.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------|\n| ``` { \"sites\": [ { object (/display-video/api/reference/rest/v1/advertisers.channels.sites#Site) } ] } ``` |\n\n| Fields ||\n|-----------|---------------------------------------------------------------------------------------------------------------------------------------------|\n| `sites[]` | `object (`[Site](/display-video/api/reference/rest/v1/advertisers.channels.sites#Site)`)` The list of sites in the channel after replacing. |"]]