Hi,

I have an adwords user's oauth credentials, and I'm able to successfully 
make a call to download a report, but I had to hard-code in the customerId 
as I couldn't figure out how to get it.

The get() method of the CustomerService 
<https://developers.google.com/adwords/api/docs/reference/v201409/CustomerService>
 
should return the customer ID, but what are the parameters to pass to it?

I tried a GET request to this URL:
https://adwords.google.com/api/adwords/mcm/v201409
 without any header params or body params, to which it returns 
"<html><body>No service was found.</body></html>".
I also tried with an Authorization and developerToken defined in the 
headers, but got the same response.

I also tried the python library, and defined an instance of AdWordsClient, 
but it's client_customer_id ends up as None.

thanks for the help,
imran

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1f62840e-dbb4-43ba-b188-31728cc128cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to