Re: TargetingIdeaService - v201101 - Search History returning 0 for July 2011

2011-08-09 Thread AdWords API Advisor
Hi Rob,

What does MonthlySearchVolume.countSpecified tell you? Is that false? See 
http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/src/AdWords/v201101/AdWordsApi.cs#9560
 for 
details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

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


Re: TargetingIdeaService - v201101 - Search History returning 0 for July 2011

2011-08-08 Thread Kevin Winter
Hi Rob,
  This is not unexpected.  These numbers are estimates based upon the 
collation of a great deal of data.  Numbers for a previous month will be 
ready roughly 20 days after the end of the month.  This tool does not return 
traffic estimates in real-time, it is intended to suggest historical trends.

- Kevin Winter
AdWords API Team

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


Re: TargetingIdeaService - v201101 - Search History returning 0 for July 2011

2011-08-08 Thread Rob
Hi Kevin,

Thanks for the reply.  I haven't looked under the hood, but I'm
wondering if the data didn't come down the pipe as null.  Since
the .NET API (which is what I'm using) doesn't expose that value as
nullable, the default value would be 0.

This might be a good change in the future - making the count attribute
of MonthlySearchVolume nullable in the .NET version of the API.

Thanks again,
-Rob

On Aug 8, 7:32 am, Kevin Winter kevin.win...@google.com wrote:
 Hi Rob,
   This is not unexpected.  These numbers are estimates based upon the
 collation of a great deal of data.  Numbers for a previous month will be
 ready roughly 20 days after the end of the month.  This tool does not return
 traffic estimates in real-time, it is intended to suggest historical trends.

 - Kevin Winter
 AdWords API Team

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


Re: TargetingIdeaService - v201101 - Search History returning 0 for July 2011

2011-08-08 Thread Kevin Winter
Hi Rob,
  I can confirm the API is returning back the month and year and does not 
include a node for the code in the XML.  I believe there is a limitation in 
the implementation of the .NET library that prevents the field from being 
nullable.

- Kevin Winter

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