Hello again, Thanks for your response,
As I mention the v 16.0.0 version of Google.Ads.GoogleAds is the latest Nuget Package for .NET developers that can be seen here ( https://www.nuget.org/packages/Google.Ads.GoogleAds ) and it was uploaded 11 days ago. (Image_1.png) The way in which the GoogleAdsConfig may be configured has changed and must be created in the way that is commented here https://developers.google.com/google-ads/api/docs/client-libs/dotnet/configuration. (Image_2.png) The method LoadFromConfigurationRoot is underlined in red because it is not defined and accessible (Image_3.png) Our team also checked Google.Ads.GoogleAds solution shared in GitHub ( https://github.com/googleads/google-ads-dotnet). The class GoogleAdsConfig.cs is located in Google.Ads.GoogleAds.Core does not contain any method defined here: https://developers.google.com/google-ads/api/docs/client-libs/dotnet/configuration Due to the fact that this method does not exist, there is no way of sharing any log. Thanks! Regards! On Friday, May 5, 2023 at 3:51:03 PM UTC+2 Google Ads API Forum Advisor wrote: > Hello Cynthia, > > Welcome to Google Ads API Support team. Thank you for reaching out to us. > > You mentioned that the Google Ads API version you are using is in ( v: > 16.0.0). However, our latest version for API is only v13.1 as can be seen > here https://developers.google.com/google-ads/api/docs/release-notes. > > Moreover, you have mentioned about LoadFromConfigurationRoot method, which > seem to be used in .Net client library as indicated here > https://developers.google.com/google-ads/api/docs/client-libs/dotnet/configuration > . > > Having said that, can you elaborate more on what is the exact issue with > the API? And if you are solely using a .NET client library for your issue? > Additionally, are you encountering any kind of errors on your end? If so, > can you provide the complete *request *and *response* logs with *request > id *and *request header* generated on your end. > > Note that these logs can be requested or provided to the developer > handling the Google Ads API transactions when logging of the API requests > has been enabled. You may check here ( > https://developers.google.com/google-ads/api/docs/best-practices/logging#client_library_logging) > and > click your client library for the specific guideline to enable it. > > For REST interface requests, you can enable logging via the curl command > by using the -i flag. This will cause the tool to include the HTTP response > headers in the output. > > Links to the highlighted words above: > > - *request* - > > https://developers.google.com/google-ads/api/docs/concepts/field-service#request > > - *response* - > > https://developers.google.com/google-ads/api/docs/concepts/field-service#response > > - *request id* - > > https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id > > - *request header *- > > https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers > > > > You may send the requested details privately via "*Reply To Author*" > option. If that option is not available to you, send it directly to > [email protected] instead and let us know here once it is provided. > > Regards, > [image: Google Logo] Google Ads API Team > > ref:_00D1U1174p._5004Q2lAd3f:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/8707b80c-fb11-489b-bea9-d36235747d41n%40googlegroups.com.
