googleapis / googleapis/google-api-java-client-services
Upgrade Analytics OAuth support
未关闭
priority: p3
type: feature request
- 主要语言
- Java
- 星标
- 725
- 派生
- 394
- 平均合并
- 42 分钟
- 30 天内合并 PR
- 257
描述
The Google Ads API moved to the `google-auth-library-*` libraries.
The Analytics API (we are using management and reporting) stayed at the `google-oauth-client` library.
So when using Google Ads API in conjunction with the Analytics API we have to convert the "old" `Credential`/`StoredCredential` to the "new" `UserCredentials`. Additionally, we have two libs on the classpath we don't need:
`com.google.oauth-client:google-oauth-client`
`com.google.api-client:google-api-client`
Please upgrade the Analytics APIs to the "new" `UserCredentials`.
贡献指南
评估
这个 Issue 还没有评估数据。