Hi Taco,

Your configuration appears to be correct.  I would recommend filing an
issue with the client library to have the problem investigated
further:

  http://code.google.com/p/google-api-adwords-dotnet/issues/list

Best,
- Eric Koleda, AdWords API Team

On Dec 7, 3:29 am, Taco <[email protected]> wrote:
> 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