I got solution to track campaigns experiment status with one extra
*ExperimentService.get* call,hope it will help others.
$experimentService = $user->GetService('ExperimentService',
ADWORDS_VERSION);
// Create selector.
$selector = new Selector();
$selector->fields = array('Servin
Hi,
On my above question, i want to add some more query that,
Is that any way to start/pause/remove all my created experiments for any
specific account with one service call without using experiment id for any
campaign?
Thanks,
Sany
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Al
Hi,
How to get current existing experiment ids on campaigns on my adword
account?
For Example,
I have an account with name XXX with 150+ campaigns, now 50 campaign has
experiments with 35 running and 15 stopped status.Then how i get all of the
experiments ids, names & status on any campaign