You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Google.Ads.GoogleAds.Core/src/Google.Ads.GoogleAds.Core.csproj
+5-5
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<PropertyGroup>
4
4
<Title>Google Ads API Core Dotnet Client Library</Title>
5
5
<PackageId>Google.Ads.GoogleAds.Core</PackageId>
6
-
<Version>3.2.0</Version>
6
+
<Version>4.0.0</Version>
7
7
<Description>This library provides you with functionality to access the Google Ads API. The Google Ads API is the modern programmatic interface to Google Ads and the next generation of the AdWords API. See https://developers.google.com/google-ads/api to learn more about Google Ads API.</Description>
<Description>This library provides you with extensions for the Google Ads API client library. The Google Ads API is the modern programmatic interface to Google Ads. See https://developers.google.com/google-ads/api to learn more about Google Ads API.</Description>
Copy file name to clipboardexpand all lines: Google.Ads.GoogleAds/examples/Authentication/AuthenticateInAspNetCoreApplication/AuthenticateInAspNetCoreApplication.csproj
Copy file name to clipboardexpand all lines: Google.Ads.GoogleAds/src/Google.Ads.GoogleAds.csproj
+5-5
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<PropertyGroup>
4
4
<Title>Google Ads API Dotnet Client Library</Title>
5
5
<PackageId>Google.Ads.GoogleAds</PackageId>
6
-
<Version>18.1.0</Version>
6
+
<Version>19.0.0</Version>
7
7
<Description>This library provides you with functionality to access the Google Ads API. The Google Ads API is the modern programmatic interface to Google Ads and the next generation of the AdWords API. See https://developers.google.com/google-ads/api to learn more about Google Ads API.</Description>
0 commit comments