Thanks for reply.
The disapproved items are not appearing in dashboard. However the client
checks the batch status for every item inserted. The status "Created" is
returned for everything. It also returns the ID of the item inserted.

Regards,
Raj

On Fri, Oct 3, 2008 at 8:21 AM, Tom Wilson
<[EMAIL PROTECTED]>wrote:

>
> Won't the disaproved items appear on the dashboard ? This is something
> the client could check.
>
> Tom Wilson
> Freelance Google Base Developer and Consultant
> www.tomthedeveloper.com
>
> Google Base Tools - http://dev.tomthedeveloper.com/googlebase
> Featured Project :
> http://google-code-featured.blogspot.com/2008/02/google-base-competitor-analysis.html
>
> On Oct 1, 9:30 pm, "Rajendra Prasad Grandhe" <[EMAIL PROTECTED]>
> wrote:
> > 1.2.2
>  >
> > On Wed, Oct 1, 2008 at 2:55 PM, Eric (Google) <[EMAIL PROTECTED]>
> wrote:
> >
> > > Hi Rajendra,
> >
> > > I just ran the sample without problems.  What version of
> > > the .NET library are you using?
> >
> > > Eric
> >
> > > On Oct 1, 8:41 am, "Rajendra Prasad Grandhe" <[EMAIL PROTECTED]>
> > > wrote:
> > > >    To investigate this issue further,
> > > > I ran the sample that comes from SDK, gbase_demo.
> >
> > > > This demo is supposed to allow one to enter userID/password/developer
> > > > key and retrieve/modify items.
> >
> > > > I am able to retrieve the existing items but when I try to submit a
> new
> > > item
> > > > or update an existing one, I get a 401 not authorized error.
> >
> > > > It fails in the line:
> > > > Dim returnFeed As GBaseFeed = service.Batch(batchFeed, New Uri(Me
> > > > .batchFeed.Batch))
> >
> > > > I have valid google account and a developer key. What else I am
> supposed
> > > to
> > > > have?
> >
> > > > Regards,
> > > > Raj
> >
> > >  > On Thu, Sep 25, 2008 at 4:23 PM, Eric (Google) <[EMAIL PROTECTED]
> >
> > > wrote:
> >
> > > > > Nothing besides following the posted Guidelines:
> > > > >http://code.google.com/apis/base/starting-out.html#disapproved
> >
> > > > > Eric
> >
> > > > > On Sep 25, 12:48 pm, "Rajendra Prasad Grandhe" <[EMAIL PROTECTED]>
> > > > > wrote:
> > > > > > OK. I still have the unique item ID. Is it possible to check why
> the
> > > item
> > > > > > was disapproved by myself?
> > > > > > Regards,
> > > > > > Raj
> >
> > > > >  > On Thu, Sep 25, 2008 at 2:50 PM, Eric (Google) <
> [EMAIL PROTECTED]
> >
> > > > > wrote:
> >
> > > > > > > On Sep 23, 7:43 pm, "Rajendra Prasad Grandhe" <
> [EMAIL PROTECTED]>
> > > > > > > wrote:
> > > > > > > > Thanks for the reply.
> > > > > > > > Is there any way to know that the item is disapproved at the
> time
> > > of
> > > > > > > insert?
> >
> > > > > > > No.  Items are disapproved after insert by an automated daemon.
> >
> > > > > > > > Regards,
> > > > > > > > Raj
> >
> > > > > > > > On Tue, Sep 23, 2008 at 7:01 PM, Eric (Google) <
> > > [EMAIL PROTECTED]>
> > > > > > > wrote:
> >
> > > > > > > > > Make sure your items comply with the Program Policies and
> > > > > Guidelines:
> > > > > > > > >
> http://code.google.com/apis/base/starting-out.html#disapproved
> >
> > > > > > > > > There's an automated system to disapprove items if they do
> > > adhere
> > > > > > > > > to those guides.  The Products and Real Estate verticals
> are
> > > > > > > > > particularity stringent.
> >
> > > > > > > > > Eric
> >
> > > > > > > > > On Sep 23, 1:30 pm, Raj <[EMAIL PROTECTED]> wrote:
> > > > > > > > > > Hi,
> >
> > > > > > > > > >   I wrote a small windows client in C#.NET to insert
> items in
> > > > > google
> > > > > > > > > > base. It works fine for 58 items. However my client
> reported
> > > that
> > > > > > > when
> > > > > > > > > > he tested with 32181 records, it only shows 4545 items as
> > > active
> > > > > in
> > > > > > > > > > the dashboard. I checked the log and made sure that there
> > > were no
> > > > > > > > > > errors.
> >
> > > > > > > > > > I used batch insert (service.batch) to insert 50 items at
> a
> > > time.
> > > > > All
> > > > > > > > > > operations were reported as success in logs. I could not
> > > explain
> > > > > the
> > > > > > > > > > discrepancies in the record count. I saw that other
> people on
> > > > > this
> > > > > > > > > > group have some similar issues but could not find a
> solution
> > > for
> > > > > it.
> >
> > > > > > > > > > I really appreciate any timely help or direction in this
> > > regard.
> > > > > I am
> > > > > > > > > > clueless.
> >
> > > > > > > > > > Regards,
> > > > > > > > > > Raj
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Base Data API" 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/Google-Base-data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to