Rachit95 / google-api-for-dotnet

Automatically exported from code.google.com/p/google-api-for-dotnet
0 stars 0 forks source link

Google Image SearchFilter does not work #94

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use this filter:
client.Search(searchTxt, 1, "Active", "Xxlarge", null, null, null);
2. It responds any kind of image sizes, but not Xxllarge.

What version of the product are you using? On what operating system?
0.4.0.133
Win XP
C# on .NET 4.0

Please provide any additional information below.

Original issue reported on code.google.com by rouvenhimmelstein on 30 Apr 2012 at 8:35