PROBLEM SOLVED: Client Email and ID must belong to a normal Adwords
Account (not an MCC account). Once this is changed, everything works.
On Oct 14, 1:35 pm, AdWords API Advisor
wrote:
> Thanks, Aaron. I'll be keeping track of this issue
> athttp://code.google.com/p/google-api-adwords-python-
Thanks, Aaron. I'll be keeping track of this issue at
http://code.google.com/p/google-api-adwords-python-lib/issues/detail?id=134.
--Stan
On Oct 14, 3:25 pm, Aaron wrote:
> Hi Stan,
>
> Thanks for your attention on my issue. I am using Python 2.6.5 and
> python-soappy (0.12.0-4). The full tr
Hi Stan,
Thanks for your attention on my issue. I am using Python 2.6.5 and
python-soappy (0.12.0-4). The full traceback is below:
Traceback (most recent call last):
File "search.py", line 182, in
print get_cpc('life coach')
File "search.py", line 178, in get_cpc
estimates = servic
Hi Aaron,
Which version of Python and SOAPpy are you using?
Thanks,
--Stan
On Oct 12, 2:46 pm, Aaron wrote:
> Apologies for the double post! I'm still searching for an answer to
> this problem. Any thoughts would be greatly appreciated.
>
> I have verified that the keyword dict cannot use the
Hi Aaron,
I'll ask the owner of the Python library to follow up with you.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Oct 13, 12:34 pm, Aaron wrote:
> Can somebody on the Adwords team please comment on my problem? Our
> team's project is being delayed by this problem. We really appreciat
Can somebody on the Adwords team please comment on my problem? Our
team's project is being delayed by this problem. We really appreciate
any help at all.
On Oct 12, 11:46 am, Aaron wrote:
> Apologies for the double post! I'm still searching for an answer to
> this problem. Any thoughts would
Apologies for the double post! I'm still searching for an answer to
this problem. Any thoughts would be greatly appreciated.
I have verified that the keyword dict cannot use the SOAPpy Type
variable without conflicting with the client library. could there be
a bug in the python api library?
On
Hi,
I'm attempting to retrieve CPC estimates for a list of keywords using
v13 TraficcEstimatorService's EstimateKeywordList function. I believe
I've followed the documentation closely, however I'm getting the
following error: Error : Cannot serialize recursive object
I'd really appreciate it if
Hi,
I'm attempting to retrieve CPC estimates for a list of keywords using
v13 TraficcEstimatorService's EstimateKeywordList function. I believe
I've followed the documentation closely, however I'm getting the
following error: Error : Cannot serialize recursive object
I'd really appreciate it if