CUSTOM_SEARCH_RESTRICTED_GOOGLE

Provide a search term and ID of your Google Custom Search engine to restrict your search to specific site(s) defined in your Custom Search Engine.

icon of Google Search - Top SitesGoogle Search - Top Sites
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
CUSTOM_SEARCH_RESTRICTED_GOOGLE(queryengineID
[type]
[dateRestrict]
)
query

The search terms. For example: "Huawei P20" or "('Engineering Manager' OR 'Engineering Director') New Zealand".

engineID

ID of your Google Custom Search engine. For example: "1568313218324:llnasdfi7q".

[optional] type

The type of search to use. Choose between:

  • "title-open" (default) to search the page title for any combination of your query.
  • "title-strict" to search the page title for a direct match of your query.
  • "open" to search the entire page for any combination of your query.
  • "strict" to search the entire page for a direct match of your query.
[optional] dateRestrict

From within what time range to return results. Return results newer than:

  • "dN": N days

  • "wN": N weeks

  • "mN": N months

  • "yN": N years

Examples

CUSTOM_SEARCH_RESTRICTED_GOOGLE("Apple CEO", "017576662512468239146:omuauf_lfve") returns search results for Tim Cook, Apple's CEO.