API issue
We have a problem adding content to collections via API. The app shows content following the order the content in collection. However, when we add new content to collection via API, content is put at the bottom instead of at the top, resulting in showing contents in a crescent order. Which is bad because users need to see fresh content first.
This does not occurs when we add content manually (Through the Web Adobe DPS). How we control this? Is there a way to add content to collection at the "top of the pile" or maybe any way to control how content is ordered (like the manual way in the web version, dragging and dropping) ?
(Our integration uses examples from demo examples of the API and even with demo examples this is exactly the same behaviour [pushing content at the bottom of collection list]).