Mỗi mục hàng mới cần khai báo xem họ 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 về việc ngừng sử dụng của chúng tôi để biết thêm thông tin.
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Các tiêu chí nhắm mục tiêu theo môi trường có thể sử dụng.
Enum
ENVIRONMENT_UNSPECIFIED
Giá trị mặc định khi bạn không chỉ định môi trường trong phiên bản này. Enum này là một phần giữ chỗ cho giá trị mặc định và không đại diện cho một lựa chọn môi trường thực.
ENVIRONMENT_WEB_OPTIMIZED
Nhắm đến khoảng không quảng cáo hiển thị trong trình duyệt. Điều này bao gồm khoảng không quảng cáo được thiết kế cho thiết bị mà khoảng không quảng cáo đó xuất hiện, chẳng hạn như trang web dành cho thiết bị di động được xem trên thiết bị di động. Nếu được nhắm đến, bạn nên xoá ENVIRONMENT_WEB_NOT_OPTIMIZED trước khi xoá lựa chọn nhắm mục tiêu này.
ENVIRONMENT_WEB_NOT_OPTIMIZED
Nhắm đến khoảng không quảng cáo hiển thị trong trình duyệt. Điều này bao gồm cả khoảng không quảng cáo không được thiết kế cho thiết bị nhưng lại được xem trên thiết bị đó, chẳng hạn như trang web được tối ưu hoá cho máy tính nhưng lại được xem trên thiết bị di động. Bạn nên nhắm đến ENVIRONMENT_WEB_OPTIMIZED trước khi thêm tiêu chí nhắm mục tiêu này.
ENVIRONMENT_APP
Nhắm đến khoảng không quảng cáo hiển thị trong ứng dụng.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-09-10 UTC."],[[["\u003cp\u003eBy default, environment targeting is unspecified; to target specific environments, use the provided options.\u003c/p\u003e\n"],["\u003cp\u003eFor web inventory, you can target either optimized (designed for the device) or non-optimized (not designed for the device) environments.\u003c/p\u003e\n"],["\u003cp\u003eTo target inventory displayed within apps, use the \u003ccode\u003eENVIRONMENT_APP\u003c/code\u003e option.\u003c/p\u003e\n"],["\u003cp\u003eBefore deleting \u003ccode\u003eENVIRONMENT_WEB_OPTIMIZED\u003c/code\u003e, ensure \u003ccode\u003eENVIRONMENT_WEB_NOT_OPTIMIZED\u003c/code\u003e is removed first; conversely, target \u003ccode\u003eENVIRONMENT_WEB_OPTIMIZED\u003c/code\u003e before adding \u003ccode\u003eENVIRONMENT_WEB_NOT_OPTIMIZED\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["| Display \\& Video 360 API v3 is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\nPossible environment targeting options.\n\n| Enums ||\n|---------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ENVIRONMENT_UNSPECIFIED` | Default value when environment is not specified in this version. This enum is a placeholder for default value and does not represent a real environment option. |\n| `ENVIRONMENT_WEB_OPTIMIZED` | Target inventory displayed in browsers. This includes inventory that was designed for the device it was viewed on, such as mobile websites viewed on a mobile device. ENVIRONMENT_WEB_NOT_OPTIMIZED, if targeted, should be deleted prior to the deletion of this targeting option. |\n| `ENVIRONMENT_WEB_NOT_OPTIMIZED` | Target inventory displayed in browsers. This includes inventory that was not designed for the device but viewed on it, such as websites optimized for desktop but viewed on a mobile device. ENVIRONMENT_WEB_OPTIMIZED should be targeted prior to the addition of this targeting option. |\n| `ENVIRONMENT_APP` | Target inventory displayed in apps. |"]]