ดาวน์โหลดเครื่องมือและไลบรารีของไคลเอ็นต์
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ดาวน์โหลดเครื่องมือต่อไปนี้เพื่อทำตามขั้นตอนที่เหลือของบทแนะนำนี้
ให้เสร็จสมบูรณ์
Google Cloud CLI
Google Ads API ใช้ OAuth 2.0 เป็นกลไกการให้สิทธิ์ บทแนะนำนี้
ใช้ Google Cloud CLI เป็นวิธีดำเนินการให้สิทธิ์ OAuth 2.0
ขั้นตอนต่างๆ ทำตามวิธีการ
เพื่อติดตั้ง gcloud CLI
เราได้ยืนยันแล้วว่าวิธีการในส่วนที่เหลือของคู่มือนี้ใช้ได้กับเครื่องมือ gcloud เวอร์ชันต่อไปนี้
และอาจใช้ไม่ได้กับเวอร์ชันก่อนหน้า
เนื่องจากความแตกต่างในลักษณะการทำงานของแอปพลิเคชันหรือตัวเลือกบรรทัดคำสั่ง
:~$ gcloud version
Google Cloud SDK 492.0.0
alpha 2024.09.06
beta 2024.09.06
bq 2.1.8
bundled-python3-unix 3.11.9
core 2024.09.06
enterprise-certificate-proxy 0.3.2
gcloud-crc32c 1.0.0
gsutil 5.30
ไลบรารีของไคลเอ็นต์หรือไคลเอ็นต์ HTTP
คุณเลือกได้ว่าจะดาวน์โหลดไลบรารีของไคลเอ็นต์หรือไคลเอ็นต์ HTTP ขึ้นอยู่กับวิธีที่คุณต้องการเรียก API
ใช้ไคลเอ็นต์ HTTP (REST)
ดาวน์โหลดและติดตั้ง curl
เครื่องมือบรรทัดคำสั่งสำหรับการโอนข้อมูลผ่าน URL
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-27 UTC
[null,null,["อัปเดตล่าสุด 2025-08-27 UTC"],[[["\u003cp\u003eThis guide requires downloading and installing \u003ccode\u003eoauth2l\u003c/code\u003e or \u003ccode\u003egcloud CLI\u003c/code\u003e for authorization using OAuth 2.0 to obtain access and refresh tokens.\u003c/p\u003e\n"],["\u003cp\u003eEnsure your \u003ccode\u003eoauth2l\u003c/code\u003e version is v1.3.0 and \u003ccode\u003egcloud CLI\u003c/code\u003e version is 492.0.0 for compatibility with the instructions.\u003c/p\u003e\n"],["\u003cp\u003eYou will need to utilize either a Google Ads API client library or an HTTP client like \u003ccode\u003ecurl\u003c/code\u003e to interact with the API.\u003c/p\u003e\n"]]],[],null,["# Download tools and client libraries\n\nDownload the following tools to complete the remaining steps of this\ntutorial.\n\nThe Google Cloud CLI\n--------------------\n\nThe Google Ads API uses OAuth 2.0 as the authorization mechanism. This tutorial\nuses the Google Cloud CLI as a way to perform various OAuth 2.0 authorization\nsteps. Follow the [instructions](https://cloud.google.com/sdk/docs/install)\nto install gcloud CLI.\n\nThe instructions for the rest of this guide were verified to work with the\nfollowing version of the gcloud tool and might not work with previous versions\ndue to differences in application behavior or command-line options. \n\n :~$ gcloud version\n Google Cloud SDK 492.0.0\n alpha 2024.09.06\n beta 2024.09.06\n bq 2.1.8\n bundled-python3-unix 3.11.9\n core 2024.09.06\n enterprise-certificate-proxy 0.3.2\n gcloud-crc32c 1.0.0\n gsutil 5.30\n\nClient library or HTTP client\n-----------------------------\n\nYou can choose to either download a client library or an HTTP client depending\non how you'd like to make API calls. \n\n### Use a client library\n\nDownload and install a [client library](/google-ads/api/docs/client-libs) of your choice.\n\n### Use HTTP client (REST)\n\nDownload and install [curl](https://curl.se/download.html),\nthe command line tool for transferring data through a URL."]]