সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
যদিও আমরা অ্যাপ্লিকেশন ডেভেলপমেন্টের জন্য যেখানেই সম্ভব Google-এর অফিসিয়াল ক্লায়েন্ট লাইব্রেরিগুলি ব্যবহার করার পরামর্শ দিই, REST ইন্টারফেসটি সেই ক্ষেত্রে উপযোগী হতে পারে যেখানে আপনি Google Ads API-এ শুধুমাত্র একটি এককালীন অনুরোধ ইস্যু করতে চান, উদাহরণস্বরূপ যখন আপনি একটি এন্ডপয়েন্টের আচরণ পরীক্ষা করতে চান বা একটি অনুরোধ ডিবাগ করতে চান৷
এই পরিস্থিতিতে, REST এন্ডপয়েন্টগুলির জন্য রেফারেন্স পৃষ্ঠাগুলি এটি ব্যবহার করে দেখুন! বোতাম যেটি ব্যবহার করে আপনি Google Ads API-এর আচরণ যাচাই করতে একটি অনুরোধ পাঠাতে পারেন।
এটি ব্যবহার করার জন্য, আপনার বিকাশকারী টোকেন এবং আপনি যে অ্যাকাউন্টের বিরুদ্ধে অনুরোধ জারি করতে চান তার জন্য গ্রাহক আইডি প্রয়োজন৷ সেই অ্যাকাউন্টে অ্যাক্সেসও প্রয়োজন কারণ আপনাকে OAuth ব্যবহার করে একটি Google অ্যাকাউন্ট দিয়ে প্রমাণীকরণ করতে হবে।
একবার আপনার কাছে এটি হয়ে গেলে, আপনি একটি REST রেফারেন্স পৃষ্ঠা দেখতে পারেন, যেমন customers.googleAds/search endpoint-এর জন্য, এবং এটি চেষ্টা করে দেখুন! আপনার অনুরোধ পাঠাতে ডানদিকে বোতাম।
[null,null,["2025-09-03 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eGoogle strongly recommends using their official client libraries for Google Ads API interaction, which are primarily based on gRPC.\u003c/p\u003e\n"],["\u003cp\u003eFor one-time requests or debugging, the REST interface is available with a "Try it!" feature on reference pages for testing.\u003c/p\u003e\n"],["\u003cp\u003eUsing the "Try it!" functionality requires a developer token, customer ID, and Google account authentication via OAuth.\u003c/p\u003e\n"]]],[],null,["# Try out the REST interface\n\n| **Key Point:** We strongly recommend using our [official client\n| libraries](/google-ads/api/docs/client-libs) wherever you can. All Google provided client libraries are implemented using gRPC, except for the [Perl\n| library](https://github.com/googleads/google-ads-perl/) which uses the REST interface. Unless you are specifically looking for details about REST, consult the [gRPC\n| documentation](/google-ads/api/reference/rpc) for reference documentation that covers our official client libraries.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nWhile we recommend using Google's official [client\nlibraries](/google-ads/api/docs/client-libs) wherever possible for application development,\nthe REST interface can be useful in cases where you just want to issue a\none-time request to the Google Ads API, for instance when you want to test the\nbehavior of an endpoint or to debug a request.\n\nFor these situations, the reference pages for REST endpoints provide a\n**Try it!** button which you can use to send a single request to the Google Ads API\nto verify its behavior.\n\nTo use it, you need your **developer token** and the **customer ID** for the\naccount you want to issue the request against. Access to that account is also\nrequired since you have to authenticate with a Google account using OAuth.\n\nOnce you have these, you can visit a REST reference page, like the one for the\n[`customers.googleAds/search`](/google-ads/api/rest/reference/rest/v21/customers.googleAds/search)\nendpoint, and click the **Try it!** button on the right to send your request."]]