The majority of what you need is here: http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/Examples/v200909/AddAdGroupCriteria.cs?r=140
The line that you'll need to add is: keywordCriterion.destinationUrl = "place your destination URL here"; On Jan 12, 9:16 am, Tanveer <[email protected]> wrote: > Hi CFJ, > > Thanks a lot for your reply, Is there any sample code in C#, so that i > can easily implement it? > > On Jan 7, 11:42 pm, CFJ <[email protected]> wrote: > > > > > yes. keyword destination URL is a property of the > > BiddableAdgroupCriterion > > >http://code.google.com/apis/adwords/docs/reference/v201003/AdGroupCri... > > > On Jan 7, 4:27 am, Tanveer <[email protected]> wrote: > > > > Dear Sir, > > > > Is there any provision in Ad Word API to add destination URL for each > > > keyword, while ad copy will be remain same. > > > Please help me it is a bit urgent. Thanks a lot in advance.- Hide quoted > > > text - > > - Show quoted text - -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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
