Re: TrafficEstimatorService Not giving equal monthly volume compared with Keyword Planner Tool volume

2015-02-02 Thread Sugappriya Palanisamy
Hi, We changed the client customer id recently..Before it was working fine On Monday, February 2, 2015 at 4:00:02 PM UTC+5:30, suga priya wrote: > > Hi, > > TrafficEstimatorService min & max impression per day is not matching with > keyword planner UI but adgroup position are correct. Please hel

Re: TrafficEstimatorService Not giving equal monthly volume compared with Keyword Planner Tool volume

2015-02-02 Thread Sugappriya Palanisamy
Hi Josh, I used below code for Network settings (only for the Google). But the issue is still persistent $network = new networkSetting(); $network->targetGoogleSearch = true; $network->targetSearchNetwork = false; $network->targetPartnerSearchNetwork = false; $network->targetContentNet

Re: TrafficEstimatorService Not giving equal monthly volume compared with Keyword Planner Tool volume

2015-02-02 Thread Sugappriya Palanisamy
ost,$meanImp,$meanCTR,$min_po,$max_po); } function RequestKeywordTraffic($keywordName,$locationId,$languageId,$budget,$clientId){ $clientId = trim($clientId); $user = new AdWordsUser(); $user->SetClientCustomerId($clientId); $user->LogAll(); $result = getKeywordTraffic