Trendflow JS — API Reference - v0.2.0
Guides
GitHub
npm
Python sibling
Preparing search index...
InterestByRegionResult
Interface InterestByRegionResult
Regional popularity for a single keyword.
interface
InterestByRegionResult
{
keyword
:
string
;
resolution
:
Resolution
;
rows
:
RegionalInterestRow
[]
;
}
Index
Properties
keyword
resolution
rows
Properties
Readonly
keyword
keyword
:
string
Readonly
resolution
resolution
:
Resolution
Readonly
rows
rows
:
RegionalInterestRow
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
keyword
resolution
rows
Guides
GitHub
npm
Python sibling
Trendflow JS — API Reference - v0.2.0
Loading...
Regional popularity for a single keyword.