Kể từ ngày 8 tháng 9 năm 2025, mỗi mục hàng mới sẽ cần phải khai báo xem mục hàng đó có phân phát quảng cáo chính trị ở Liên minh Châu Âu (EU) hay không. Display & Video 360 API và các tệp SDF được tải lên mà không cung cấp thông tin khai báo sẽ không thành công. Hãy xem trang thông báo về những nội dung không dùng nữa để biết thêm thông tin về cách cập nhật quy trình tích hợp để đưa ra nội dung khai báo này.
Sự chỉ định giữa danh sách vị trí và một tuỳ chọn nhắm mục tiêu có liên quan. Hiện tại, các lựa chọn nhắm mục tiêu theo vùng địa lý là lựa chọn duy nhất được hỗ trợ để chỉ định.
Chỉ có đầu ra. Mã nhận dạng duy nhất của vị trí được chỉ định. Mã nhận dạng chỉ là duy nhất trong một danh sách vị trí. Có thể sử dụng lại dữ liệu này trong các ngữ cảnh khác.
targetingOptionId
string
Bắt buộc. Mã của lựa chọn nhắm mục tiêu được chỉ định cho danh sách vị trí. Phải thuộc loại TARGETING_TYPE_GEO_REGION.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 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. |"]]