8 সেপ্টেম্বর, 2025 থেকে শুরু করে, প্রতিটি নতুন লাইন আইটেমকে ঘোষণা করতে হবে যে তারা ইউরোপিয়ান ইউনিয়ন (EU) রাজনৈতিক বিজ্ঞাপনগুলি পরিবেশন করবে কি না। Display & Video 360 API এবং SDF আপলোডগুলি যেগুলি ঘোষণা প্রদান করে না সেগুলি ব্যর্থ হবে৷ এই ঘোষণাটি করার জন্য কীভাবে আপনার ইন্টিগ্রেশন আপডেট করবেন সে সম্পর্কে আরও বিশদ বিবরণের জন্য আমাদের অবচয় পৃষ্ঠা দেখুন।
একটি অবস্থান তালিকা এবং একটি প্রাসঙ্গিক টার্গেটিং বিকল্পের মধ্যে একটি অ্যাসাইনমেন্ট৷ বর্তমানে, জিও অঞ্চল টার্গেটিং বিকল্পগুলি অ্যাসাইনমেন্টের জন্য একমাত্র সমর্থিত বিকল্প।
শুধুমাত্র আউটপুট। নির্ধারিত অবস্থানের অনন্য আইডি। আইডি শুধুমাত্র একটি অবস্থান তালিকার মধ্যে অনন্য। এটি অন্যান্য প্রসঙ্গে পুনরায় ব্যবহার করা যেতে পারে।
targetingOptionId
string
প্রয়োজন। অবস্থানের তালিকায় নির্ধারিত টার্গেটিং বিকল্পের আইডি। TARGETING_TYPE_GEO_REGION টাইপের হতে হবে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eDisplay & Video 360 API v1 is no longer supported.\u003c/p\u003e\n"],["\u003cp\u003eAssignedLocation resources manage assignments between location lists and targeting options (currently limited to geo region targeting).\u003c/p\u003e\n"],["\u003cp\u003eYou can create, delete, list, and bulk edit assigned locations using the provided methods.\u003c/p\u003e\n"],["\u003cp\u003eAssignedLocations are represented by their name, assigned location ID, and targeting option ID.\u003c/p\u003e\n"]]],[],null,["# REST Resource: advertisers.locationLists.assignedLocations\n\n| Display \\& Video 360 API v1 has been sunset.\n- [Resource: AssignedLocation](#AssignedLocation)\n - [JSON representation](#AssignedLocation.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: AssignedLocation\n--------------------------\n\nAn assignment between a location list and a relevant targeting option. Currently, geo region targeting options are the only supported option for assignment.\n\n| JSON representation |\n|---------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"assignedLocationId\": string, \"targetingOptionId\": string } ``` |\n\n| Fields ||\n|----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the assigned location. |\n| `assignedLocationId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the assigned location. The ID is only unique within a location list. It may be reused in other contexts. |\n| `targetingOptionId` | `string` Required. The ID of the targeting option assigned to the location list. Must be of type [TARGETING_TYPE_GEO_REGION](/display-video/api/reference/rest/v1/TargetingType#ENUM_VALUES.TARGETING_TYPE_GEO_REGION). |\n\n| Methods ------- ||\n|-----------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|\n| ### [bulkEdit](/display-video/api/reference/rest/v1/advertisers.locationLists.assignedLocations/bulkEdit) | Bulk edits multiple assignments between locations and a single location list. |\n| ### [create](/display-video/api/reference/rest/v1/advertisers.locationLists.assignedLocations/create) | Creates an assignment between a location and a location list. |\n| ### [delete](/display-video/api/reference/rest/v1/advertisers.locationLists.assignedLocations/delete) | Deletes the assignment between a location and a location list. |\n| ### [list](/display-video/api/reference/rest/v1/advertisers.locationLists.assignedLocations/list) | Lists locations assigned to a location list. |"]]