Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Podczas korzystania z interfejsu Google Ads API adresy e-mail są używane w wielu miejscach do zarządzania kontaktami i dostępem. Najważniejsze z nich to:
Adres e-mail do kontaktu w sprawie interfejsu Google Ads API: jest to adres e-mail podany jako kontakt w Centrum interfejsów API w interfejsie Google Ads.
Adres e-mail konta w konsoli Google Cloud: jest to adres e-mail, który ma dostęp administracyjny do konta w konsoli Google Cloud używanego w aplikacji OAuth 2.0.
Adresy e-mail kont menedżera Google Ads: są to adresy e-mail, które mają uprawnienia administratora na kontach menedżera Google Ads, do których uzyskujesz dostęp za pomocą interfejsu Google Ads API. Gdy generujesz token odświeżania dla aplikacji, zwykle uwierzytelniasz aplikację Google Ads API za pomocą jednego z tych adresów e-mail.
Zdecydowanie zalecamy używanie aliasów zespołu, aby nie utracić dostępu do tych kont, gdy poszczególni członkowie zespołu zmienią zespół lub opuszczą firmę.
W dalszej części tego przewodnika znajdziesz szczegółowe informacje o każdym z wymienionych wcześniej e-maili oraz instrukcje, jak zaktualizować je tak, aby zamiast adresu e-mail konkretnego użytkownika używały aliasu zespołu.
Adres e-mail do kontaktu w sprawie interfejsu Google Ads API
Adres e-mail kontaktu w interfejsie Google Ads API to adres e-mail podany podczas rejestracji w interfejsie Google Ads API. Musisz mieć dostęp do tego aliasu i regularnie sprawdzać e-maile wysyłane na ten adres. Google używa tego adresu e-mail, aby kontaktować się z Twoim zespołem podczas sprawdzania interfejsu API, w przypadku próśb o audyt lub w sytuacjach awaryjnych w środowisku produkcyjnym, które wymagają natychmiastowej uwagi. Użyj wspólnego aliasu zespołu jako adresu e-mail kontaktu, aby mieć pewność, że wszystkie osoby w zespole będą otrzymywać te powiadomienia.
Aby zaktualizować kontaktowy adres e-mail interfejsu API:
W sekcji Ustawienia konta menedżera kliknij Centrum interfejsu API.
W sekcji Szczegóły dewelopera znajdź adres e-mail do kontaktu w sprawie interfejsu API. Kliknij strzałkę w dół i edytuj e-maila. Kliknij Save (Zapisz).
Konto w konsoli Google Cloud
Projekt Konsoli interfejsów API Google zawiera dane logowania OAuth aplikacji i kontroluje dostęp do interfejsu Google Ads API. Zapewnij sobie dostęp do tego konta, ustawiając alias współdzielony jako właściciela konta.
Aby zaktualizować właściciela projektu w Konsoli interfejsów API Google, wykonaj te czynności:
Popularną metodą zarządzania kontami za pomocą interfejsu Google Ads API jest połączenie wszystkich kont z jednym kontem menedżera i wykonywanie wywołań interfejsu API na wszystkich kontach przy użyciu danych logowania konta menedżera najwyższego poziomu. W tej konfiguracji:
Programista wydaje token odświeżania, używając danych logowania użytkownika, który ma dostęp do konta menedżera Google Ads.
Deweloper ustawia nagłówek login_customer_id jako identyfikator klienta konta menedżera Google Ads, a nagłówek customer_id jako identyfikator klienta konta, do którego są wysyłane wywołania interfejsu API.
Jednym z potencjalnych zagrożeń związanych z taką konfiguracją jest to, że jeśli autoryzowany użytkownik utraci dostęp do konta menedżera Google Ads, token odświeżania przestanie być ważny i wszystkie wywołania interfejsu API zakończą się niepowodzeniem. Aby uniknąć takiej sytuacji, możesz zaprosić wspólny alias e-mail do zarządzania tym kontem menedżera Google Ads z odpowiednimi poziomami dostępu.
Użyj tego wspólnego aliasu e-mail, aby wydać token odświeżania do wykonywania wywołań interfejsu API.
[[["Ł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: 2025-09-05 UTC."],[[["\u003cp\u003eWhen working with the Google Ads API, ensure continuous access by using shared team aliases for contact, access management, and authentication purposes instead of individual user emails.\u003c/p\u003e\n"],["\u003cp\u003eThe Google Ads API contact email is used for crucial communications, update it to a shared alias to keep your team informed about API reviews, audit requests, and production emergencies.\u003c/p\u003e\n"],["\u003cp\u003eSafeguard your Google Cloud Console account by granting ownership to a shared team alias, ensuring access to your application's OAuth credentials and control over API access.\u003c/p\u003e\n"],["\u003cp\u003eFor managing multiple Google Ads accounts, link them under a manager account and grant access to a shared alias for refresh token generation and uninterrupted API functionality.\u003c/p\u003e\n"],["\u003cp\u003eRegularly monitor and update these email addresses and access levels to maintain seamless API operations and avoid disruptions caused by personnel changes.\u003c/p\u003e\n"]]],[],null,["# Shared aliases\n\nWhen working with the Google Ads API, there are multiple places where email addresses\nare used for contact and access management, the most important of which are the\nfollowing:\n\n- **Google Ads API contact email**: This is the email listed as the contact in the API Center of the Google Ads UI.\n- **Google Cloud Console account email**: This is the email that has administrator access to the Google Cloud Console account used for your OAuth 2.0 application.\n- **Google Ads manager account email(s)**: These are the emails that have administrator permissions on the manager Google Ads account(s) you access through the Google Ads API. When you generate a refresh token for your application, you usually authenticate your Google Ads API application with one of these emails.\n\nWe strongly recommend using shared team aliases so that you don't lose access to\nthese accounts when individual team members switch teams or leave the company.\nThe rest of this guide elaborates on each of the emails listed earlier and how\nyou can update it to use a shared team alias instead of an individual user's\nemail address.\n\nGoogle Ads API contact email\n----------------------------\n\nThe Google Ads API contact email is an email address you provide when signing up for\nthe Google Ads API. You should ensure access to this alias and monitor emails sent to\nthis address regularly. Google uses this email address to contact your team\nduring API reviews, audit requests, or production emergencies that require\nimmediate attention. Use a shared team alias as the contact email to ensure that\nthe whole team receives these notifications.\n\nFollow these steps to update the API contact email:\n\n1. Sign in to your Google Ads [Manager\n Account](//ads.google.com/home/tools/manager-accounts/).\n\n2. Click **Admin** at the bottom left of the screen.\n\n3. Under **Manager account settings** , click **API center**.\n\n4. Under **Developer details** , note the API contact email. Click the down arrow\n and edit the email. Click **Save**.\n\nGoogle Cloud Console account\n----------------------------\n\nThe **Google API Console** project contains your application's OAuth credentials\nand controls access to the Google Ads API. Ensure access to this account by making a\nshared alias the account owner.\n\nFollow these steps to update the Google API Console project's owner:\n\n- Sign in to [**Google API Console**](//console.developers.google.com).\n- Select your project from the drop-down menu on the top-left corner of the page.\n- Navigate to **IAM and admin \\\u003e IAM** from the left menu.\n- Click the **Grant Access** button.\n- Enter the shared email address under the **Add principals** section.\n- Assign the **Owner** role.\n- Click the **Save** button. Refer to the Cloud documentation to learn more about [granting and revoking access](//cloud.google.com/iam/docs/granting-changing-revoking-access#single-role).\n\nGoogle Ads manager account\n--------------------------\n\nA common method of managing accounts using the Google Ads API is to link all your\naccounts under a common manager account, and make API calls to all the accounts\nusing the top-most manager account's credentials. In this configuration:\n\n- The developer issues a refresh token using the credentials of a user who has access to the Google Ads manager account.\n- The developer sets the [`login_customer_id`](/google-ads/api/docs/get-started/select-account#user_access_login_customer_id_and_customer_id) header as the customer ID of the Google Ads manager account, and the `customer_id` header as the customer ID of the account to which API calls are made.\n\nOne potential risk of this setup is that if the authorized user loses access to\nthe Google Ads manager account, the refresh token is no longer valid and all API\ncalls fail. To avoid this scenario, you can invite a shared email alias to\nmanage this Google Ads manager account with the [appropriate access levels](//support.google.com/google-ads/answer/9978556).\nUse this shared email alias to issue the refresh token for making API calls."]]