API ignores PriceUnit PER_NIGHT value on Price extensions
14 views
Skip to first unread message
F Igoillo
unread,
May 31, 2017, 3:36:44 PM5/31/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hello
I noticed that when creating Price Extensions using the API the PriceUnit field of a priceTableRow ignores the PER_NIGHT value , but such unit can be defined using the MCC interface pulldown ( see attached ).
How can I define such unit using the API ?
Thanks
Shwetha Vastrad (AdWords API Team)
unread,
May 31, 2017, 4:51:24 PM5/31/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
The PER_NIGHT PriceExtensionPriceUnit was included in the v201705 version of AdWords API. If you use v201702 or earlier versions of AdWords API, you'll not be able to use this PriceUnit value while adding your Price extensions. Please see the api changes for more details.