Re: Account access management in API (grant other user access to my account)

2018-07-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Unfortunately, I cannot comment on the future plans for this. You could keep an eye on our blog for updates on the upcoming releases. I will share your feedback with the team and let them know your interest. If you are abl

Re: Account access management in API (grant other user access to my account)

2018-07-11 Thread GDZ
Are their any plans to implement that? There are situations when we need to give quick access to individual accounts under MCC umbrella to member/members of our team, the only way is manual now. Thank you! On Wednesday, July 11, 2018 at 11:17:31 AM UTC-4, Sreelakshmi Sasidharan (AdWords API Te

Re: Account access management in API (grant other user access to my account)

2018-07-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Your understanding is correct. The attributes inviteeemail and inviteeRole

Re: Account access management in API (grant other user access to my account)

2018-07-10 Thread GDZ
Hello, am I getting this right and you can only invite user to manage account when account is in "process of creation", i.e. ADD? Not when managed customer account is already created some time ago under our MCC and you just need other person to have access? Thank you. On Wednesday, June 27,

Re: Account access management in API (grant other user access to my account)

2018-06-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Starting from V201802 version of the API, whitelisted developers can invite a user to have access to an account by setting the new inviteeEmail and inviteeRole

Re: Account access management in API (grant other user access to my account)

2018-06-27 Thread Alec Thomas
Has this changed in the latest version of the API? OR Are there any official workarounds for this? On Wednesday, October 19, 2016 at 12:03:18 PM UTC-7, Vishal Vinayak (Adwords API Team) wrote: > > Hi Konstantin, > > Unfortunately, you cannot invite new users to your AdWords account or a > manage

Re: Account access management in API (grant other user access to my account)

2018-01-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Since the question is different from the initial discussion on this thread, could you please create a new forum thread? This will help us keep better track of the issues discussed on this forum. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Account access management in API (grant other user access to my account)

2018-01-12 Thread smarketingads
HI Sreelakshmi, Seems some third parties can send invitation to OAuth users at once done authentication, then view cmpaign campaigns before they accept the invitation. May think is there any paid or adveanced services from them to do this. Please correct me if i am wrong. Currently i am also in

Re: Account access management in API (grant other user access to my account)

2017-09-20 Thread Carlos Abrantes
Hi Sreelakshmi, I post the question in this treat https://groups.google.com/forum/?#!topic/adwords-api/3B0NzpNHn70 Thanks a lot for your interest Best Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com

Re: Account access management in API (grant other user access to my account)

2017-09-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Carlos, Are you saying that the pending invitations are being returned null from the API? If so, could you make sure that you are using the credentials of the client account that should accept the invite and try the same operation? If that does not resolve your issue, could you enable loggi

Re: Account access management in API (grant other user access to my account)

2017-09-18 Thread Carlos Abrantes
Hi Sreelakshmi & Vishal, I would to retry current pendient invitations with ManagedCustomerService.getPendingInvitations but do not retry nothing (NULL) This is sample code in PHP as called in https://developers.google.com/adwords/api/docs/guides/accounts-overview get($session, ManagedCustome

Re: Account access management in API (grant other user access to my account)

2017-08-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Alexey, As Vishal mentioned in his post, adding/managing users to an account is not supported via the API. You may have to do that from the user interface. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: h

Re: Account access management in API (grant other user access to my account)

2017-08-14 Thread Alexey Suslov
Hi Konstantin, Was your issue solved? I'm looking for a solution for same problem. Thanks среда, 19 октября 2016 г., 19:00:29 UTC+3 пользователь Konstantin Kalinin написал: > > Hello! > I cant find how to process this action via API call? > http://prntscr.com/cw9ntm > > I have an account, and

Re: Account access management in API (grant other user access to my account)

2016-10-19 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Konstantin, Unfortunately, you cannot invite new users to your AdWords account or a manager account using the API. In case you are trying to extent an invite to a client account from a manager account (i.e. linking a manager account to a client account), you can use ManagedCustomerService <

Account access management in API (grant other user access to my account)

2016-10-19 Thread Konstantin Kalinin
Hello! I cant find how to process this action via API call? http://prntscr.com/cw9ntm I have an account, and I want to invite another user into this account knowing his email? I expect API-call like $myAuthorizedUser->invite($otherUserEmail, $accessLevel). Thank you! -- -- =~=~=~=~=~=~=~=~=~