@adcp/sdk API Reference - v7.9.0
Documentation
GitHub
npm
Preparing search index...
AgentFilter
Interface AgentFilter
interface
AgentFilter
{
type
?:
string
;
channels
?:
string
[]
;
markets
?:
string
[]
;
categories
?:
string
[]
;
property_types
?:
string
[]
;
tags
?:
string
[]
;
delivery_types
?:
string
[]
;
has_tmp
?:
boolean
;
min_properties
?:
number
;
compliance_status
?:
(
"unknown"
|
"passing"
|
"degraded"
|
"failing"
)
[]
;
}
Index
Properties
type?
channels?
markets?
categories?
property_
types?
tags?
delivery_
types?
has_
tmp?
min_
properties?
compliance_
status?
Properties
Optional
type
type
?:
string
Optional
channels
channels
?:
string
[]
Optional
markets
markets
?:
string
[]
Optional
categories
categories
?:
string
[]
Optional
property_
types
property_types
?:
string
[]
Optional
tags
tags
?:
string
[]
Optional
delivery_
types
delivery_types
?:
string
[]
Optional
has_
tmp
has_tmp
?:
boolean
Optional
min_
properties
min_properties
?:
number
Optional
compliance_
status
compliance_status
?:
(
"unknown"
|
"passing"
|
"degraded"
|
"failing"
)
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
channels
markets
categories
property_
types
tags
delivery_
types
has_
tmp
min_
properties
compliance_
status
Documentation
GitHub
npm
@adcp/sdk API Reference - v7.9.0
Loading...