Hi,

I'd like to keep track of the used units for each operation, using the
ResetUnits() and GetUnits() methods of the AdWordsUser object (.NET).

However, GetUnits() always returns 0.

My web.config includes the TraceExtension and ApiUnitsExtension:

  <system.web>
    <webServices>
      <soapExtensionTypes>
        <add type="com.google.api.adwords.lib.TraceExtension, google-
api-adwords-dotnet" priority="1" group="0"/>
        <add type="com.google.api.adwords.lib.ApiUnitsExtension,
google-api-adwords-dotnet" priority="1" group="0"/>
      </soapExtensionTypes>
    </webServices>
  ...

Is there anything I can check or modify to make this work?

Thanks in advance,
Taco

--

You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.


Reply via email to