string6 seems to be an early type that is no longer in any of the
production wsdls. Update your code to use the new object type.
--- In yws-searchmarketing%40yahoogroups.com">yws-searchmarketingyahoogroups.com, "Tom Kucia"
<tom.kucia...> wrote:
>
> Terry,
>
> Did you ever found out the answer about string6? >
>
> --- In yws-searchmarketing%40yahoogroups.com">yws-searchmarketingyahoogroups.com, "Terry Cox" <terry>
> wrote:
> >
> > Is that sample code up to date with the WSDL's?
> >
> > I downloaded the LocationService and ReportService production
> WSDL's,
> > and ported the sample code over to VB.NET and get the following
> errors:
> >
> > Private Shared _masterAccountID As string6 (String6 is not a
> defined
> > type)
> >
> > masterAccountID nor license is not a member of
> > BasicReportServiceService or LocationReportServiceService
> >
> >
> > --- In yws-searchmarketing%40yahoogroups.com">yws-searchmarketingyahoogroups.com, "Yahoo! Search
> Marketing
> > Monkey" <plummerm> wrote:
> > >
> > > > I'm used to just putting a reference to the hosted WSDL
within
> > Visual
> > > > Studio. This dynamic co-location thing is kind of confusing.
> > >
> > > Did you look at the sample code (does not show any reporting
> calls)
> > that
> > > calls the LocationService and then the various campaign-mgtm
> > services?
> > > You simply use the LocationService.getMasterAccountLocation
> result as
> > > the WSDL base to future campaign/report calls for that master
> account
> > id.
> > >
> > > Good luck,
> > > -Y!SM Monkey
> > >
> >
>