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,
I am using the BudgetOrderService for getting account budgets, and if a promotional coupon is added, spendingLimit param includes its amount.
Is is possible to find out if a budgetOrder has a voucher applied?
Thanks
Shwetha Vastrad (AdWords API Team)
unread,
Nov 10, 2016, 4:43:50 PM11/10/16
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,
I'm afraid there isn't a direct way to identify if a voucher has been applied to a BudgetOrder. The BudgetOrderService now supports retrieving adjustments via the new totalAdjustments field, available in API version v201609. Adjustments come in the form of credits or debits to your budget order. You can use this field to infer if a voucher has been applied or not.