googleapis / googleapis/google-api-java-client-services

Upgrade Analytics OAuth support

未关闭
#13,833 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。