Thanks,
I got it connecting to the sandbox and the live service. My problem
now is that the data coming out is not what I expect:(
Have you dealt with the ForecastService?
--- In yws-searchmarketing%40yahoogroups.com">yws-searchmarketing
yahoogroups.com, "anujsinghal.mca7"
<anujsinghal.mca7
...> wrote:
>
> hi,
>
> you r only using the sandbox test account for this link...
> http://searchmarketing.yahoo.com/developer/docs/V3/sample_code/index.
> php
>
> u set with the url location
>
> https://global.marketing.ews.yahooapis.com/services/V3/LocationServic
> e
>
> which is wrong for sandbox account...
>
> for sandbox account u r using this url location...
>
> https://sandbox.marketing.ews.yahooapis.com/services/V3/LocationServi
> ce
>
> and u r using only your test account's username, password, licence
> key, master accountID, & account ID.(not your production account
> Details)
>
> and i thimk this information is really useful for u.
>
> regards,
> Anuj singhal
>
>
> --- In yws-searchmarketing%40yahoogroups.com">yws-searchmarketing
yahoogroups.com, "mat" <tbfg206
>
> wrote:
> >
> > --- In yws-searchmarketing%40yahoogroups.com">yws-searchmarketing
yahoogroups.com, "mat" <tbfg206
> wrote:
> > >
> > > I am trying to connect to the live service but when I call the
> > > LocationService function
> > > getMasterAccountLocation();
> > >
> > > with the url location
> > >
> https://global.marketing.ews.yahooapis.com/services/V3/LocationServic
> e
> > >
> > > I get the following error message:
> > > Wrong namespace for service.
> > >
> > > Any ideas what I am doing wrong?
> > >
> >
> > I fixed the problem, the code to output the location service url
> > needed to be updated, getLocationServiceAddress as the url
> structure
> > of the sandbox differs from the url structure of the live service.
> >
> > To jake who mailed me I was unable to mail you back as the email
> > bounced. What I would suggest is to take the example code from
> here:
> >
> http://searchmarketing.yahoo.com/developer/docs/V3/sample_code/index.
> php
> >
> > and plug in your sandbox values you received in your welcome email.
> >
>
.