Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Postmaster Tools API umożliwia zbieranie danych o wysyłanych zbiorczo e-mailach do użytkowników Gmaila oraz importowanie danych do innych systemów lub scalanie ich z tymi systemami.
Dane obejmują odsetek e-maili oznaczonych przez użytkownika jako spam oraz błędy dostawy. Pełne omówienie danych dostarczanych przez interfejs Postmaster Tools API znajdziesz w sekcji Panele w tym artykule w Centrum pomocy Postmaster Tools.
Etapy wdrażania
Aby korzystać z tego interfejsu API, wykonaj te czynności:
Skonfiguruj domenę uwierzytelniania, czyli domenę DKIM (d=) lub domenę SPF (zdefiniowaną dla ścieżki zwrotnej), która jest używana do uwierzytelniania Twojego e-maila.
Skonfiguruj interfejs API:
Utwórz projekt.
Włącz interfejs Postmaster Tools API.
Skonfiguruj dane logowania do interfejsu API.
Utwórz token OAuth2.
Używanie tokena OAuth 2 i danych logowania do wywoływania interfejsów API, w tym do weryfikowania domen i pobierania danych.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-12-21 UTC."],[[["The Postmaster Tools API provides insights into email metrics like spam rate and delivery errors for bulk emails sent to Gmail users."],["You can integrate the API with other systems to import or merge email data for further analysis."],["Implementation involves setting up an authentication domain, enabling the API, and using credentials to make API calls."],["Detailed information about the metrics can be found in the Postmaster Tools help center."]]],["The Postmaster Tools API provides metrics on bulk emails sent to Gmail users, including spam markings and delivery errors. To utilize the API, users must first set up an authentication domain (DKIM or SPF). Next, they must create a project, enable the API, set up credentials, and create an OAuth2 token. Finally, the API is used to verify domains and retrieve metrics using the credentials and the token. Refer to the Postmaster Tools help center for the full metrics details.\n"]]