@adcp/client API Reference - v3.3.3
Documentation
GitHub
npm
Preparing search index...
CrawlResult
Interface CrawlResult
interface
CrawlResult
{
successfulAgents
:
number
;
failedAgents
:
number
;
totalPublisherDomains
:
number
;
totalProperties
:
number
;
errors
:
{
agent_url
:
string
;
error
:
string
}
[]
;
warnings
:
{
domain
:
string
;
message
:
string
}
[]
;
}
Index
Properties
successful
Agents
failed
Agents
total
Publisher
Domains
total
Properties
errors
warnings
Properties
successful
Agents
successfulAgents
:
number
failed
Agents
failedAgents
:
number
total
Publisher
Domains
totalPublisherDomains
:
number
total
Properties
totalProperties
:
number
errors
errors
:
{
agent_url
:
string
;
error
:
string
}
[]
warnings
warnings
:
{
domain
:
string
;
message
:
string
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
successful
Agents
failed
Agents
total
Publisher
Domains
total
Properties
errors
warnings
Documentation
GitHub
npm
@adcp/client API Reference - v3.3.3
Loading...