Hello once again !

This time I need a precision about how to use correctly clientEmail
header when calling TrafficEstimatorService . That header is required
by the service . However, using Py client lib , if I specify
clientEmail = email in headers then this error is returned back

{{{
#!python

Traceback (most recent call last):
 [...]
  File 
"/path/to/venv/lib/python2.5/site-packages/adspygoogle/adwords/AdWordsWebService.py",
line 130, in __ManageSoap
    raise Error(e)
Error: <Error : Cannot serialize recursive object>
}}}

Q:
  - Is it possible (at service level) to specify clientEmail = email ,
    or is it a bug using Py lib ?
  - If that's possible, should users have two Adwords accounts
     (i.e. one for email and other clientEmail ) ?
  - IOW , is it that users may not use themselves as clients ?
  - If this is possible then, how ?

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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

Reply via email to