Skip to content

Commit

Permalink
Merge pull request #94 from br4in3x/feature/gprop
Browse files Browse the repository at this point in the history
Gprop could be set now
  • Loading branch information
pat310 committed Feb 19, 2018
2 parents dab4d50 + 6473c8c commit e968aae
Show file tree
Hide file tree
Showing 4 changed files with 8,364 additions and 5,908 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ An object with the following options keys:
* **hl** Preferred language (`string` [defaults to english](https://sites.google.com/site/tomihasa/google-language-codes))
* **timezone** Timezone (`number` defaults to the time zone difference, in minutes, from UTC to current locale (host system settings))
* **category** Category to search within (`number` defaults to [all categories](https://github.com/pat310/google-trends-api/wiki/Google-Trends-Categories))
* **property** What Google property to filter to. Defaults to web search. Can be images, news, youtube or froogle (for Google Shopping results) (`string`)
* **resolution** Granularity of the geo search (enumerated `string` ['COUNTRY', 'REGION', 'CITY', 'DMA']). `resolution` is specific to the [interestByRegion](#interestByRegion) method.
* **granularTimeResolution** Boolean that dictates if the results should be given in a finer time resolution (if `startTime` and `endTime` is less than one day, this should be set to `true`)

Expand Down
Loading

0 comments on commit e968aae

Please sign in to comment.