Ooops. Sorry it is g:id that you need to set.
On Nov 4, 12:45 pm, icebackhaz <[EMAIL PROTECTED]> wrote:
> Hm, I think I would check the ids assigned by google to your items.
> Are they the same for both submissions? If so, I don't think you
> delete is working. Are you setting your own id (not
Hm, I think I would check the ids assigned by google to your items.
Are they the same for both submissions? If so, I don't think you
delete is working. Are you setting your own id (not g:id, rather
c:id)?
On Nov 3, 2:10 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> If I upload products u
The stats data is as i believe tied to the id you submit with your
item.
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-bas
Thank you thats what I needed.
On Thu, Oct 23, 2008 at 2:39 PM, Eric (Google) <[EMAIL PROTECTED]> wrote:
>
> The publishing_priority is a child of the element
> and i the gm: namespace:
>
>xmlns:gm='http://base.google.com/ns-metadata/1.0'>
> ...
>
> high
>
>
>
> In .NET you
The publishing_priority is a child of the element
and i the gm: namespace:
...
high
In .NET you can use the snippet posted on the tips blog:
http://gdatatips.blogspot.com/2008/08/setting-publishingpriority-attribute-in.html
Eric
On Oct 23, 8:56 am, "[EMAIL PROTECTED]" <[EMA
Yea that does not work. I am using the .net class so my line is
insert.GBaseAttributes.AddTextAttribute("publishing_priority", "high")
but my items still take atleast 24 hours to become searchable
On Oct 22, 7:35 pm, "Eric (Google)" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> You can use the attribute
Hi,
You can use the attribute to make
items searchable within minutes:
http://code.google.com/apis/base/faq.html#PublishingPriority
Eric
On Oct 22, 1:53 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> I am just learning, but I have updated my items a couple times, and it
> seems after I