Я разработал собственную CRM и хотел бы интегрировать в нее статистику Google Рекламы. Я создал проект в Google Cloud Console, активировал Google Ads API и настроил учетные данные OAuth. Однако у меня возникли проблемы с подключением к Google Рекламе и установкой соответствующих разрешений для доступа к данным.
Что я пробовал:
Google Cloud Console Setup: I created a new project and enabled the Google Ads API. I also set up OAuth 2.0 credentials for user authentication.
OAuth Setup: I’ve followed the instructions to generate OAuth tokens, but I’m unsure if I have configured the permissions correctly to access Google Ads data.
Connection Issues: When trying to authenticate, I am either not able to connect, or I receive permission errors.
What specific permissions are needed to access Google Ads data through the API?
Are there additional configuration steps in the Google Cloud Console or Google Ads itself that I might have missed?
If anyone has experience integrating Google Ads with a custom CRM, are there any common pitfalls or tips you can share?
Будем очень признательны за любую помощь или рекомендации. Спасибо!
Я разработал собственную CRM и хотел бы интегрировать в нее статистику Google Рекламы. Я создал проект в Google Cloud Console, активировал Google Ads API и настроил учетные данные OAuth. Однако у меня возникли проблемы с подключением к Google Рекламе и установкой соответствующих разрешений для доступа к данным. Что я пробовал: [code]Google Cloud Console Setup: I created a new project and enabled the Google Ads API. I also set up OAuth 2.0 credentials for user authentication. OAuth Setup: I’ve followed the instructions to generate OAuth tokens, but I’m unsure if I have configured the permissions correctly to access Google Ads data. Connection Issues: When trying to authenticate, I am either not able to connect, or I receive permission errors. [/code] Вопросы: [code]What specific permissions are needed to access Google Ads data through the API? Are there additional configuration steps in the Google Cloud Console or Google Ads itself that I might have missed? If anyone has experience integrating Google Ads with a custom CRM, are there any common pitfalls or tips you can share? [/code] Будем очень признательны за любую помощь или рекомендации. Спасибо!