Price extension automation via API - debugging

620 views
Skip to first unread message

Khrystyna Grynko

unread,
Jun 29, 2017, 6:45:15 AM6/29/17
to AdWords API Forum
Hi everyone,

Our developper is about to automate the price extension creation and update via API.
What should the account manager do in order to use it correctly in the account ?
How can we test that the price extensions data is delivered correctly ?

Thank you in advance for your reply

Shwetha Vastrad (AdWords API Team)

unread,
Jun 29, 2017, 2:44:07 PM6/29/17
to AdWords API Forum
Hi Khrystyna, 

This guide 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 or Placeholder Feed Item report. The AddPrices Java example shows how to add a Price Extension and associate it with an account. Example code in other languages is provided here. You can use the Ad Preview tool in the UI to check if the Price Extensions are being served correctly. 

Regards,
Shwetha, AdWords API Team.

Alexander Popov

unread,
Nov 13, 2017, 6:12:18 PM11/13/17
to AdWords API Forum
Hi, Shwetha
Reading Docs and References to API example we see only option to create price extension. Is it possible update prices let's say daily without making new extension? thanks

Peter Oliquino

unread,
Nov 14, 2017, 12:22:40 AM11/14/17
to AdWords API Forum
Hi Alexander,

I'm a colleague of Shwetha and I will be providing support for now. As for updating price extensions or any other types, you may refer to this section as to how. You will not be required to create new extensions as you will be able to use the SET operator on your extensions directly. I hope this has been helpful.

Thanks and regards,
Peter
AdWords API Team

Alexander Popov

unread,
Nov 14, 2017, 8:57:16 AM11/14/17
to AdWords API Forum
TY, Peter. I will try. Anyway, it would be nice to have example in https://github.com/googleads/googleads-php-lib example section...

Peter Oliquino

unread,
Nov 14, 2017, 9:58:55 PM11/14/17
to AdWords API Forum
Hi Alexander,

The example code in the guide can normally be applied to all extension types and would just require replacing the necessary objects. Code-wise, the update procedure should look similar for all extensions.

Feel free to write back to us if you have any further concerns.

Best regards,
Peter
AdWords API Team

Alexander Popov

unread,
Nov 15, 2017, 1:30:28 PM11/15/17
to AdWords API Forum
Thanks Peter,
Looks like we could make it to work!
Reply all
Reply to author
Forward
0 new messages