Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Thư viện ứng dụng .NET được lưu trữ trên GitHub và được phân phối dưới dạng gói NuGet. Thư viện này cung cấp một số tính năng để giúp bạn sử dụng API, bao gồm cả việc quản lý thông tin xác thực và tạo ứng dụng dịch vụ API Google Ads dễ dàng hơn.
Thư viện này hỗ trợ các Khung .NET sau:
.NET Framework 4.7.2 trở lên (net472)
.NET Standard 2.1 (netstandard2.1)
.NET 6.0 (net6.0)
.NET 8.0 (net8.0)
.NET Standard 2.1 tương thích với một số phiên bản và cách triển khai .NET khác, vì vậy, thư viện này có thể hoạt động tốt trên nhiều nền tảng khác.
Tuy nhiên, chúng tôi chưa kiểm thử chính thức khả năng tương thích nên không hỗ trợ chính thức các nền tảng này.
Hãy xem https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-1 để tìm hiểu thêm về khả năng tương thích với tiêu chuẩn .NET.
Thư viện .NET của Google Ads API sử dụng Grpc.Net.Client làm mặc định, với phương thức dự phòng là Grpc.Core trên các nền tảng không được hỗ trợ. Bạn có thể buộc sử dụng Grpc.Core bằng cách đặt UseGrpcCore thành true. Xem phần Sử dụng thư viện Grpc cũ.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-11-28 UTC."],[[["The Google Ads API client library for .NET will no longer support .NET 5.0 starting with version 19.0.0, and users should upgrade to a supported version before the end of 2024."],["The library supports .NET Framework 4.7.2+, .NET Standard 2.1, .NET 6.0, and .NET 8.0."],["It is available as a NuGet package and hosted on GitHub, providing features for easier credential management and service client creation."],["While .NET Standard 2.1 offers compatibility with various .NET versions and implementations, only the explicitly listed frameworks are officially supported."],["Users can find comprehensive documentation and guides, covering setup, OAuth flows, logging, and advanced features on the official Google Ads API website."]]],[]]