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

Upgrade Analytics OAuth support

Open
#13,833 0 comments 0 reactions 0 assignees View on GitHub
priority: p3 type: feature request
Dominant language
Java
Stars
725
Forks
394
Avg merge
42m
Merged PRs (30d)
257

Description

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`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.