Using the Java API (v201705) we run the PlaceholderFeedItemReport and grab the attribute values to sync up the site link details.
However, we're seeing a problem where the attribute values are in the wrong order. Often, coming back with different indexes.
According to this document:
We should get back FinalUrls as index 5 and line2 as index 3, etc. and here you can see they are in the incorrect position.
I have seen it recently where we'll get back the finalUrls as index 8.
We're seeing thousands of these a night.
Am I looking at the wrong field mapping? How can we rely on know what field is what?
Thanks
matt