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: https://developers.google.com/adwords/api/docs/appendix/placeholders 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. Problem converting descriptive text, placeholderType: Sitelink, attributeValues=[1->Contact Us,3->[http://www.smile-clinic.co.uk/contact-us/],5->Contact Us Information Details,6->Page.] 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 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" 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/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/9517e038-9dd3-47f9-a9af-d997066ec50d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
