I am able to pause/enable my desired campaign(s) through command line,
but how can I do this via browser?

I have tried the following with no luck:

<?php 

$output1 = shell_exec('php GetCampaigns.php');
echo "<pre>$output1</pre>";

$output2 = shell_exec('whoami');
echo "<pre>$output2</pre>";

?>

I have safe mode turned off, and $output2 works just fine, but not 
$output1, any ideas?

thx

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/306c5aac-2846-4a3e-be37-a9ea7c48f13b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to