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 AdWords API Forum
Hi,
Thanks for answering my question 'Multiple adwords account different gmail id login'. I need to use multiple accounts with different gmail id login to access and create adwords campaign. What should i do for these. Is there any api support avaliable.
Thanks,
Sandhiya.
Luis Xander Talag (AdWords API Team)
unread,
Jan 4, 2018, 5:42:46 AM1/4/18
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
to AdWords API Forum
Hi Sandhiya,
Since this is somehow related to your other post, then I'm afraid that there is currently no direct feature available in the AdWords API that will allow you to dynamically retrieve the OAuth2 credentials and use them against their respective accounts. What I can recommend is that you create a file and store all those credentials (client id, client secret, refresh token, etc.) for each gmail login in that file that you can later on read when you switch accounts. You can refer to this guide on how to create or set each attribute from the AdWordsSession.