Search
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|---|---|---|---|---|
| + implementation | No | const | No | - | Implementation |
| - cse_id | No | string | No | - | Cse Id |
| - cse_token | No | string | No | - | Cse Token |
| - name | No | string | No | - | Name |
| - description | No | string | No | - | Description |
| - defaultDateRestrict | No | string | No | - | Defaultdaterestrict |
| - params | No | Combination | No | - | Params |
1. Property implementation
Title: Implementation
| Type | const |
| Required | Yes |
Specific value: "Search"
2. Property cse_id
Title: Cse Id
| Type | string |
| Required | No |
Description: Google Custom Search Engine Id.
3. Property cse_token
Title: Cse Token
| Type | string |
| Required | No |
Description: Google Project dev token, must have search permissions.
4. Property name
Title: Name
| Type | string |
| Required | No |
| Default | "search" |
5. Property description
Title: Description
| Type | string |
| Required | No |
| Default | null |
6. Property defaultDateRestrict
Title: Defaultdaterestrict
| Type | string |
| Required | No |
| Default | null |
7. Property params
Title: Params
| Type | combining |
| Required | No |
| Additional properties | [Any type: allowed] |
| Default | {} |
7.1. Property item 0
| Type | object |
| Required | No |
| Additional properties | [Any type: allowed] |
7.2. Property item 1
| Type | null |
| Required | No |