Hi Harut,

You can find out the budget of a campaign by looking at it's budget
field, which contains a Budget object:
http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.Budget.html.
You should be able to find out how much budget is remaining by using
the StatsSelector to get the cost field:
http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.Stats.html#cost.

Best,
- Eric Koleda, AdWords API Team

On Sep 25, 8:46 am, Harutyun Terteryan <harr...@gmail.com> wrote:
> Hi all
>  I'm developing web application based on google adwords service.
> Currently working on billing part of it,
> so I'd like to know how can I get the information about campaign
> budgets, or how much it reduced from campaigns budget, and so
> account's budget?
>
> Best
> Harut.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to