My question is is there a different way to list products in such sales or are some sales not available via the Gilt API ?
Thanks
Casey Kolderup
unread,
May 7, 2012, 10:00:13 AM5/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gilt-pu...@googlegroups.com
Hi,
As documented on https://dev.gilt.com/page/gilt-public-apis, the "products" array of the sale response object is optional. We may be unable to expose product information for some sales due to agreements with vendors or at our discretion for others reason which we may not be able to disclose. In this case, it would be possible to promote the sale and drive traffic to the sale-level but not the products within the sale. If your application is product-focused rather than highlighting sales, you should build it in a way that it can safely ignore any sales that don't have any products available via the API.
Thanks,
Casey
Abhijith Reddy
unread,
May 10, 2012, 9:58:59 PM5/10/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gilt-pu...@googlegroups.com
In addition to this question , Does this limitation apply to product skus as well ? For example this product
comes in 3 colors . But the api returns only 1 color.
Casey Kolderup
unread,
May 14, 2012, 10:28:31 AM5/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gilt-pu...@googlegroups.com
Hi Abhijith,
I can't think of why that would happen but it's possible there's some flag that's preventing it from showing up. I'll look into this some more and see if there's a reason for it. If you see it again, please feel free to email us directly at a...@gilt.com so we can try to hunt it down.