Please help limit the budget code each day to account adword
27 views
Skip to first unread message
Phạm văn Vinh
unread,
Aug 25, 2015, 9:02:22 AM8/25/15
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
Please help limit the budget code each day to account adword : Can you share to me ?
Umesh Dengale
unread,
Aug 25, 2015, 2:03:14 PM8/25/15
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,
You could create shared Budget(for campaigns) with Period property set to BudgetBudgetPeriod.DAILY to set the daily limit. Please check out BudgetOrederService, Bidding and Shared Budget documents. You could refer the AddCampaigns Java example code which explain creating the budget and shared among the campaigns.