Hello,

I'm using TargetingIdeaService to get TARGETED_MONTHLY_SEARCHES.
When I made a API call, I added 100 keywords in
$relatedToKeywordSearchParameter->keywords with the following
setting:

$selector = new TargetingIdeaSelector();
  $selector->requestType = 'STATS';
  $selector->ideaType = 'KEYWORD';
  $selector->localeCode = 'en_US';
  $selector->requestedAttributeTypes = array('KEYWORD',
'TARGETED_MONTHLY_SEARCHES');

But by some reason, there are some missing keywords in the result.
I never had this problem when I was using sandbox with the exactly
same setting.

Can you help me out with this issue?
Thank you in advance

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to