@adcp/client API Reference - v3.11.2
Documentation
GitHub
npm
Preparing search index...
GetContentStandardsResponse
Type Alias GetContentStandardsResponse
GetContentStandardsResponse
:
|
ContentStandards
|
{
errors
:
Error
[]
;
standards_id
?:
{
[
k
:
string
]:
unknown
}
;
context
?:
ContextObject
;
ext
?:
ExtensionObject
;
}
Response payload with content safety policies
Type Declaration
ContentStandards
{
errors
:
Error
[]
;
standards_id
?:
{
[
k
:
string
]:
unknown
}
;
context
?:
ContextObject
;
ext
?:
ExtensionObject
;
}
errors
:
Error
[]
Optional
standards_id
?:
{
[
k
:
string
]:
unknown
}
Field must not be present in error response
Optional
context
?:
ContextObject
Optional
ext
?:
ExtensionObject
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
npm
@adcp/client API Reference - v3.11.2
Loading...
Response payload with content safety policies