Hi Roberto,
While there isn't an example which shows how to use BudgetOrderService, you can perform the following steps:
- Create a selector and specify the list of fields you want to retrieve in the selector.
- Use the selector to perform a BudgetOrderService.get() request and get the list of BudgetOrders.
You can refer to examples provided in the
Basic Operations section of each
client library for more code samples which use the get() method.
Regards,
Shwetha, AdWords API Team.