หากต้องการพูดคุยและแสดงความคิดเห็นเกี่ยวกับผลิตภัณฑ์ของเรา โปรดเข้าร่วมช่อง Discord อย่างเป็นทางการของ Display & Video 360 API และไฟล์ Structured Data ในเซิร์ฟเวอร์ชุมชนการโฆษณาและการวัดผลของ Google
คุณสามารถใช้ข้อจํากัดร่วมกันได้ด้วยโอเปอเรเตอร์ทางตรรกะ OR
ข้อจํากัดมีรูปแบบเป็น {field} {operator} {value}
ฟิลด์ทั้งหมดต้องใช้โอเปอเรเตอร์ EQUALS (=)
ฟิลด์ที่รองรับ
carrierAndIspDetails.type
geoRegionDetails.geoRegionType
targetingOptionId
ตัวอย่าง
ตัวเลือกการกำหนดเป้าหมาย GEO REGION ทั้งหมดที่เป็นประเภทย่อย GEO_REGION_TYPE_COUNTRY หรือ GEO_REGION_TYPE_STATE: geoRegionDetails.geoRegionType="GEO_REGION_TYPE_COUNTRY" OR
geoRegionDetails.geoRegionType="GEO_REGION_TYPE_STATE"
ตัวเลือกการกำหนดเป้าหมาย CARRIER AND ISP ทั้งหมดที่เป็นประเภทย่อย CARRIER_AND_ISP_TYPE_CARRIER: carrierAndIspDetails.type="CARRIER_AND_ISP_TYPE_CARRIER"
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-25 UTC"],[],["This document details the Display & Video 360 API v4's method for listing targeting options. The core action is making a `GET` request to the specified URL, including the desired `targetingType` in the path. Required query parameters include `advertiserId`. Optional parameters are `pageSize`, `pageToken`, `orderBy`, and `filter`. The response provides a list of `targetingOptions`, and a `nextPageToken` for paginated results. Authorization requires the `https://www.googleapis.com/auth/display-video` scope.\n"]]