Hi Khrystyna, This guide <https://developers.google.com/adwords/api/docs/guides/extension-settings#price_extensions> describes how to create and manage Price Extensions using AdWords API along with a sample code snippet. Once you set up Price Extensions, you can track their performance using Placeholder report <https://developers.google.com/adwords/api/docs/appendix/reports#placeholder> or Placeholder Feed Item report <https://developers.google.com/adwords/api/docs/appendix/reports#placeholder-feed-item>. The AddPrices <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201705/extensions/AddPrices.java> Java example shows how to add a Price Extension and associate it with an account. Example code in other languages is provided here <https://developers.google.com/adwords/api/docs/clientlibraries>. You can use the Ad Preview tool <https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwjp9di42ePUAhWCeT4KHcs8DC4QFggpMAA&url=https%3A%2F%2Fadwords.google.com%2Fapt%2FAdPreview&usg=AFQjCNGyKIERXl8B8z7HRR22zsaXeoVnGg> in the UI to check if the Price Extensions are being served correctly.
Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/682f64e1-554b-4b59-a000-83cb4e7b8b4f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
