google.license()

Syntax

license(key)

Description

Sets the license key of your Google API account. Without it, search() and results() raise an error.

Example

google = ximport("google")
google.license("E4RRrGcASKIvbCtG43DFHHERRv78ghjg")