Hi Jason,

The way to accomplish this with the TargetingIdeaService is to use the
CountryTargetSearchParameter and LanguageTargetSearchParameter:

  
http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.CountryTargetSearchParameter.html
  
http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.LanguageTargetSearchParameter.html

The v2009 per-call migration guide shows some examples in Python of
how to migrate from the v13 KeywordToolService to the v2009
TargetingIdeaService:

  
http://code.google.com/apis/adwords/v2009/docs/callguide.html#keywordtoolservice

Best,
- Eric Koleda, AdWords API Team

On Jan 25, 12:35 pm, JasonC <[email protected]> wrote:
> In V13 when calling getKeywordsFromSite and getKeywordVariations you
> could include the language and country you wanted results for. Is
> there a way to do the same with TargetingIdeaSelector in 200909?
>
> I have tried changing the localeCode, but it does not change the
> results (and from its description it does not appear it is intended
> to, unless that is part of "and the like" in the description).

-- 
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.

Reply via email to