Hello, Within the last month we've seen an issue related to the order of elements in a response from a mutate operation <https://developers.google.com/adwords/api/docs/reference/v201502/CustomerExtensionSettingService#mutate> not being returned in the same order as those passed in the request. Specifically the extensions property of a Customer Extension Setting's Extension Setting <https://developers.google.com/adwords/api/docs/reference/v201506/CustomerExtensionSettingService.ExtensionSetting> this is extremely problematic when creating new Extension Feed Items <https://developers.google.com/adwords/api/docs/reference/v201506/CustomerExtensionSettingService.ExtensionFeedItem> due to the fact that in order to preserve existing Extension Feed Items on a CustomerExtensionSetting you are required to pass all extension feed items it has. This leads to there being no consistent way to identify which Feed Item we just created in the response.
This behavior of returning elements that are the result of a mutate operation in a different order in the response than specified in the request is not consistent with the multitude of AdWords API Services we've integrated with. Any assistance on the matter would be greatly appreciated. This is an outstanding issue in our production environment. I've attached a SOAP request and response outlining the above described behavior. Thanks, Michael -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/069d93e3-555a-45ac-af5a-a39c219fd964%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
CustomerExtensionSettingService.xml
Description: XML document