Re: how to get Campaign Country, Language and Device

2012-04-04 Thread Eric Koleda
Hi Charles, The CampaignCriterionService will return location, language, and device targets. An example of how to do this IN PHP is available here: http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/Targeting/GetCampaignTargetingCriteria.php Be aware that targ

how to get Campaign Country, Language and Device

2012-04-02 Thread Charles Best
Hi, I'm looking for a way (different from report) to get Campaign information about "Countries", "Languages" and "Devices" configuration. I thought to take this way but it gives me just the Languages: $user = $this->getUser(); $user->SetClientId('0123456789'); $campaignService = $user->GetServi