ตั้งแต่วันที่
8 กันยายน 2025 เป็นต้นไป รายการโฆษณาใหม่ทุกรายการจะต้องประกาศว่าจะแสดงโฆษณาทางการเมืองในสหภาพยุโรป (EU) หรือไม่ การอัปโหลด API ของ Display & Video 360 และ SDF ที่ไม่ได้ระบุการประกาศจะล้มเหลว ดูรายละเอียดเพิ่มเติมเกี่ยวกับวิธีอัปเดตการผสานรวมเพื่อประกาศนี้ได้ที่
หน้าการเลิกใช้งาน
ImpressionSignal
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
สัญญาณการแสดงผลที่รองรับสําหรับกฎอัลกอริทึม
Enum |
IMPRESSION_SIGNAL_UNSPECIFIED |
สัญญาณที่ไม่รู้จัก |
DAY_AND_TIME |
วันในสัปดาห์และเวลาของวันที่ที่การแสดงผลเกิดขึ้นโดยใช้เขตเวลาท้องถิ่นของเบราว์เซอร์ ระบบจะจัดเก็บค่าในช่อง dayAndTimeValue ของค่าเปรียบเทียบ |
DEVICE_TYPE |
ประเภทอุปกรณ์ ระบบจะจัดเก็บค่าในช่อง deviceTypeValue ของค่าเปรียบเทียบ |
AD_POSITION |
อันดับโฆษณา ระบบจะจัดเก็บค่าในช่อง onScreenPositionValue ของค่าเปรียบเทียบ |
OPERATING_SYSTEM_ID |
ตัวระบุระบบปฏิบัติการ ระบบจะจัดเก็บค่าในช่อง int64Value ของค่าเปรียบเทียบ |
MOBILE_MODEL_ID |
ตัวระบุรุ่นอุปกรณ์เคลื่อนที่ ระบบจะจัดเก็บค่าในช่อง int64Value ของค่าเปรียบเทียบ |
EXCHANGE |
แลกเปลี่ยน ระบบจะจัดเก็บค่าในช่อง exchangeValue ของค่าเปรียบเทียบ |
ENVIRONMENT |
สภาพแวดล้อมการแสดงโฆษณา ระบบจะจัดเก็บค่าในช่อง environmentValue ของค่าเปรียบเทียบ |
COUNTRY_ID |
ตัวระบุประเทศหรือภูมิภาค ระบบจะจัดเก็บค่าในช่อง int64Value ของค่าเปรียบเทียบ |
CITY_ID |
ตัวระบุเมือง ระบบจะจัดเก็บค่าในช่อง int64Value ของค่าเปรียบเทียบ |
BROWSER_ID |
ตัวระบุเบราว์เซอร์ ระบบจะจัดเก็บค่าในช่อง int64Value ของค่าเปรียบเทียบ |
CREATIVE_DIMENSION |
ความสูงและความกว้างของครีเอทีฟโฆษณาเป็นพิกเซล ระบบจะจัดเก็บค่าในช่อง creativeDimensionValue ของค่าเปรียบเทียบ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],["Display & Video 360 API v4, in beta, supports impression signals for Algorithm Rules. Key signals include `DAY_AND_TIME`, `DEVICE_TYPE`, `AD_POSITION`, `OPERATING_SYSTEM_ID`, `MOBILE_MODEL_ID`, `EXCHANGE`, `ENVIRONMENT`, `COUNTRY_ID`, `CITY_ID`, `BROWSER_ID`, and `CREATIVE_DIMENSION`. Each signal's value is stored in a specific field of the comparison value, such as `int64Value`, `dayAndTimeValue`, `deviceTypeValue`, or `creativeDimensionValue`. The `IMPRESSION_SIGNAL_UNSPECIFIED` represents an unknown signal.\n"],null,["# ImpressionSignal\n\nSupported impression signals for Algorithm Rules.\n\n| Enums ||\n|---------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `IMPRESSION_SIGNAL_UNSPECIFIED` | Unknown signal. |\n| `DAY_AND_TIME` | The day of the week and hour of day the impression was made using browser's local time zone. Value is stored in the [dayAndTimeValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.day_and_time_value) field of the comparison value. |\n| `DEVICE_TYPE` | Device type. Value is stored in the [deviceTypeValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.device_type_value) field of the comparison value. |\n| `AD_POSITION` | Ad position. Value is stored in the [onScreenPositionValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.on_screen_position_value) field of the comparison value. |\n| `OPERATING_SYSTEM_ID` | The operating system identifier. Value is stored in the [int64Value](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `MOBILE_MODEL_ID` | The mobile model identifier. Value is stored in the [int64Value](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `EXCHANGE` | Exchange. Value is stored in the [exchangeValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.exchange_value) field of the comparison value. |\n| `ENVIRONMENT` | Serving environment. Value is stored in the [environmentValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.environment_value) field of the comparison value. |\n| `COUNTRY_ID` | The country or region identifier. Value is stored in the [int64Value](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `CITY_ID` | The city identifier. Value is stored in the [int64Value](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `BROWSER_ID` | The browser identifier. Value is stored in the [int64Value](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `CREATIVE_DIMENSION` | Creative height and width in pixels. Value is stored in the [creativeDimensionValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.creative_dimension_value) field of the comparison value. |"]]