Hi Kenneth,

The WSDL for the KeywordTool service can be found here: [
https://adwords.google.com/api/adwords/v13/KeywordToolService?wsdl ].
Sample code showing how to use the service directly can be found here:
[ 
http://code.google.com/p/adwords-api-dotnet-samples/source/browse/trunk/src/GetKeywordVariations.cs
].

Although the DotNet client library may include more functionality than
you need right now, it is a simple way to get started with the API.
The library includes a detailed README file [
http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/README
] and multiple Examples [ 
http://code.google.com/p/google-api-adwords-dotnet/source/browse/#svn/trunk/Examples
].

Best,
Eric Koleda, AdWords API Team


On Jul 22, 10:00 pm, KennethSum <[email protected]> wrote:
> I spent a few hours looking over various examples from Google of C#
> code for API to Keyword Tool.  I don't need all
> of the C# libraries, dictionaries, and over 100 lines of SOAP code.
> MS Visual Studio 2008 does most of the SOAP code
> in ASP.NET 3.5.
>
> A few things that I do need are:  Web Service reference URL, such 
> ashttps://sandbox.google.com/api/adwords/v12/KeywordTool.asmx;
> C# or VB code for client Developer and Application API tokens; name of
> the main class; methods and example code for the
> methods (such as for phrase search type, seed Keyword phrase and
> maximum cost per click); and data types of returned data
> such as string, decimal and integer for variables.
>
> One or two simple examples would be great.
>   ==========
--~--~---------~--~----~------------~-------~--~----~
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