Postmaster Tools API की खास जानकारी
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Postmaster Tools API की मदद से, Gmail उपयोगकर्ताओं को भेजे गए कई ईमेल के बारे में मेट्रिक इकट्ठा की जा सकती हैं. साथ ही, डेटा को अन्य सिस्टम में इंपोर्ट किया जा सकता है या उस डेटा को अन्य सिस्टम के डेटा के साथ मर्ज किया जा सकता है.
इन मेट्रिक में, उपयोगकर्ता की ओर से स्पैम के तौर पर मार्क किए गए आपके ईमेल का प्रतिशत और ईमेल डिलीवर न होने की गड़बड़ियां शामिल हैं. Postmaster Tools API से मिली मेट्रिक के बारे में पूरी जानकारी पाने के लिए, Postmaster Tools के सहायता केंद्र लेख का डैशबोर्ड सेक्शन देखें.
लागू करने का तरीका
इस एपीआई का इस्तेमाल करने के लिए, यह तरीका अपनाएं:
- पुष्टि करने वाला डोमेन सेट अप करें. यह ऐसा DKIM (d=) या SPF डोमेन (रिटर्न-पाथ डोमेन) होता है जिसका इस्तेमाल आपके ईमेल की पुष्टि करने के लिए किया जाता है.
- एपीआई सेट अप करें:
- प्रोजेक्ट बनाएं.
- Postmaster Tools API चालू करें.
- एपीआई के लिए क्रेडेंशियल सेट अप करें.
- OAuth2 टोकन बनाएं.
- डोमेन की पुष्टि करने और मेट्रिक वापस पाने के साथ-साथ एपीआई कॉल करने के लिए, OAuth2 टोकन और क्रेडेंशियल का इस्तेमाल करें.
अगले चरण
पुष्टि करने का एक जैसा तरीका इस्तेमाल करने वाले डोमेन को सेट अप करने के लिए, पुष्टि करने का एक जैसा तरीका इस्तेमाल करने वाले डोमेन को सेट अप करना पर जाएं.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-08-29 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-08-29 (UTC) को अपडेट किया गया."],[],[],null,["# Postmaster Tools API overview\n\nThe Postmaster Tools API allows you to gather metrics on bulk emails sent to\nGmail users and import data into, or merge that data with, other systems.\nMetrics include the percentage of your email marked as spam by the user and\ndelivery errors. For a full explanation of the metrics provided by the\nPostmaster Tools API, refer to Dashboards section of the\n[Postmaster Tools help center article](https://support.google.com/mail/answer/6227174).\n\nHigh-level implementation steps\n-------------------------------\n\nFollow these high-level steps to use this API:\n\n1. Set up an authentication domain, either the DKIM (d=) or SPF domain (Return-Path domain) that is used to authenticate your email.\n2. Set up the API:\n 1. Create a project.\n 2. Turn on the Postmaster Tools API.\n 3. Set up credentials for the API.\n 4. Create an OAuth2 token.\n3. Use the OAuth2 token and credentials to make API calls including verifying domains and retrieving metrics.\n\nNext steps\n----------\n\nTo set up the authentication domain, proceed to\n[Set up authentication domain](/workspace/gmail/postmaster/guides/domain)."]]