You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Docs
Service account authentication is recommended for server-to-server access for Google Ads API.
The text was updated successfully, but these errors were encountered: