หากต้องการพูดคุยและแสดงความคิดเห็นเกี่ยวกับผลิตภัณฑ์ของเรา โปรดเข้าร่วมช่อง Discord อย่างเป็นทางการของ Google Ads ในเซิร์ฟเวอร์ชุมชนการโฆษณาและการวัดผลของ Google
คุณต้องมีโปรเจ็กต์คอนโซล Google API เพื่อสร้างข้อมูลเข้าสู่ระบบ OAuth 2.0 และเปิดใช้ Google Ads API สําหรับแอป
เซิร์ฟเวอร์ของ Google ต้องใช้ข้อมูลเข้าสู่ระบบเพื่อตรวจสอบสิทธิ์และให้สิทธิ์ผู้ใช้ Google Ads ข้อมูลเข้าสู่ระบบเหล่านี้ช่วยให้คุณสร้างโทเค็น OAuth เพื่อใช้ในการเรียก API ได้
ทำตามวิธีการเพื่อสร้างโปรเจ็กต์ การเปิดใช้การเรียกเก็บเงินสำหรับโปรเจ็กต์เป็นตัวเลือกที่ไม่บังคับ หากเปิดใช้การเรียกเก็บเงิน ให้เลือกบัญชีสำหรับการเรียกเก็บเงินของโปรเจ็กต์ใหม่ การใช้ Google Ads API ไม่มีค่าใช้จ่าย แต่จะมีโควต้าสำหรับจํานวนโปรเจ็กต์ Cloud โดยรวม
เปิดใช้ Google Ads API ในโปรเจ็กต์
หากต้องการเปิดใช้ Google Ads API ในโปรเจ็กต์ ให้ทําตามขั้นตอนต่อไปนี้
เปิดไลบรารี API ในคอนโซล Google API เมื่อได้รับข้อความแจ้ง ให้เลือกโปรเจ็กต์หรือสร้างโปรเจ็กต์ใหม่ คลัง API จะแสดงรายการ API ทั้งหมดที่ใช้ได้ โดยจัดกลุ่มตามตระกูลผลิตภัณฑ์และความนิยม
ใช้การค้นหาเพื่อค้นหา Google Ads API หากไม่ปรากฏในรายการ
[[["เข้าใจง่าย","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-08-21 UTC"],[[["\u003cp\u003eBefore making API calls, you must create an OAuth 2.0 client ID and client secret within a Google API Console project and note their values.\u003c/p\u003e\n"],["\u003cp\u003eYou need to configure an OAuth consent screen to define what users see regarding your project's access and data usage.\u003c/p\u003e\n"],["\u003cp\u003eTo use the Google Ads API, you must enable it within your Google API Console project using the API Library.\u003c/p\u003e\n"],["\u003cp\u003eCreating a client ID and client secret requires selecting an application type (Desktop app or Web application) and saving the generated credentials.\u003c/p\u003e\n"]]],[],null,["\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nYou need a Google API Console project for creating OAuth 2.0 credentials, and\nenabling the Google Ads API for your app.\n\nThe credentials are needed for the authentication and authorization of Google Ads\nusers by Google servers. These credentials let you generate OAuth tokens to be\nused in calls to the API.\n\nAlthough you can use a single developer token for multiple projects, each\nproject can use only a single developer token.\n\nSelect or create a Google API Console project **Note:** If you already have a Google API Console project and want to use it to create credentials, you can skip to [Enable the Google Ads API in your project](#enable-api). However, you shouldn't have used this project for Google Ads API access in the past with another developer token.\n\nFollow the [instructions](/workspace/guides/create-project#project)\nto create a project. [Enabling billing for your project](/workspace/guides/create-project#billing)\nis optional. If you have billing enabled, select a billing account for the new\nproject. There is no charge for using the Google Ads API, but there is a quota on the\ntotal number of Cloud projects.\n\nEnable the Google Ads API in your project\n\nTo enable the Google Ads API in your project, follow these steps:\n\n1. [Open the API Library](https://console.cloud.google.com/apis/library) in the Google API Console. If prompted, select your\n project or create a new one. The API Library lists all available\n APIs, grouped by product family and popularity.\n\n2. Use search to find the Google Ads API if it isn't visible in the list.\n\n3. Select the Google Ads API, then click the **Enable** button.\n\n[Enable Google Ads API](https://console.cloud.google.com/flows/enableapi?apiid=googleads.googleapis.com)"]]