Liking cljdoc? Tell your friends :D

happygapi.cloudsearch.stats

Cloud Search API: stats. Cloud Search provides cloud-based search capabilities over G Suite data. The Cloud Search API allows indexing of non-G Suite data into Cloud Search. See: https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats

Cloud Search API: stats.
Cloud Search provides cloud-based search capabilities over G Suite data.  The Cloud Search API allows indexing of non-G Suite data into Cloud Search.
See: https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats
raw docstring

getIndex$clj

(getIndex$ auth args)

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/getIndex

Required parameters: none

Optional parameters: fromDate.month, fromDate.day, fromDate.year, toDate.day, toDate.month, toDate.year Gets indexed item statistics aggreggated across all data sources. This API only returns statistics for previous dates; it doesn't return statistics for the current day.

Note: This API requires a standard end user account to execute.

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/getIndex

Required parameters: none

Optional parameters: fromDate.month, fromDate.day, fromDate.year, toDate.day, toDate.month, toDate.year
Gets indexed item statistics aggreggated across all data sources. This
API only returns statistics for previous dates; it doesn't return
statistics for the current day.

**Note:** This API requires a standard end user account to execute.
raw docstring

getQuery$clj

(getQuery$ auth args)

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/getQuery

Required parameters: none

Optional parameters: fromDate.year, toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day Get the query statistics for customer.

Note: This API requires a standard end user account to execute.

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/getQuery

Required parameters: none

Optional parameters: fromDate.year, toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day
Get the query statistics for customer.

**Note:** This API requires a standard end user account to execute.
raw docstring

getSession$clj

(getSession$ auth args)

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/getSession

Required parameters: none

Optional parameters: fromDate.year, toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day Get the # of search sessions, % of successful sessions with a click query statistics for customer.

Note: This API requires a standard end user account to execute.

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/getSession

Required parameters: none

Optional parameters: fromDate.year, toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day
Get the # of search sessions, % of successful sessions with a click query
statistics for customer.

**Note:** This API requires a standard end user account to execute.
raw docstring

getUser$clj

(getUser$ auth args)

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/getUser

Required parameters: none

Optional parameters: toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day, fromDate.year Get the users statistics for customer.

Note: This API requires a standard end user account to execute.

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/getUser

Required parameters: none

Optional parameters: toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day, fromDate.year
Get the users statistics for customer.

**Note:** This API requires a standard end user account to execute.
raw docstring

index-datasources-get$clj

(index-datasources-get$ auth args)

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/index/datasources/get

Required parameters: name

Optional parameters: fromDate.year, toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day Gets indexed item statistics for a single data source.

Note: This API requires a standard end user account to execute.

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/index/datasources/get

Required parameters: name

Optional parameters: fromDate.year, toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day
Gets indexed item statistics for a single data source.

**Note:** This API requires a standard end user account to execute.
raw docstring

query-searchapplications-get$clj

(query-searchapplications-get$ auth args)

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/query/searchapplications/get

Required parameters: name

Optional parameters: fromDate.year, toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day Get the query statistics for search application.

Note: This API requires a standard end user account to execute.

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/query/searchapplications/get

Required parameters: name

Optional parameters: fromDate.year, toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day
Get the query statistics for search application.

**Note:** This API requires a standard end user account to execute.
raw docstring

session-searchapplications-get$clj

(session-searchapplications-get$ auth args)

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/session/searchapplications/get

Required parameters: name

Optional parameters: toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day, fromDate.year Get the # of search sessions, % of successful sessions with a click query statistics for search application.

Note: This API requires a standard end user account to execute.

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/session/searchapplications/get

Required parameters: name

Optional parameters: toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day, fromDate.year
Get the # of search sessions, % of successful sessions with a click query
statistics for search application.

**Note:** This API requires a standard end user account to execute.
raw docstring

user-searchapplications-get$clj

(user-searchapplications-get$ auth args)

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/user/searchapplications/get

Required parameters: name

Optional parameters: fromDate.year, toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day Get the users statistics for search application.

Note: This API requires a standard end user account to execute.

https://developers.google.com/cloud-search/docs/guides/api/reference/rest/v1/stats/user/searchapplications/get

Required parameters: name

Optional parameters: fromDate.year, toDate.day, toDate.month, toDate.year, fromDate.month, fromDate.day
Get the users statistics for search application.

**Note:** This API requires a standard end user account to execute.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close