Re: not able to get clientcustomerid of other person who logged in

2018-06-29 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

Could you please confirm if you are trying to get other accounts which are 
under your MCC account? If yes, then your request should work. If you are 
looking to fetch other accounts which are not under your MCC hierarchy then 
you will need to add user email as a user on that account or link the 
account to your MCC. The Access level in API will be same what you have in 
the UI. The credentials cannot be shared. However, while setting up the 
OAuth, you could ask the user who has access to the specific account to 
generate the authorization code and then you can continue the setup to 
create the refresh token. Using this refresh token you will be able to 
access the AdWords accounts that user has access to. 

Thanks,
Milind, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/de63a039-4c92-4747-af6a-355533e98faf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


not able to get clientcustomerid of other person who logged in

2018-06-29 Thread RAJKUMAR SHARMA
hi,
i have just used this request url -->  
https://adwords.google.com/api/adwords/mcm/v201806/ManagedCustomerService?wsdl 
for getting a customerClientID and managerCustomerId
   i wanna know how use this request for getting other user data who logged 
through my client and client secret by that i m getting its refresh token.
  i have used this request
 --header Authorization:Bearer 
 --headerdeveloperToken:
 --header Content-Type:application/xml
and in xml i used 


http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>

https://adwords.google.com/api/adwords/mcm/v201806; 
soapenv:mustUnderstand="0">
https://adwords.google.com/api/adwords/cm/v201806;>492-330-398
https://adwords.google.com/api/adwords/cm/v201806;>XXerToken>
https://adwords.google.com/api/adwords/cm/v201806;>unknown 
(AwApi-Java, AdWords-Axis/3.15.0, Common-Java/3.15.0, Axis/1.4, 
Java/1.8.0_171, jars, SelectorBuilder, SelectorField)
https://adwords.google.com/api/adwords/cm/v201806;>false
https://adwords.google.com/api/adwords/cm/v201806;>false



https://adwords.google.com/api/adwords/mcm/v201806;>

https://adwords.google.com/api/adwords/cm/v201806;>CustomerId
https://adwords.google.com/api/adwords/cm/v201806;>Name
https://adwords.google.com/api/adwords/cm/v201806;>
0
500






that is working only for my account credentials like there should be my 
account  refresh token and client customer id and developer token 
please tell me how can i get other user details who logged in with clientid 
and client secret . how i can get other account details like 
its  managerCustomerId , clientCustomerId  for my api creation

i am stuck in this process .
thanks


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/07c142df-2479-4c52-94d7-0acb89077501%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.