I also have the same problem, using PHP on v13 Sandbox API - "Invalid
client email specified".
- error occurs when trying to modify any client email related objects
in the sandbox api, eg addCampaign().
- error occurs even after calling getClientAccounts and using one of
the valid test client emails
- error does not occur in the production API, ie can call and make
changes to live client emails with no problems
- error started appearing on Aug 28 / 29

On Aug 31, 12:43 pm, Harutyun Terteryan <[email protected]> wrote:
> ---------- Forwarded message ----------
> From: Harutyun Terteryan <[email protected]>
> Date: Sat, Aug 29, 2009 at 6:45 PM
> Subject: Re: AdWords API Re: Sandbox DB Refresh: August 28
> To: Kelvin Li <[email protected]>
>
> Hi Kelvin
>
> In I think the 2)case is valid, client managers can not have their own
> campaigns, it's only for clients, or accounts without mcc, but I agree with
> other cases (I think it's something wrong with adwords sandbox, or with api
> client ).
>
> Best
> Harut.
>
> On Sat, Aug 29, 2009 at 6:35 PM, Kelvin Li <[email protected]>wrote:
>
> > Hi,
> >     I also have the similar issues:
> >    1) got 'Invalid client email specified.' when calling
> > getAllAdWordsCampaigns() or addCampaign()  if I specify the clientEmail
> > parameter.
> >    2)  got 'Client managers cannot have campaigns of their own.' when
> > calling addCampaign if I don't specify clientEmail parameter.
>
> >    3) surprisely getAllAdWordsCampaigns() will work if I don't specify
> > clientEmail ...
> >    4) calling getClientAccountsResponse() will return 10 clients instead of
> > 5 -- however, 5 of them are duplicated.
>
> > Thanks.
>
> > -Kelvin
>
> > On Sat, Aug 29, 2009 at 6:20 PM, harroot <[email protected]> wrote:
>
> >> Hi
>
> >> I'm using dotNet v13 api, before august 28 I successfully could login
> >> to sandbox, but now I can't do that,
> >> here is the  workflow`
> >> 1.set in soap header values
>
> >>    <add key="Email" value="(email)@gmail.com"/>
> >>    <add key="Password" value="***********"/>
> >>    <add key="DeveloperToken" value="(Email)@gmail.com++USD"/>
> >>    <add key="ApplicationToken" value="Put_Application_Token_"/>
> >>    <add key="v13.Url" value="https://sandbox.google.com"/>
> >>    and call to getClientAccounts(). method, it's worked.
> >> 2.set values for client
> >>    <add key="Email" value="(email)@gmail.com"/>
> >>    <add key="Password" value="***********"/>
> >>    <add key="ClientEmail" value="client_5+(email)@gmail.com"/>
> >>    <add key="DeveloperToken" value="(Email)@gmail.com++USD"/>
> >>    <add key="ApplicationToken" value="Put_Application_Token_"/>
> >>    <add key="v13.Url" value="https://sandbox.google.com"/>
> >>    then call to getAccountInfo() and get exception that "Invalid
> >> client email specified".
>
> >> Can anyone tell, what is the error reason?
>
> >> Kind regards
> >> Harut.
>
> >> On Aug 24, 10:30 pm, AdWords API Advisor
> >> <[email protected]> wrote:
> >> > I wanted to give everyone advanced warning that the AdWords
> >> APISandbox'sdatabase is scheduled to be refreshed on Friday, August 28.
> >> > Following the refresh all data stored in theSandboxwill be cleared,
> >> > and you will have to recreate your client accounts with a call to
> >> > getClientAccounts().
>
> >> > More information on theSandboxenvironment and our periodic refreshes
> >> > is available at:
> >>http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbo...
>
> >> > Best,
> >> > Eric Koleda, AdWords API Team

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to