Hi If i want to update 1 of the shared fields [TYPE ,PRICE_QUALIFIER ,TRACKING TEMPLATE , LANGUAGE ... ] of specific price extension throw API then i need to return all the table row item also otherwise they will be deleted?
in this section <https://developers.google.com/adwords/api/docs/guides/extension-settings#update_ad_extensions> its said "To prevent the new settings from overwriting the old settings, remember to send back all feed items, even if you're modifying just one item." so my question is if im changing any field i need to return all feed items? or for example not using *priceFeedItem.setTableRows() *will keep my old table rows. Thanks Gil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/92a3489f-fee8-4cc8-a426-2ea0fff11866%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
