Updating fields in BudgetOrder

19 views
Skip to first unread message

sa

unread,
May 28, 2018, 6:09:34 AM5/28/18
to AdWords API and Google Ads API Forum
Hi Adwords API team,

I would like to know if I want to update only the spending limit of my BudgetOrder, do I need to:
  1. Create a selector with all fields of a BudgetOrder
  2. Set Predicates to find specific BudgetOrder by BudgetOrder's id
  3. Use the get method to find the BudgetOrder
  4. Change the spending limit of the found BudgetOrder
  5. Use the SET operator to make a mutate call for that BudgetOrder to make the spending limit change to take effect
It seems like a hassle to add all BudgetOrder fields to the selector's setFields function. I would like to confirm that if I only want to change the spending limit, doing all of that is necessary.

Best Regards,
SA

Luis Xander Talag (AdWords API Team)

unread,
May 29, 2018, 3:48:34 AM5/29/18
to AdWords API and Google Ads API Forum
Hi SA,

I believe those step-by-step procedure you mentioned are all necessary if you want to modify the spending limit of your BudgetOrder. For additional information, you may also check this guide on Editing a BudgetOrder for reference.

Thanks and regards,
Luis 
AdWords API Team
Reply all
Reply to author
Forward
0 new messages