customsearch
v1
|
Custom search request metadata. More...
Properties | |
virtual System.Nullable< int > | Count [get, set] |
Number of search results returned in this set. More... | |
virtual string | Cr [get, set] |
Restricts search results to documents originating in a particular country. You may use Boolean operators in the cr parameter's value. More... | |
virtual string | Cx [get, set] |
The identifier of a custom search engine created using the Custom Search Control Panel. This is a custom property not defined in the OpenSearch spec. This parameter is required. More... | |
virtual string | DateRestrict [get, set] |
Restricts results to URLs based on date. Supported values include: More... | |
virtual string | DisableCnTwTranslation [get, set] |
Enables or disables the Simplified and Traditional Chinese Search feature. More... | |
virtual string | ExactTerms [get, set] |
Identifies a phrase that all documents in the search results must contain. More... | |
virtual string | ExcludeTerms [get, set] |
Identifies a word or phrase that should not appear in any documents in the search results. More... | |
virtual string | FileType [get, set] |
Restricts results to files of a specified extension. Filetypes supported by Google include: More... | |
virtual string | Filter [get, set] |
Activates or deactivates the automatic filtering of Google search results. See Automatic Filtering for more information about Google's search results filters. Valid values for this parameter are: More... | |
virtual string | Gl [get, set] |
Boosts search results whose country of origin matches the parameter value. See Country Codes for a list of valid values. More... | |
virtual string | GoogleHost [get, set] |
Specifies the Google domain (for example, google.com, google.de, or google.fr) to which the search should be limited. More... | |
virtual string | HighRange [get, set] |
Specifies the ending value for a search range. Use cse:lowRange and cse:highrange to append an inclusive search range of lowRange...highRange to the query. More... | |
virtual string | Hl [get, set] |
Specifies the interface language (host language) of your user interface. Explicitly setting this parameter improves the performance and the quality of your search results. More... | |
virtual string | Hq [get, set] |
Appends the specified query terms to the query, as if they were combined with a logical AND operator. More... | |
virtual string | ImgColorType [get, set] |
Restricts results to images of a specified color type. Supported values are: More... | |
virtual string | ImgDominantColor [get, set] |
Restricts results to images with a specific dominant color. Supported values are: More... | |
virtual string | ImgSize [get, set] |
Restricts results to images of a specified size. Supported values are: More... | |
virtual string | ImgType [get, set] |
Restricts results to images of a specified type. Supported values are: More... | |
virtual string | InputEncoding [get, set] |
The character encoding supported for search requests. More... | |
virtual string | Language [get, set] |
The language of the search results. More... | |
virtual string | LinkSite [get, set] |
Specifies that all results should contain a link to a specific URL. More... | |
virtual string | LowRange [get, set] |
Specifies the starting value for a search range. Use cse:lowRange and cse:highrange to append an inclusive search range of lowRange...highRange to the query. More... | |
virtual string | OrTerms [get, set] |
Provides additional search terms to check for in a document, where each document in the search results must contain at least one of the additional search terms. You can also use the Boolean OR query term for this type of query. More... | |
virtual string | OutputEncoding [get, set] |
The character encoding supported for search results. More... | |
virtual string | RelatedSite [get, set] |
Specifies that all search results should be pages that are related to the specified URL. The parameter value should be a URL. More... | |
virtual string | Rights [get, set] |
Filters based on licensing. Supported values include: More... | |
virtual string | Safe [get, set] |
Specifies the SafeSearch level used for filtering out adult results. This is a custom property not defined in the OpenSearch spec. Valid parameter values are: More... | |
virtual string | SearchTerms [get, set] |
The search terms entered by the user. More... | |
virtual string | SearchType [get, set] |
Allowed values are web or image . If unspecified, results are limited to webpages. More... | |
virtual string | SiteSearch [get, set] |
Restricts results to URLs from a specified site. More... | |
virtual string | SiteSearchFilter [get, set] |
Specifies whether to include or exclude results from the site named in the sitesearch parameter. Supported values are: More... | |
virtual string | Sort [get, set] |
Specifies that results should be sorted according to the specified expression. For example, sort by date. More... | |
virtual System.Nullable< int > | StartIndex [get, set] |
The index of the current set of search results into the total set of results, where the index of the first result is 1. More... | |
virtual System.Nullable< int > | StartPage [get, set] |
The page number of this set of results, where the page length is set by the count property. More... | |
virtual string | Title [get, set] |
A description of the query. More... | |
virtual System.Nullable< long > | TotalResults [get, set] |
Estimated number of total search results. May not be accurate. More... | |
Custom search request metadata.
|
getset |
Number of search results returned in this set.
|
getset |
Restricts search results to documents originating in a particular country. You may use Boolean operators in the cr
parameter's value.
Google WebSearch determines the country of a document by analyzing the following:
See Country (cr) Parameter Values for a list of valid values for this parameter.
|
getset |
The identifier of a custom search engine created using the Custom Search Control Panel. This is a custom property not defined in the OpenSearch spec. This parameter is required.
|
getset |
Restricts results to URLs based on date. Supported values include:
d[number]
: requests results from the specified number of past days.w[number]
: requests results from the specified number of past weeks.m[number]
: requests results from the specified number of past months.y[number]
: requests results from the specified number of past years.
|
getset |
Enables or disables the Simplified and Traditional Chinese Search feature.
Supported values are:
0
: enabled (default)1
: disabled
|
getset |
Identifies a phrase that all documents in the search results must contain.
|
getset |
Identifies a word or phrase that should not appear in any documents in the search results.
|
getset |
Restricts results to files of a specified extension. Filetypes supported by Google include:
pdf
)ps
)wk1
, wk2
, wk3
, wk4
, wk5
, wki
, wks
, wku
)lwp
)mw
)xls
)ppt
)doc
)wks
, wps
, wdb
)wri
)rtf
)swf
)ans
, txt
).Additional filetypes may be added in the future. An up-to-date list can always be found in Google's file type FAQ.
|
getset |
Activates or deactivates the automatic filtering of Google search results. See Automatic Filtering for more information about Google's search results filters. Valid values for this parameter are:
0
: Disabled1
: Enabled (default)Note: By default, Google applies filtering to all search results to improve the quality of those results.
|
getset |
Boosts search results whose country of origin matches the parameter value. See Country Codes for a list of valid values.
Specifying a gl
parameter value in WebSearch requests should improve the relevance of results. This is particularly true for international customers and, even more specifically, for customers in English-speaking countries other than the United States.
|
getset |
Specifies the Google domain (for example, google.com, google.de, or google.fr) to which the search should be limited.
|
getset |
Specifies the ending value for a search range. Use cse:lowRange
and cse:highrange
to append an inclusive search range of lowRange...highRange
to the query.
|
getset |
Specifies the interface language (host language) of your user interface. Explicitly setting this parameter improves the performance and the quality of your search results.
See the Interface Languages section of Internationalizing Queries and Results Presentation for more information, and Supported Interface Languages for a list of supported languages.
|
getset |
Appends the specified query terms to the query, as if they were combined with a logical AND
operator.
|
getset |
Restricts results to images of a specified color type. Supported values are:
mono
(black and white)gray
(grayscale)color
(color)
|
getset |
Restricts results to images with a specific dominant color. Supported values are:
red
orange
yellow
green
teal
blue
purple
pink
white
gray
black
brown
|
getset |
Restricts results to images of a specified size. Supported values are:
icon
(small)small | medium | large | xlarge
(medium)xxlarge
(large)huge
(extra-large)
|
getset |
Restricts results to images of a specified type. Supported values are:
clipart
(Clip art)face
(Face)lineart
(Line drawing)photo
(Photo)animated
(Animated)stock
(Stock)
|
getset |
The character encoding supported for search requests.
|
getset |
The language of the search results.
|
getset |
Specifies that all results should contain a link to a specific URL.
|
getset |
Specifies the starting value for a search range. Use cse:lowRange
and cse:highrange
to append an inclusive search range of lowRange...highRange
to the query.
|
getset |
Provides additional search terms to check for in a document, where each document in the search results must contain at least one of the additional search terms. You can also use the Boolean OR query term for this type of query.
|
getset |
The character encoding supported for search results.
|
getset |
Specifies that all search results should be pages that are related to the specified URL. The parameter value should be a URL.
|
getset |
Filters based on licensing. Supported values include:
cc_publicdomain
cc_attribute
cc_sharealike
cc_noncommercial
cc_nonderived
|
getset |
Specifies the SafeSearch level used for filtering out adult results. This is a custom property not defined in the OpenSearch spec. Valid parameter values are:
"off"
: Disable SafeSearch"active"
: Enable SafeSearch
|
getset |
The search terms entered by the user.
|
getset |
Allowed values are web
or image
. If unspecified, results are limited to webpages.
|
getset |
Restricts results to URLs from a specified site.
|
getset |
Specifies whether to include or exclude results from the site named in the sitesearch
parameter. Supported values are:
i
: include content from sitee
: exclude content from site
|
getset |
Specifies that results should be sorted according to the specified expression. For example, sort by date.
|
getset |
The index of the current set of search results into the total set of results, where the index of the first result is 1.
|
getset |
The page number of this set of results, where the page length is set by the count
property.
|
getset |
A description of the query.
|
getset |
Estimated number of total search results. May not be accurate.