8 সেপ্টেম্বর, 2025 থেকে শুরু করে, প্রতিটি নতুন লাইন আইটেমকে ঘোষণা করতে হবে যে তারা ইউরোপিয়ান ইউনিয়ন (EU) রাজনৈতিক বিজ্ঞাপনগুলি পরিবেশন করবে কি না। Display & Video 360 API এবং SDF আপলোডগুলি যেগুলি ঘোষণা প্রদান করে না সেগুলি ব্যর্থ হবে৷ এই ঘোষণাটি করার জন্য কীভাবে আপনার ইন্টিগ্রেশন আপডেট করবেন সে সম্পর্কে আরও বিশদ বিবরণের জন্য আমাদের অবচয় পৃষ্ঠা দেখুন।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eDisplay & Video 360 API v2 has been sunsetted.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details the request format for deleting assigned targeting options.\u003c/p\u003e\n"],["\u003cp\u003eThe request must specify the targeting type and a list of assigned targeting option IDs to be removed.\u003c/p\u003e\n"]]],["The Display & Video 360 API v2 is no longer available. To delete assigned targeting options, a request must specify the `targetingType` and the `assignedTargetingOptionIds` to be removed. `TargetingType` is a required field that identifies the type of targeting, and `assignedTargetingOptionIds` lists the IDs of the targeting options to delete, both using JSON formatting as specified in the API schema.\n"],null,["# DeleteAssignedTargetingOptionsRequest\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 deleted.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"targetingType\": enum (/display-video/api/reference/rest/v2/TargetingType), \"assignedTargetingOptionIds\": [ string ] } ``` |\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| `assignedTargetingOptionIds[]` | `string` Required. The assigned targeting option IDs to delete. |"]]