Hi,

Please check the SOAP XML logs and ensure that the clientEmail or
clientCustomerId header is being sent correctly.

Thanks,
- Eric Koleda, AdWords API Team

On Dec 9, 10:18 am, "marc...@productengine.com"
<marc...@productengine.com> wrote:
> Unable to request campaign estimates. API returns error:
>
> "Must specify a client in order to do traffic estimates."
>
> Code listing (java):
>
> AdWordsUser user = new AdWordsUser(email, password, clientId,
> userAgent, developerToken, applicationToken, useSandbox);
> user.getService
> (AdWordsService.V13.TRAFFIC_ESTIMATOR_SERVICE).estimateCampaignList
> (campaignRequests);
>
> Where all request related data is valid (email, password, clientId,
> userAgent, developerToken, applicationToken, useSandbox). I've tried
> with and without clientId specified, with clientEmail specified -
> still having same error.
>
> Note: sandbox enabled test request properties are works fine, but
> production properties doesn't work.
>
> What I do wrong?

--

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