The forecast result between Google UI (Keyword planner) and API (TrafficEstimatorService) are not matching.
1. Same ad account used in UI and API
2. Same Keyword, language, location, max cpc and daily budget
3. Network - Google and Search partner
'networkSetting': {
'targetGoogleSearch': 'true',
'targetSearchNetwork': 'true',
'targetContentNetwork': 'false',
'targetPartnerSearchNetwork': 'false'
}
But there is huge difference on impressions, clicks data between UI and API. Please let me know if any other setting is required or what is the exact issue. I gone through the forum and found few answers for the same question and tried incorporating the same but still I am getting the same result. Please advice on how to proceed with this. Thanks.