{
"properties": [
"seconds_on_page",
"domain",
"bot_detected",
"confirmed_owner",
"ip",
"approx_ip_geo",
"browser",
"age_seconds",
"created_at",
"expires_at",
"form_input_method",
"form_input_kpm",
"form_input_wpm",
"is_framed",
"is_masked",
"num_sensitive_content_elements",
"num_sensitive_form_elements",
"page_url",
"parent_page_url",
"os"
],
"scans": {
"forbidden": [
"free",
"ipad"
],
"required": [
"home security system"
]
}
}Insights
InsightsParameters
Request individual Insights data points (properties) to be returned
and terms for which to scan for in a certificate session replay.
A list of the Insights data points you would like to be returned in
the response. Some properties are not
compatible with all certificate types and will return a null value.
Only contracted properties are
available to query. Your account will only be charged for properties that are returned.
See InsightsResult for form_input_method values.
Available options:
age_seconds, approx_ip_geo, bot_detected, confirmed_owner, created_at, domain, expires_at, form_input_kpm, form_input_method, form_input_wpm, ip, is_framed, is_masked, num_sensitive_content_elements, num_sensitive_form_elements, os, page_url, parent_page_url, seconds_on_page An object containing the terms to use to perform a page scan which checks for their presence in the content captured by the certificate.
Show child attributes
Show child attributes