Google বিজ্ঞাপন API-এ OAuth-এর জন্য একটি ক্লায়েন্ট লাইব্রেরি কনফিগার করুন
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
আপনি কনফিগারেশন প্রয়োজনীয়তা প্রাপ্ত করার পরে, আপনি Google Ads API কলগুলি পরিচালনা করার জন্য একটি ক্লায়েন্ট লাইব্রেরি সেট আপ করতে প্রস্তুত৷ যেহেতু প্রতিটি ক্লায়েন্ট লাইব্রেরি আলাদাভাবে কনফিগার করা হয়েছে, তাই আপনার নির্দিষ্ট প্রোগ্রামিং ভাষার জন্য লিঙ্ক করা নির্দেশাবলী অনুসরণ করুন।
আপনার কনফিগারেশন যাচাই করুন
আপনি OAuth সেট-আপ সম্পন্ন করার পরে, ক্লায়েন্ট লাইব্রেরিতে প্রদত্ত কোড উদাহরণগুলির একটি ব্যবহার করে Google Ads API-এ একটি কল করুন। আপনার সেটআপ যাচাই করতে GetCampaigns
মতো একটি সাধারণ উদাহরণ বেছে নিন।
আপনি যদি সমস্যার সম্মুখীন হন, সাধারণ সমস্যাগুলি ডিবাগ করার টিপসের জন্য সমস্যা সমাধানের নির্দেশিকা দেখুন।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-08-26 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-08-26 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThis page provides instructions for setting up a client library to interact with the Google Ads API after completing configuration requirements.\u003c/p\u003e\n"],["\u003cp\u003eClient library setup varies depending on the programming language, with links provided for Java, .NET, PHP, Python, Ruby, and Perl.\u003c/p\u003e\n"],["\u003cp\u003eUsers should verify their setup by making a simple API call, such as GetCampaigns, and refer to the troubleshooting guide if any issues arise.\u003c/p\u003e\n"]]],[],null,["# Configure a Client Library for OAuth in the Google Ads API\n\nAfter you've obtained the [configuration\nrequirements](/google-ads/api/docs/get-started/introduction), you're ready to set up a\nclient library to handle Google Ads API calls. Since each client library is configured\ndifferently, follow the linked instructions for your particular programming\nlanguage. \n\n### Java\n\n- [Desktop and Web app flows](/google-ads/api/docs/client-libs/java/oauth-web)\n\n### .NET\n\n- [Desktop and Web app flows](/google-ads/api/docs/client-libs/dotnet/oauth-web)\n\n### PHP\n\n- [Desktop and Web app flows](/google-ads/api/docs/client-libs/php/oauth-web)\n\n### Python\n\n- [Desktop and Web app flows](/google-ads/api/docs/client-libs/python/oauth-web)\n\n### Ruby\n\n- [Desktop and Web app flows](/google-ads/api/docs/client-libs/ruby/oauth-web)\n\n### Perl\n\n- [Desktop and Web app flows](/google-ads/api/docs/client-libs/perl/oauth-web)\n\nVerify your configuration\n-------------------------\n\nWhen you've completed setting up OAuth, make a call to the Google Ads API using one of\nthe provided code examples in the client library. Choose a simple example, like\n[`GetCampaigns`](/google-ads/api/docs/get-started/make-first-call), to verify your setup.\n\nIf you encounter issues, consult the [troubleshooting\nguide](/google-ads/api/docs/best-practices/troubleshooting) for tips on debugging common\nissues."]]