Search for the top results on Google given the query.

Input

PropertyTypeRequiredDescription
querySHORT_TEXTYesThe query to search for on Google.
typeSTATIC_DROPDOWNNoThe type of search to perform.

Sample Output

{
  "resultObject": {
    "results": []
  },
  "resultText": "This is the textified search object."
}