AdWords API getUnitCountForMethod in v2009 InfoService

2009-12-01 Thread James
Hello, We are migrating our code to v2009. We have a job which gets the quota used per method for a specified date range, and am having trouble getting this working in v2009. I get the total quota for a date range without any trouble, but when I add a service/method to the selector it always return

AdWords API getUnitCountForMethod return value not changing

2009-06-17 Thread Carl
Hi, I'm developing an app using the adwords API and I wish to keep track of the units used. I'm querying the usage using "getUnitCountForMethod" however the values returned by this do not seem to be changing. Is this value a real time update ie. exactly what has been used to the current time, or i

AdWords API getUnitCountForMethod

2009-06-05 Thread pedro
Has anyone got this to work properly in a multi level account environment? The figures that I getting are much lower than I get for getUnitCount and I am pretty sure that the method I am passing (to the method) is the method that is using most of the units? --~--~-~--~~~--

AdWords API getUnitCountForMethod returning 0

2008-10-22 Thread MartinHN
Hi I want to get the price of CriterionService.getAllCriteria, to determine if it is cheaper to schedule and download a report. If I call the InfoService.getUnitCountForMethod("CriterionService", "getAllCriteria", dateFrom, dateTo) - I just get 0. I guess I have to provide an AdGroup ID, or some