API Reference
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
การอ้างอิง API นี้จัดเรียงตามประเภททรัพยากร ทรัพยากรแต่ละประเภทมีการนำเสนอข้อมูลอย่างน้อย 1 รายการและมีวิธีอย่างน้อย 1 วิธี
Pagespeedapi
โปรดดูรายละเอียดของทรัพยากร Pagespeedapi ที่หน้าการแสดงทรัพยากร
วิธีการ |
คำขอ HTTP |
คำอธิบาย |
URI ที่เกี่ยวข้องกับ https://www.googleapis.com/pagespeedonline/v5 เว้นแต่จะระบุไว้เป็นอย่างอื่น |
runpagespeed
|
GET /runPagespeed
|
เรียกใช้การวิเคราะห์ PageSpeed บนหน้าเว็บที่ URL ที่ระบุและแสดงผลคะแนน PageSpeed ซึ่งเป็นรายการคำแนะนำเพื่อทำให้หน้านั้นโหลดเร็วขึ้น รวมถึงข้อมูลอื่นๆ ด้วย
พารามิเตอร์การค้นหาที่จำเป็น:
url |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-04 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-09-04 UTC"],[[["The API reference is structured by resource type, with each having various data representations and methods."],["Pagespeedapi resource details are available on a dedicated resource representation page."],["The `runpagespeed` method analyzes a webpage's performance, providing scores, suggestions, and other data using a GET request with the URL as a required query parameter."]]],["The document outlines the structure and functionality of the Pagespeed API. It details that the API is organized by resource type, each with data representations and methods. The `runpagespeed` method, accessed via a `GET` request to `/runPagespeed`, analyzes a specified URL's page speed. This method returns scores, suggestions for optimization, and other relevant data. The `url` query parameter is required for this analysis.\n"]]