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

[New Connector] Google Portability API (Search history) #66

Open
tahpot opened this issue Jul 22, 2024 · 0 comments · May be fixed by #68
Open

[New Connector] Google Portability API (Search history) #66

tahpot opened this issue Jul 22, 2024 · 0 comments · May be fixed by #68

Comments

@tahpot
Copy link
Member

tahpot commented Jul 22, 2024

Add support for Google's Data Portability API.

Start by implementing support for saving a user's search history.

Notes:

  1. Need to request the scope https://www.googleapis.com/auth/dataportability.myactivity.search
  2. No other scopes can be requested at the same time as the data portability API, so it requires it's own connection / provider
  3. Documentation is here https://developers.google.com/data-portability
Screen Shot 2024-07-22 at 6 47 09 pm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant