Eric , this is something that you should communicate before ....  not after 
everything brakes down .
Anyways upgrading to v15 is out of the question until we properly test it.
I had to patch v14.2.3 to add developerToken header in this particular call 
to download the report

for anyone in the same situation , in ReportDefiniationService.py
def __GenerateHeaders(self, return_micros):

add 
headers['developerToken'] = 'YOUR TOKEN' 

and also patch the SanityCheck so it won't complain about the extra field.

It's a quick hack to those who have production systems down.

Alexander Parij.


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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

Reply via email to