Re: TargetinIdeaService doesn't deliver any categories anymore

2011-11-30 Thread 59616E
Hi Danial, still no answer? On 7 Nov., 13:44, Danial Klimkin wrote: > Hello 59616E, > > We are looking into this issue right now. > > -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsa

Re: TargetinIdeaService doesn't deliver any categories anymore

2011-11-16 Thread 59616E
i can provide some sample code in php: LogDefaults(); // Get the TargetingIdeaService. $targetingIdeaService = $user->GetService('TargetingIdeaService', 'v201109'); // Create seed keyword. $keyword = new Keyword(); $keyword->text = 'internet explorer 9'; $keyword->matchType = 'EXACT

Re: TargetinIdeaService doesn't deliver any categories anymore

2011-11-15 Thread 59616E
Hi Danial, did you find out something yet? regards, 59616e -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

TargetinIdeaService doesn't deliver any categories anymore

2011-11-03 Thread 59616E
Hi all, i am using the adwords API via Java and i used to get the KEYWORD_CATEGORY ids for some keywords, but since a while i don't get any ids back. did something change in the service? am i doing something wrong? Does anybody still get categories? thanks, 5

What happened to the AVERAGE_TARGETED_MONTHLY_SEARCHES?

2011-03-29 Thread 59616E
Hi everybody, i used to query the TargetingIdeaService to get the search volumes for the last year of a keyword ( AVERAGE_TARGETED_MONTHLY_SEARCHES). But since a few days I don't get them anymore. Can anybody tell me why? i did not change anything. I don't see them in the keyword tool either.

Keyword Categories

2011-03-18 Thread 59616E
Hi everybody, ii wonder, how it can be, that i don't get keyword categories via the adwords api for some simple German keywords, while i do get categories using the google keyword tool (eg. kochrezepte). I am using the Java client to request the data and I am using "AttributeType.KEYWORD_CATE