از 8 سپتامبر 2025 ، هر مورد خط جدید باید اعلام کند که آیا تبلیغات سیاسی اتحادیه اروپا (EU) را ارائه می دهد یا خیر. Display & Video 360 API و بارگذاریهای SDF که اعلانها را ارائه نمیکنند با شکست مواجه میشوند. برای جزئیات بیشتر در مورد نحوه به روز رسانی یکپارچه سازی خود برای ایجاد این اعلامیه، به صفحه لغو اعتبار ما مراجعه کنید.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer in use.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details creating and adding assigned targeting options for specific targeting types within campaigns.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires specifying the targeting type and providing a list of assigned targeting options with their respective configurations.\u003c/p\u003e\n"]]],["The Display & Video 360 API v2 has been discontinued. To manage targeting, a request to list assigned targeting options must be made. This request includes a `targetingType` which specifies the type of targeting, and an array `assignedTargetingOptions` containing the targeting options to be added. `targetingType` is an enumerated type, and the `assignedTargetingOptions` is an object type. Both fields are required for the request.\n"],null,["# CreateAssignedTargetingOptionsRequest\n\n| Display \\& Video 360 API v2 has sunset.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nA request listing which assigned targeting options of a given targeting type should be created and added.\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"targetingType\": enum (/display-video/api/reference/rest/v2/TargetingType), \"assignedTargetingOptions\": [ { object (/display-video/api/reference/rest/v2/advertisers.campaigns.targetingTypes.assignedTargetingOptions#AssignedTargetingOption) } ] } ``` |\n\n| Fields ||\n|------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `targetingType` | `enum (`[TargetingType](/display-video/api/reference/rest/v2/TargetingType)`)` Required. Identifies the type of this assigned targeting option. |\n| `assignedTargetingOptions[]` | `object (`[AssignedTargetingOption](/display-video/api/reference/rest/v2/advertisers.campaigns.targetingTypes.assignedTargetingOptions#AssignedTargetingOption)`)` Required. The assigned targeting options to create and add. |"]]