सभी Google Ads API कॉल, OAuth2 से अधिकृत होने चाहिए.
OAuth2 की मदद से, आपका Google Ads API क्लाइंट ऐप्लिकेशन, उपयोगकर्ता का Google Ads खाता ऐक्सेस कर सकता है. इसके लिए, उसे उपयोगकर्ता की लॉगिन जानकारी मैनेज या सेव नहीं करनी पड़ती.
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"]],["आखिरी बार 2024-06-27 (UTC) को अपडेट किया गया."],[[["All Google Ads API calls require authorization through OAuth2, safeguarding user login information."],["Authorizing requests involves configuring a Cloud project and a client library for OAuth in the Google Ads API."],["Developers can utilize service accounts, delve into OAuth2 internals, and employ the OAuth Playground for advanced functionalities."]]],[]]