AdWords API Re: V220909- Category codes

2010-01-15 Thread AdWords API Advisor
Hi Nicolas, The current plan is to expose the list of categories in the AdWords API documentation, but I don't have a timeline of when that would be available. Best, - Eric On Jan 14, 7:08 am, kolok wrote: > Hi Eric > > I have the same request. I use TargetingIdeaServices and I want to > know p

AdWords API Re: V220909- Category codes

2010-01-14 Thread kolok
Hi Eric I have the same request. I use TargetingIdeaServices and I want to know placement category of each site but I receive only categoryId. do you know went the list of category names will be publish and if a service request will be provide to get all the list. Thank for your answer. Nicolas

AdWords API Re: V220909- Category codes

2009-11-16 Thread AdWords API Advisor
Hi Shiv, I've been working with some members of the AdWords API Team on publishing the list of category names. I don't have an exact timeline of when they will be made available, but I'll update this thread when they are. Best, - Eric On Nov 12, 6:26 pm, Shiv Bhaduri wrote: > Hi, > > Could any

AdWords API Re: V220909- Category codes

2009-11-12 Thread Shiv Bhaduri
Hi, Could anyone please help ? Why dont we have this basic info... its the code list just like V13 ? Shiv On Nov 11, 12:06 pm, Shiv Bhaduri wrote: > Hi Eric, > > Here is code I'm using, its very basic. > > Code## > > error_reporting(E_STRICT | E_ALL); >

AdWords API Re: V220909- Category codes

2009-11-11 Thread Shiv Bhaduri
Hi Eric, Here is code I'm using, its very basic. Code## LogDefaults(); $keywordService = $user->GetTargetingIdeaService(); $keyword = new Keyword(); $keyword->text = $keywords_input;

AdWords API Re: V220909- Category codes

2009-11-10 Thread AdWords API Advisor
Hi Shiv, Can you give me an example of how you are using these categories? I'm not sure I understand what categories you are referring to. Best, - Eric Koleda, AdWords API Team On Nov 10, 9:28 am, Shiv Bhaduri wrote: > Hi, > > Where can we get the Keyword category codes with category name mapp