Hi Josh,

I need your help for a question.

Assume we have 2 MMC accounts and each MMC account having 1 cutomer id as 
showing below.

MMC 1st Account -  Customer Id = 111-111-1111
MMC 2nd Account -  Customer Id = 222-222-2222

Now, if i am using Customer Id (111-111-1111) to retrieve values from 
Google Adwords API. 
>From 2nd Customer id (222-222-2222) i am running Google keyword planner 
tool UI.

Then please advice both will returns same results of there are some 
difference.

This is because when i using same customer (eg: 111-111-1111) account then 
i am getting same result on both UI and API and when i using different 
customer id for API (eg: 111-111-1111) and for Keyword planner tool 
(222-222-2222) then i am getting some different result.

Please advice

Thanks,


On Thursday, April 17, 2014 7:24:11 PM UTC+5:30, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> It sounds like you are setting the bid amount correctly, although you may 
> want to check out the 
> EstimateKeywordTraffic<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201402/optimization/EstimateKeywordTraffic.java>example
>  in your client library's "optimization" folder.  As noted in the 
> TrafficEstimatorService 
> documentation<https://developers.google.com/adwords/api/docs/reference/v201402/TrafficEstimatorService>
> :
>
> Note that the API returns intervals whereas the Traffic Estimator UI 
>> displays averages. Estimates are account specific since they are based on 
>> creatives already in the account. When comparing numbers, use the same 
>> account for the API and UI.
>
>
> Another possible cause of differences is if you are using a test account, 
> in which case the TrafficEstimatorService will return dummy 
> data<https://developers.google.com/adwords/api/docs/test-accounts#differences_between_test_accounts_and_production_accounts>
> .
>
> Finally, I'd recommend checking that your 
> CampaignEstimateRequest.networkSetting<https://developers.google.com/adwords/api/docs/reference/v201402/TrafficEstimatorService.CampaignEstimateRequest#networkSetting>
>  matches 
> what you have selected in the UI, as that's a common cause of differences.
>
> Cheers,
> Josh, AdWords API Team
>
> On Thursday, April 17, 2014 9:40:05 AM UTC-4, chriss Moyle wrote:
>>
>> Hi,
>>
>> I am working on getting information of Traffic Estimator service. as 
>> showing on below url.
>>
>>
>> https://developers.google.com/adwords/api/docs/reference/v201309/TrafficEstimatorService.TrafficEstimatorSelector?hl=fr
>>
>> For this, i am passing "Enter a bid" amount value on 
>> "KeywordEstimateRequest" 
>>
>> https://developers.google.com/adwords/api/docs/reference/v201309/TrafficEstimatorService.CampaignEstimateRequest?hl=fr
>>
>> But when i match both UI and API result then both are mismatch little.
>>
>> Please advice on this.
>>
>> Is i am passing correct "Enter a bid" value on "KeywordEstimateRequest" 
>> section of should i have to pass the bid value on other method.
>>
>> Please help.
>>
>> Thanks,
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to