Hi Joel, The short answer is Yes, these are no longer available in the API. For example, KeywordCategoryIdSearchParameter was replaced by CategoryProductsAndServicesSearchParameter.
The long answer is that internally the API is backed by Java and what you are seeing is the javadoc for that internal class. Because there is one class for all versions, we cannot have separate javadoc for each version, so sometimes there will be references in this documentation to classes that are no longer available in a specific version of the API. If you compare the v201101 docs to the latest as in these two links, you can see how the actual text is the same, but which classes are available change: http://code.google.com/apis/adwords/docs/reference/v201101/TargetingIdeaService.SearchParameter.html http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.SearchParameter.html - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
