5 messages in com.googlegroups.adwords-apiRe: AdWords API quota
FromSent OnAttachments
Dmitry Trunikov20 Jan 2006 08:57 
Patrick Chanezon20 Jan 2006 17:14 
Dmitry Trunikov22 Jan 2006 03:43 
yaron19 Feb 2006 06:25 
Dmitry Trunikov20 Feb 2006 00:04 
Subject:Re: AdWords API quota
From:Patrick Chanezon (chan@gmail.com)
Date:01/20/2006 05:14:50 PM
List:com.googlegroups.adwords-api

Are you talking about http://www.google.com/apis/adwords/developer/InfoService.html#getUsageQuotaThisMonth?

Retrieves this month's total usage quota, including free quota usage, or the developer token being used to make this call.

This is the allowance of quota you have this month, which is pretty stable. What you see changing on the MCC screen is your consumption. To get what you consumed, use http://www.google.com/apis/adwords/developer/InfoService.html#getUnitCount

I hope this helps.

P@

On 1/20/06, Dmitry Trunikov <dmit@zoral.com.ua> wrote:

Hi ALL! I am watching strange behaviour for methods get???QuotaThisMonth() from info service. This methods already return the same value -- num units for begin of month. But on the web MMC quota is recalculated daily. What is wrong? Thanks.