Hi, Please ensure that the clientEmail header uses the format client_# +em...@address.com, where # is a value 1 through 5. More information about using the sandbox is available here:
http://www.youtube.com/watch?v=cqVtUdB975M&feature=PlayList&p=9CA736F591727260&playnext_from=PL&index=6 Best, - Eric Koleda, AdWords API Team On Jun 8, 2:01 pm, ramonpoli <ramon.polid...@googlemail.com> wrote: > Hello everyone. > I'm starting to use AdWords and I find an error when I try to add a > campaign to my sandbox account, > the exception throws me this message: > SoapFault Object ( [message:protected] => > AuthenticationError.CLIENT_EMAIL_INVALID @ ; > trigger:'client_1+********' Service[CampaignService.mutate] > [string:private] => [code:protected] => 0 [file:protected] > where the ****** of the client Id is the email in the auth.ini file. > I'm using the correct initialization: > $path = dirname(__FILE__) . '/AdWords/src'; > set_include_path(get_include_path() . PATH_SEPARATOR . $path); > require_once 'Google/Api/Ads/AdWords/Lib/AdWordsUser.php'; > $user = new AdWordsUser(); > // Log SOAP XML request and response. > $user->LogDefaults(); > // Get the CampaignService. > $campaignService = $user->GetCampaignService('v200909','https:// > adwords-sandbox.google.com'); > so I don't know why it does not work, could you help me getting out > of > this situation please? > Thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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