I got exactly the same error as Cameron.

Its not possible to add any new Campaign to the adwords-Account,
although the GetAllCampaigns.php-Example already works.

@Cameron
My settings to access the sandbox are:
DEFAULT_SERVER = "https://adwords-sandbox.google.com"; in settings.ini
+
call the services without any parameters:
  $campaignService = $user->GetCampaignService();
instead of
  $campaignService = $user->GetCampaignService('v200909');

So that works for getting Campaigns but not for adding some new ones?

Anyone got a solution on this?

Best  regards Andreas

-- 
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-...@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.

Reply via email to