@adcp/client API Reference - v3.3.3
Documentation
GitHub
npm
Preparing search index...
CreativeFilters
Interface CreativeFilters
interface
CreativeFilters
{
format
?:
FormatID
|
FormatID
[]
;
type
?:
|
"image"
|
"video"
|
"html"
|
"native"
|
(
"image"
|
"video"
|
"html"
|
"native"
)
[]
;
status
?:
string
|
string
[]
;
tags
?:
string
|
string
[]
;
created_after
?:
string
;
created_before
?:
string
;
updated_after
?:
string
;
updated_before
?:
string
;
assigned_to
?:
string
;
performance_score_min
?:
number
;
performance_score_max
?:
number
;
}
Index
Properties
format?
type?
status?
tags?
created_
after?
created_
before?
updated_
after?
updated_
before?
assigned_
to?
performance_
score_
min?
performance_
score_
max?
Properties
Optional
format
format
?:
FormatID
|
FormatID
[]
Optional
type
type
?:
|
"image"
|
"video"
|
"html"
|
"native"
|
(
"image"
|
"video"
|
"html"
|
"native"
)
[]
Optional
status
status
?:
string
|
string
[]
Optional
tags
tags
?:
string
|
string
[]
Optional
created_
after
created_after
?:
string
Optional
created_
before
created_before
?:
string
Optional
updated_
after
updated_after
?:
string
Optional
updated_
before
updated_before
?:
string
Optional
assigned_
to
assigned_to
?:
string
Optional
performance_
score_
min
performance_score_min
?:
number
Optional
performance_
score_
max
performance_score_max
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
type
status
tags
created_
after
created_
before
updated_
after
updated_
before
assigned_
to
performance_
score_
min
performance_
score_
max
Documentation
GitHub
npm
@adcp/client API Reference - v3.3.3
Loading...