Traffic estimate and Targeting Idea service

44 views
Skip to first unread message

VJ

unread,
Jan 15, 2015, 10:27:50 AM1/15/15
to adwor...@googlegroups.com
Hello,

I am using Targeting Idea service and Traffic estimator.



$unitedStates = new Location();
$unitedStates->id = 2840;
$campaignEstimateRequest->criteria[] = $unitedStates;
$english = new Language();
$english->id = 1000;
$campaignEstimateRequest->criteria[] = $english;

Can I get All locations and All Languages Criteria estimate stats?? How can I get stats of keywords Like Clicks,Impressions etc..for all language and All Location??

Josh Radcliff (AdWords API Team)

unread,
Jan 15, 2015, 10:32:30 AM1/15/15
to adwor...@googlegroups.com
Hi,

Please see the documentation on the TrafficEstimatorService.CampaignEstimateRequest.criteria field, which explains the behavior when no location or language criterion is present.

Thanks,
Josh, AdWords API Team
Reply all
Reply to author
Forward
0 new messages