适用于 Java 的 Google Ads API 客户端库
Java 版客户端库托管在 GitHub 上,并通过 Maven 分发。它提供了多项功能来帮助您使用该 API,包括更轻松地管理凭据和创建 Google Ads API 服务客户端。
该库需要 Java 1.8 及更高版本。
video_library
视频库:Java 客户端库入门
指南
- 开始使用
- 库的设置说明。
- 授权
有关使用不同授权流程为库配置 OAuth2 凭据的说明。
- OAuth 桌面应用流程
- 如何为桌面应用获取 OAuth2 刷新令牌。
- OAuth Web 应用流程
- 如何为 Web 应用获取 OAuth2 刷新令牌。
- OAuth 服务账号流程
- 如何将 OAuth2 与服务账号凭据搭配使用。
- 从源代码构建
如何基于源代码构建客户端库。
- 配置文件格式
如何指定 Java 属性。
- 日志记录
如何设置日志记录。
- 字段掩码
如何在更新操作中使用字段掩码。
- 资源名称
API 中资源名称的格式和用法。
- 代理配置
配置 HTTP(S) 代理。
- 长时间运行的操作
运行长时间运行的操作。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-05。
[null,null,["最后更新时间 (UTC):2024-11-05。"],[[["The Google Ads API client library for Java is open-source, available on GitHub, and distributed via Maven for easy integration into Java projects."],["It simplifies interactions with the Google Ads API by providing features for credential management, service client creation, and more."],["Developers can find comprehensive documentation and guides, including setup instructions, authorization flows, building from source, and advanced usage topics, to facilitate seamless implementation."],["The library requires Java 1.8+ and offers resources such as a video library and detailed guides to help users get started quickly."],["This Java client library empowers developers to leverage the full potential of the Google Ads API for efficient campaign management and automation."]]],[]]