@adcp/sdk API Reference - v10.0.1
Documentation
GitHub
npm
Preparing search index...
ProductPropertyPolicyDiagnostic
Interface ProductPropertyPolicyDiagnostic
interface
ProductPropertyPolicyDiagnostic
{
code
:
ProductPropertyPolicyDiagnosticCode
;
severity
:
ProductPropertyPolicyDiagnosticSeverity
;
message
:
string
;
product_index
:
number
;
product_id
?:
string
;
path
:
string
;
publisher_property_index
?:
number
;
selection_type
?:
string
;
publisher_domain
?:
string
;
publisher_domains
?:
string
[]
;
normalized_domain
?:
string
;
normalized_domains
?:
string
[]
;
matched_allowed_domain
?:
string
;
matched_excluded_domain
?:
string
;
property_ids
?:
string
[]
;
matched_property_ids
?:
string
[]
;
}
Index
Properties
code
severity
message
product_
index
product_
id?
path
publisher_
property_
index?
selection_
type?
publisher_
domain?
publisher_
domains?
normalized_
domain?
normalized_
domains?
matched_
allowed_
domain?
matched_
excluded_
domain?
property_
ids?
matched_
property_
ids?
Properties
code
code
:
ProductPropertyPolicyDiagnosticCode
severity
severity
:
ProductPropertyPolicyDiagnosticSeverity
message
message
:
string
product_
index
product_index
:
number
Optional
product_
id
product_id
?:
string
path
path
:
string
Optional
publisher_
property_
index
publisher_property_index
?:
number
Optional
selection_
type
selection_type
?:
string
Optional
publisher_
domain
publisher_domain
?:
string
Optional
publisher_
domains
publisher_domains
?:
string
[]
Optional
normalized_
domain
normalized_domain
?:
string
Optional
normalized_
domains
normalized_domains
?:
string
[]
Optional
matched_
allowed_
domain
matched_allowed_domain
?:
string
Optional
matched_
excluded_
domain
matched_excluded_domain
?:
string
Optional
property_
ids
property_ids
?:
string
[]
Optional
matched_
property_
ids
matched_property_ids
?:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
severity
message
product_
index
product_
id
path
publisher_
property_
index
selection_
type
publisher_
domain
publisher_
domains
normalized_
domain
normalized_
domains
matched_
allowed_
domain
matched_
excluded_
domain
property_
ids
matched_
property_
ids
Documentation
GitHub
npm
@adcp/sdk API Reference - v10.0.1
Loading...