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

relatedQueries emplty #156

Open
ngochoaitn opened this issue Mar 18, 2021 · 2 comments
Open

relatedQueries emplty #156

ngochoaitn opened this issue Mar 18, 2021 · 2 comments

Comments

@ngochoaitn
Copy link

I set start date in 7 days but result return is empty

this is my query

 {
  keyword: 'shirt',
  startTime: new Date().setHours(new Date().getHours() - 7),
  geo: 'AU',
  timezone: 0,
  granularTimeResolution: true
}

On google trends query 7 day still return related queries

@anhagape
Copy link

anhagape commented May 4, 2021

did you find a workaround for this?

@ngochoaitn
Copy link
Author

did you find a workaround for this?

Thank you, Yes i did, I have a fork

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