Hi, 

All the three functions are different either in terms of the API service 
used or the type of request being made, which is why you are not getting 
consistent results from the API. *DomainKeywords* function is using 
TargetingIdeaService 
<https://developers.google.com/adwords/api/docs/reference/v201710/TargetingIdeaService>
 and 
checking for keyword ideas, *KeywordsVolume* is using TargetingIdeaService 
and getting the keyword stats, *KeywordCPC* is using TrafficEstimatorService 
<https://developers.google.com/adwords/api/docs/reference/v201710/TrafficEstimatorService>.
 
You can see that results for the corresponding operations on the AdWords UI 
are different as well. Ideally, results from the API and the corresponding 
UI view should be matching. Based on your use case, you may need to make 3 
API calls to get all the details. You can check the guide on mapping of the 
Keyword planner to the API service 
<https://developers.google.com/adwords/api/docs/guides/targeting-idea-service#mapping_to_keyword_planner>
 for better understanding.

Are you getting different data from the equivalent AdWords API Service and 
the AdWords UI? If so, could you please share the AdWords UI screenshot 
with the targeting parameters and the SOAP logs for that API operation? 
Please use* reply privately to author* while sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7a751230-3a6b-45c3-b02a-21fef0372c2d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Trying T... orrburgel
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum

Reply via email to