เรากำลังย้ายข้อมูลรายงานบางประเภทจากออฟไลน์ไปเป็นการรายงานด่วน เมื่อย้ายข้อมูลผู้ใช้แล้ว การตอบกลับ
queries.list
รายการจะรวมรายงานด่วนที่มีอยู่ ดูข้อมูลเพิ่มเติมได้ที่
บล็อกโพสต์ของเรา
Queries: createquery
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
สร้างการค้นหา
ลองใช้เลย
ส่งคำขอ
คำขอ HTTP
POST https://www.googleapis.com/doubleclickbidmanager/v1/query
การให้สิทธิ์
คำขอนี้ต้องได้รับการให้สิทธิ์ตามขอบเขตต่อไปนี้
ขอบเขต |
https://www.googleapis.com/auth/doubleclickbidmanager |
สำหรับข้อมูลเพิ่มเติม โปรดดูที่หน้าการตรวจสอบสิทธิ์และการให้สิทธิ์
เนื้อหาของคำขอ
ในเนื้อหาคำขอ ให้ระบุทรัพยากรการค้นหา
ลองใช้งาน
ใช้ API Explorer ด้านล่างเพื่อเรียกใช้เมธอดนี้กับข้อมูลแบบสดและดูการตอบกลับ
หรือจะลองใช้
สแตนด์อโลน
สำรวจ
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-22 UTC
[[["เข้าใจง่าย","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"]],["อัปเดตล่าสุด 2024-08-22 UTC"],[[["This version of the Bid Manager API is discontinued, and users should transition to Bid Manager API v2."],["To create a query, users need to authorize with the `https://www.googleapis.com/auth/doubleclickbidmanager` scope."],["The request involves sending a POST request to a specific endpoint with a Queries resource in the body."],["A successful response will return a Queries resource."]]],["The Bid Manager API v1 is no longer available; users must switch to v2. To create a query, send a POST request to the specified URL, including a Queries resource in the request body. This action requires authorization with the `https://www.googleapis.com/auth/doubleclickbidmanager` scope. A successful request will return a Queries resource in the response. Use the APIs Explorer or the standalone Explorer to test this method.\n"]]