Documentation Index
Fetch the complete documentation index at: https://deepline.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Run in Enrichment Spreadsheet
Use this function as a column step in
deepline enrich.Required Fields
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
payload.category_codes | array | Yes | product and service categories required field The maximum number of categories you can specify: 5 you can download the full list of possible categories | |
payload.first_date | string | Yes | first date of comparison period required field first date for which domain metrics will be provided; date format: “yyyy-mm-dd” ; example: “2021-06-01” ; the list available dates is available through the available history endpoint ; Note: first_date cannot be greater than today’s date; Also note: the dates specified in first_date and second_date cannot point to the same month of the same year; you can specify the dates in any order: first_date can be greater than second_date and vice versa; minimum date: “2020-10-01” | |
payload.second_date | string | Yes | second date of comparison period required field second date for which domain metrics will be provided; date format: “yyyy-mm-dd” ; example: “2021-10-01” ; the list available dates is available through the available history endpoint ; Note: second_date cannot be greater than today’s date; Also note: the dates specified in first_date and second_date cannot point to the same month of the same year; you can specify the dates in any order: second_date can be greater than first_date and vice versa; minimum date: “2020-10-01” |
Advanced: Direct CLI
Use direct execution for single payload debugging.
CLI flags
| Flag | Description |
|---|---|
--json | Print machine-readable output. |
--wait | Wait for terminal provider status when supported. |
--debug | Enable wait mode with additional status/log output. |
--wait-timeout SECONDS | Max seconds to wait in wait mode. |
--poll-interval SECONDS | Polling interval in seconds during wait mode. |
--timeout SECONDS | Request timeout in seconds. |
--connect-timeout SECONDS | Connection timeout in seconds. |
Cost
- Pricing model:
provider_usage(provider usage). - Estimated Deepline credits:
0.02per pricing unit. - Billing mode:
post_deduct.