Hi, When i have used the below query for all the attributes for item type products . I have got some attributes, for which i am not getting any documentation to refer to use them.
http://www.google.com/base/feeds/itemtypes/en_US/products <gm:attribute name="product type" type="text" /> <gm:attribute name="condition" type="text" /> <gm:attribute name="brand" type="text" /> <gm:attribute name="size" type="text" /> <gm:attribute name="color" type="text" /> <gm:attribute name="upc" type="text" /> <gm:attribute name="mpn" type="text" /> <gm:attribute name="model number" type="text" /> <gm:attribute name="author" type="text" /> <gm:attribute name="weight" type="numberUnit" /> <gm:attribute name="isbn" type="text" /> <gm:attribute name="publisher" type="text" /> <gm:attribute name="year" type="number" /> <gm:attribute name="height" type="numberUnit" /> <gm:attribute name="width" type="numberUnit" /> <gm:attribute name="length" type="numberUnit" /> <gm:attribute name="location" type="location" /> <gm:attribute name="quantity" type="int" /> <gm:attribute name="price type" type="text" /> <gm:attribute name="price" type="floatUnit" /> <gm:attribute name="payment" type="text" /> <gm:attribute name="expiration date" type="dateTime" /> <gm:attribute name="payment notes" type="text" /> <gm:attribute name="online only" type="boolean" /> <gm:attribute name="product review average" type="number" /> <gm:attribute name="product review count" type="number" /> How do i use the below attributes . <gm:attribute name="online only" type="boolean" /> <gm:attribute name="product review average" type="number" /> <gm:attribute name="product review count" type="number" /> Any link to documentation for the above attributes would be helpful. Thanks Hari -- 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.
