You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Ads API and AdWords API Forum
I'm building web application for running Google Ads from my platform. I
have some questions about current API state and behavior.
As I see it - my application (backend in Django) implements web-app Oauth flow and at the end I will get refresh token - but what else I need it is cutomer_id (required
parameter for any interaction with client account). How can I get it
using Google methods or services and store at my platform? I found that
GoogleAdwords API has such method, but as I understand it will be
deprecated in upcoming release.
I wanna use client accounts manually and show just
their account information, create campaigns and etc from their accounts,
if it possible.
Thanks in advance, any help will be appreciated.
Google Ads API Forum Advisor
unread,
Feb 10, 2022, 3:56:00 PM2/10/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Note that to access any account in Ads API, you need to log in to an account that the credentials you are using is a user in that account. If the Ads user is a user in only an MCC account, then in order to access an account lower in the hierarchy they will need to fill out the login customer Id header with the account they are a user in.