Hi Olemis, When there is no monthly search volume data the count will be returned as null. What search parameters are you using in the query?
Best, - Eric Koleda, AdWords API Team On Oct 29, 11:23 am, Olemis Lang <ole...@gmail.com> wrote: > Hi, once again ! > > On Thu, Oct 28, 2010 at 11:05 AM, Olemis Lang <ole...@gmail.com> wrote: > > Before creating a ticket at Py client lib site I wanted to get some > > feedback from you . Probably it's not necessary to bother the team . > > Seems to be an issue with the response received from the sandbox , not > (just) Py client lib. Please read below. > > > > > > > > > > > I was messing around a little with TrargetingIdeaService in v201008 > > sandbox and I realized that values for type MonthlySearchVolume [1]_ > > are returned without `count` field (as expected after reading [1]_). > > See example below . > > > {{{ > > #!python > > > [{'key': 'TARGETED_MONTHLY_SEARCHES', > > 'value': [{'Attribute_Type': 'MonthlySearchVolumeAttribute', > > 'value': [{'month': '9', 'year': '2010'}, > > {'month': '8', 'year': '2010'}, > > {'month': '7', 'year': '2010'}, > > {'month': '6', 'year': '2010'}, > > {'month': '5', 'year': '2010'}, > > {'month': '4', 'year': '2010'}, > > {'month': '3', 'year': '2010'}, > > {'month': '2', 'year': '2010'}, > > {'month': '1', 'year': '2010'}, > > {'month': '12', 'year': '2009'}, > > {'month': '11', 'year': '2009'}, > > {'month': '10', 'year': '2009'}]}]}, > > > }}} > > I dumped the SOAP responses to stdout and got something like this [1]_ > , which means that the sandbox doesn't return `count` values at all. > > :( > > Is this a bug ??? > > PS: BTW this is the code [2]_ (kind of ...) > > .. [1] Google Adwords keyword error #3 (SOAP message) > (http://simelo.pastebin.com/i1rdCwT8) > > .. [2] Google Adwords keyword error #3 > (http://simelo.pastebin.com/ZeRx54nP) > > -- > 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 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