geremyk / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

Getter/Setter method for Google Base publishing_priority #154

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In Base there's the <gm:publishing_priority> element under <app:control>:

<app:control>
  <gm:publishing_priority>high</gm:publishing_priority>
</app:control>

The default value for this field got changed from 'high' to 'low'--meaning
a user's items are not immediately indexed.   

Currently, there's no way to get/set this value.

Original issue reported on code.google.com by ericbide...@gmail.com on 28 Jul 2008 at 6:17

GoogleCodeExporter commented 8 years ago
Fixed in subversion

Original comment by fman...@gmail.com on 28 Oct 2008 at 5:06