Search Ads 360 Reporting API เวอร์ชันใหม่พร้อมให้ใช้งานแล้ว เข้าร่วมกลุ่ม Google
searchads-api-announcements เพื่อติดตามการปรับปรุงและรุ่นที่กำลังจะเปิดตัว
วิธีการของบริการ
การออกแบบ Search Ads 360 Reporting API แตกต่างจากสถาปัตยกรรม REST ดั้งเดิม เพราะใช้วิธีที่กำหนดเอง 2 วิธี ได้แก่ search
และ searchStream,
แทนเมธอด list
และ get
แบบดั้งเดิม
เมธอดเหล่านี้จะแสดงใน URL ของ REST โดยใช้รูปแบบการแมป HTTP ของ :
เพื่อแยกชื่อเมธอดออกจาก URL ที่เหลือ
หน้าภาพรวมอธิบายวิธีที่ใช้ใน Search Ads 360 Reporting API
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-03-28 UTC
[null,null,["อัปเดตล่าสุด 2025-03-28 UTC"],[[["The Search Ads 360 Reporting API uses custom methods (`search` and `searchStream`) instead of traditional REST methods (`list` and `get`)."],["These custom methods are distinguished in URLs by a colon separating the method name from the rest of the URL."],["The API's methods are further detailed on the Overview page linked in the content."]]],["The Search Ads 360 Reporting API employs `search` and `searchStream` methods instead of the standard REST `list` and `get`. These custom methods are integrated into REST URLs using a colon (`:`) as defined by the HTTP mapping convention. The methods utilized by the API are further detailed on the Overview page. The key action is the usage of these two custom search methods instead of traditional methods.\n"]]