Hi, 1. ServiceAccountantManager was not implemented for the new library. If this class is important to you, please file a feature request on the issue tracker: https://code.google.com/p/google-api-ads-java/issues/list 2. This and RelatedToMatchTypeSearchParameter are not support in v201206. You can use RelatedToSearchQuery and request KEYWORD_TEXT instead of CRITERION - the MatchType is now always EXACT, which is why RelatedToMatchTypeSearchParameter is not supported.
https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService.SearchParameter - Kevin Winter AdWords API Team On Wednesday, September 5, 2012 3:02:04 AM UTC-4, aminotsukasa wrote: > > Thank you Anash. > Would you check two more substitute class ? > V201109 package has these class. but V201206 class don't have. > > 1.ServiceAccountantManager (to know api operation count and remove service > class reference) > 2.RelatedToKeywordSearchParameter(to keyword suggestion service) > > Cheers. > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
