Dear Sir,

I am implement this Code but no result are given. What will be the
setting. Can you provide me an user interface to proper
implementation. I can not set the developer token. Is it important
then how can I create it. Please send me instruction.
Thanks & Regards,
Mukut Kandar.

On Jul 30, 7:24 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:
> Hi Mukut,
>
> My apologies, I had misunderstood your question.  The generate keyword
> ideas you can use the TargetingIdeaService:
>
>  http://code.google.com/apis/adwords/v2009/docs/reference-v200909/Targ...
>
> An example of how to use this service with the .NET client library is
> available here:
>
>  http://code.google.com/p/google-api-adwords-dotnet/source/browse/trun...
>
> Best,
> - Eric
>
> On Jul 29, 10:44 am, Mukut <muk143kan...@gmail.com> wrote:
>
>
>
> > Sir,
>
> >  after see the example I understand that this AdGroupCriterion Service
> > is provide keyword for advertise purpose. But I need generate Keywords
> > list for SEO using Google api in asp.net 2008 and c#.  Clearly my
> > client will be give his website in a textbox and clicking on "generate
> > keyword" button a list of keywords are fill next drop down control.
> > This keyword will be relevant with the client's website. And Google
> > API is provide these keywords. I want this application of google api
> > to integrateusing Asp.net 2008 and c#. Please sir provide me such type
> > of application's service and proper guideline to implement. Waiting
> > for your reply sir.
>
> > Thanks & Regards
> > Mukut Kandar
>
> > On Jul 29, 7:09 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
> > wrote:
>
> > > Hi Mukut,
>
> > > To create keywords in the API you need to use the
> > > AdGroupCriterionService:
>
> > >  http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCrite...
>
> > > An example of how to use this service with the .NET client library to
> > > create keywords is available here:
>
> > >  http://code.google.com/p/google-api-adwords-dotnet/source/browse/trun...
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > On Jul 29, 9:33 am, Mukut <muk143kan...@gmail.com> wrote:
>
> > > > Sir I have no response on this discussion please give me a suggestion.
> > > > I am waiting for your reply.
>
> > > > On Jul 29, 5:05 pm, Mukut <muk143kan...@gmail.com> wrote:
>
> > > > > Dear Sir,
> > > > > I am trying to create in a new website application of
> > > > > Asp.net 2008 using c# for generate keyword through Google Adword API
> > > > > with my user interface. I can not get any example on it. There are I
> > > > > am get example on campaigning but not in keyword generate. Sir please
> > > > > provide me an example or full instruction on it. Is it chargeable then
> > > > > confirm me. I have to do it anyway.
>
> > > > > On Jul 29, 4:35 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
> > > > > wrote:
>
> > > > > > Hi Mukut,
>
> > > > > > Seehttp://www.google.com/support/adwordsapi/bin/answer.py?hl=en&answer=1...
> > > > > > for details on what developer tokens are. Also see our FAQ pages at
>
> > > > > >http://www.google.com/support/adwordsapi/http://www.google.com/suppor...
>
> > > > > > for other topics related to AdWords API.
>
> > > > > > Cheers,
> > > > > > Anash
>
> > > > > > On Jul 29, 4:12 pm, Mukut <muk143kan...@gmail.com> wrote:
>
> > > > > > > Sir,
>
> > > > > > >  I did not get any response. Please anybody can help me to 
> > > > > > > generate
> > > > > > > keyword using Google Adword API in Asp.net 3.5 and c#.
> > > > > > > There are a folder SampleWebSite in awapi_dotnet_lib_9.0.0. And I 
> > > > > > > am
> > > > > > > copy all the files and folder in another folder to and run it with
> > > > > > > changing in web.config file. And create a Log folder in it. 
> > > > > > > Changes in
> > > > > > > web.config file to set values for add key as CompanyName, Email,
> > > > > > > Password, ClientEmail but cannot understand what is for
> > > > > > > "DeveloperToken". The website is running and create a campaign as
> > > > > > > result "Created campaign #-1 successfully!" above the create a
> > > > > > > Campaign button. What is the issue to creating a campaign. Please
> > > > > > > provide information me, I do not understand. What is the next
> > > > > > > procedure. Please help me. I am now in tremendous pressure. 
> > > > > > > Waiting
> > > > > > > for your reply.
>
> > > > > > > Thanks & Regards
> > > > > > >  Mukut Kandar.
>
> > > > > > > On Jul 29, 3:20 pm, Mukut <muk143kan...@gmail.com> wrote:
>
> > > > > > > > Dear Sir,
>
> > > > > > > > I am get an instruction word file after unzip the folder
> > > > > > > > awapi_dotnet_lib_9.0.0.zip. But I think it is for an windows
> > > > > > > > application. I am trying to create in a new website application 
> > > > > > > > of
> > > > > > > > Asp.net 2008 using c#. Please instruct me how to configure or
> > > > > > > > integrate for website the google Adword API to generate keyword.
>
> > > > > > > > On Jul 29, 1:57 pm, AdWords API Advisor 
> > > > > > > > <adwordsapiadvi...@google.com>
> > > > > > > > wrote:
>
> > > > > > > > > Hi Mukut,
>
> > > > > > > > > Check out the AdWords API Dotnet library available 
> > > > > > > > > athttp://code.google.com/p/google-api-adwords-dotnet/. It 
> > > > > > > > > works with the
> > > > > > > > > latest version of AdWords API, has code examples for the 
> > > > > > > > > common
> > > > > > > > > activities in AdWords API, and has an ASP.NET sample as well. 
> > > > > > > > > The
> > > > > > > > > library is written in VS2005, but works fine with VS2008 as 
> > > > > > > > > well.
>
> > > > > > > > > You might also want to 
> > > > > > > > > readhttp://code.google.com/apis/adwords/v2009/docs/start.html
> > > > > > > > > to learn more about AdWords API itself.
>
> > > > > > > > > Cheers,
> > > > > > > > > Anash P. Oommen,
> > > > > > > > > AdWords API Advisor.
>
> > > > > > > > > On Jul 29, 12:31 pm, Mukut <muk143kan...@gmail.com> wrote:
>
> > > > > > > > > > Dear Sir,
>
> > > > > > > > > > I am beginner to integrating Google Adwords API. I want to 
> > > > > > > > > > integrate
> > > > > > > > > > the Google Adword API using ASP.NET 2008 and C#. But after 
> > > > > > > > > > so many
> > > > > > > > > > search I can't find proper example, instruction or source 
> > > > > > > > > > code to
> > > > > > > > > > integrate Google Adwords API. I am so tensed to complete my 
> > > > > > > > > > job.
> > > > > > > > > > My requirement is as below ==>
> > > > > > > > > > Client will enter their website into the portal. Then using 
> > > > > > > > > > google API
> > > > > > > > > > my application generate a list of keywords that are 
> > > > > > > > > > relevant to
> > > > > > > > > > client's website.
>
> > > > > > > > > > After search in web I have got two web services, they are
> > > > > > > > > > "AccountService.wsdl" and "KeywordToolService.wsdl". But 
> > > > > > > > > > how can I
> > > > > > > > > > integrate google Adwords API to generate keywords using 
> > > > > > > > > > ASP.NET 2008
> > > > > > > > > > and c#, please send me instructions and proper guide to 
> > > > > > > > > > integrate it
> > > > > > > > > > in my web application. Otherwise I have to leave this job. 
> > > > > > > > > > I am so
> > > > > > > > > > tensed for it ...
>
> > > > > > > > > > Advanced thanks for the help ...

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

Reply via email to