AdWords API Re: Keywords are saved in brackets

2009-05-01 Thread frakevich...@gmail.com
ld guess that you added the keywords as exact match yes? > > http://adwords.google.com/support/bin/answer.py?answer=6100&ctx=sibling > > On Apr 17, 2:35 pm, "frakevich...@gmail.com" > wrote: > > > > > I have added some keywords using the v13 api (.Net

AdWords API Re: Keywords are saved in brackets

2009-04-17 Thread frakevich...@gmail.com
;s more info at > >  http://adwords.google.com/support/bin/answer.py?answer=6100 > > Cheers, > -Jeff Posnick, AdWords API Team > > On Apr 17, 2:35 pm, "frakevich...@gmail.com" > wrote: > > > > > I have added some keywords using the v13 api (.Net client) and all

AdWords API Keywords are saved in brackets

2009-04-17 Thread frakevich...@gmail.com
I have added some keywords using the v13 api (.Net client) and all of the keywords appear in brackets in the adwords user interface even though I have not used brakets when defining those keywords. When I retrieve the list of keywords for that adgroup using the API they come out without brackets.

AdWords API Re: getCampaign not returning geoTargeting

2009-01-06 Thread frakevich...@gmail.com
Hi Jeff, please notify me, if possible, when you hear back from the API team. Thank you! Filipp On Jan 5, 4:28 pm, "frakevich...@gmail.com" wrote: > Hi Jeff, this is the requestId: 8ea141994bd0d95b830e8da5e04b191d > I was going against the adwords.google.com site. > > Than

AdWords API Re: getCampaign not returning geoTargeting

2009-01-05 Thread frakevich...@gmail.com
like it may be the cause of what you're seeing? > > > >  If you have one or more geo-targets that are supported by the AdWords > > > API (countries/metros/cities/circles/etc.) and they're not being > > > returned, then I'd need more information to investigate

AdWords API Modifying the Ad

2009-01-05 Thread frakevich...@gmail.com
Hi, I was working on a tool for streamlining ad creation when I found this line in the AdService.updateAds method documentation: "Currently only the status field is updateable, all other fields will be ignored." Does this mean that there is no way to modify an existing ad? May be my assumptions ab

AdWords API Re: getCampaign not returning geoTargeting

2009-01-05 Thread frakevich...@gmail.com
mpaign() call that's returning those results? > > Cheers, > -Jeff Posnick, AdWords API Team > > On Jan 4, 12:52 am, "frakevich...@gmail.com" > wrote: > > > Hi, I am using C# to retrieve the campaign information.  I can see geo > > targets for the

AdWords API getCampaign not returning geoTargeting

2009-01-03 Thread frakevich...@gmail.com
Hi, I am using C# to retrieve the campaign information. I can see geo targets for the campaign in the adwords site, but when I retrieve the campaign using the API all of the GeoTargeting fields are null. I am using v13. Below is the code: Google.CampaignService.CampaignInterface