अपना पहला क्लाइंट ऐप्लिकेशन लिखें
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Search Ads 360 एपीआई का इस्तेमाल करके, एक छोटा लेकिन फ़ंक्शनल बेसिक क्लाइंट ऐप्लिकेशन बनाने के लिए,
इस सेक्शन में दिए गए दिशा-निर्देशों का पालन करें.
-
ज़रूरी शर्तें
- Google API (एपीआई) कंसोल में प्रोजेक्ट बनाएं, यूटिलिटी स्क्रिप्ट इंस्टॉल करें, और
REST और JSON के बारे में जानें.
-
क्लाइंट लाइब्रेरी इंस्टॉल करना
- अपनी प्रोग्रामिंग भाषा के लिए एक क्लाइंट लाइब्रेरी डाउनलोड करें.
-
अनुमति सेट अप करना
- Search Ads 360 एपीआई को किए जाने वाले सभी अनुरोधों के लिए, अपने क्रेडेंशियल पाएं.
-
अपना ऐप्लिकेशन सेट अप करना
-
Doubleclicksearch
क्लास शुरू करने वाली क्लास लिखें.
-
सैंपल अनुरोध भेजना
- API को एक अनुरोध अनुरोध भेजें.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2023-02-27 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2023-02-27 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThis guide helps you build a basic Search Ads 360 API client application with minimal setup.\u003c/p\u003e\n"],["\u003cp\u003eBefore starting, ensure you've completed prerequisites like project creation, utility script installation, and understanding REST/JSON.\u003c/p\u003e\n"],["\u003cp\u003eYou'll need to install a client library in your preferred programming language, set up authorization, and configure your application.\u003c/p\u003e\n"],["\u003cp\u003eFinally, you'll send a sample request to the Search Ads 360 API to verify functionality.\u003c/p\u003e\n"]]],["Begin by creating a Google API Console project, installing a utility script, and understanding REST and JSON. Next, download a client library for your chosen language. Obtain necessary credentials for API requests, then develop a class to initialize a `Doubleclicksearch` object. Finally, send a sample request to the Search Ads 360 API to ensure proper setup. These are the key steps to building a functional client.\n"],null,["# Write Your First Client Application\n\nTo create a small but functional basic client application using the Search Ads 360 API,\nfollow the guidelines in this section.\n\n\n[Prerequisites](/search-ads/v2/prereqs)\n: Create a project in the Google API Console, install a utility script, and learn\n about REST and JSON.\n\n\n[Install a client library](/search-ads/v2/libraries)\n: Download a client library for your programming language.\n\n\n[Set up authorization](/search-ads/v2/authorizing)\n: Get the credentials you'll need for all requests to the Search Ads 360 API.\n\n\n[Set up your application](/search-ads/v2/configure)\n:\n Write a class that initializes a `Doubleclicksearch` object.\n\n\n[Send a sample request](/search-ads/v2/requests)\n: Send a sample request to the API."]]