หากต้องการใช้ AdMob API เพื่อเข้าถึงข้อมูลของผู้เผยแพร่โฆษณา AdMob ให้ทําตามหลักเกณฑ์ด้านล่าง คุณไม่จําเป็นต้องขออนุมัติเพิ่มเติมจาก Google แต่โปรดทราบว่าการใช้ AdMob API หมายความว่าคุณยอมรับข้อกําหนดและเงื่อนไขของ AdMob API
ตอนนี้คุณเริ่มเรียก API ไปยังบัญชี AdMob ของลูกค้าได้แล้วโดยใช้ตัวอย่างใน Java, PHP, Python หรือ curl
ติดตามข้อมูลอัปเดตเกี่ยวกับ API
คุณควรติดตามข้อมูลล่าสุดเกี่ยวกับเวอร์ชัน API ที่จะเลิกใช้งานหรือหยุดให้บริการ รวมถึงเวลาที่จะมีการเปิดตัวเวอร์ชันใหม่ เราขอแนะนําให้สมัครรับข้อมูลจากบล็อกสําหรับนักพัฒนาซอฟต์แวร์ Google Ads เพื่อรับการประกาศ
[[["เข้าใจง่าย","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-05-08 UTC"],[[["Retrieves information about a specific AdMob publisher account using a GET request."],["Requires specifying the publisher account's resource name as a path parameter in the request URL."],["Returns a `PublisherAccount` object containing account details upon successful execution."],["Needs authorization with specific OAuth scopes, such as `admob.readonly` or `admob.report`, for access."]]],["Third-party developers integrating with the AdMob API must first have a Google Account and understand REST and OAuth 2.0. Authorization is required to access client data. Developers should complete the authorization setup, generating a client ID, particularly for web applications. Developers can then make API calls using various languages and stay informed about API updates via the Ads Developer Blog. The AdMob API developer forum is available for support.\n"]]