Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service Account Authentication #493

Open
wiesenthal opened this issue May 22, 2024 · 1 comment
Open

Service Account Authentication #493

wiesenthal opened this issue May 22, 2024 · 1 comment

Comments

@wiesenthal
Copy link

Docs

Service account authentication is recommended for server-to-server access for Google Ads API.

@Zauras
Copy link

Zauras commented Jun 16, 2024

Having same concern - currently stuggling to implement google api "hack" to imitate user. Since I just need Server 2 Server communication to send conversion event automatically on purchase.
According to google I should get service auth which provides only accessToken instead of refresh_token.

  • Need constructor of Customer (self destructive after 1 h) which would take accessToken instead of refresh_token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants