Dear Support Team, It would be of great assistance to the entire group if your give us sample code to get the following info
I can retrieve a list of users (CustomerUserAccess resource) with access to the given account. The list includes email address, Google Ads user id and access role for each row. select customer_user_access.user_id, customer_user_access.email_address, customer_user_access.access_role from customer_user_access; With limited knowledge I can run get get_account_hierarchy.cs and obtain results thanks to the documentation. If you can provide a sample code to get user info that will be of great assistance to the entire user community. Best Regards On Tuesday, May 11, 2021 at 11:02:37 PM UTC-4 adsapiforumadvisor wrote: > Hi Avinash, > > > Thank you for reaching out. > > You can check out this guide > <https://developers.google.com/google-ads/api/docs/account-management/managing-users> > > for more information on how you can manage your customer's user access. If > you have additional clarifications, let us know and we'll be happy to > assist you further. > > > Best regards, > > [image: Google Logo] > Peter Laurence Napa Oliquino > Google Ads API Team > > > ref:_00D1U1174p._5004Q2HAA3w:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2ce42d52-9dcb-432f-818c-a85103dc9ccfn%40googlegroups.com.
