@adcp/client API Reference - v3.3.3
Documentation
GitHub
npm
Preparing search index...
CreativeSubAsset
Interface CreativeSubAsset
interface
CreativeSubAsset
{
id
:
string
;
name
:
string
;
type
:
"companion"
|
"thumbnail"
|
"preview"
;
media_url
:
string
;
dimensions
?:
{
width
:
number
;
height
:
number
}
;
}
Index
Properties
id
name
type
media_
url
dimensions?
Properties
id
id
:
string
name
name
:
string
type
type
:
"companion"
|
"thumbnail"
|
"preview"
media_
url
media_url
:
string
Optional
dimensions
dimensions
?:
{
width
:
number
;
height
:
number
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
type
media_
url
dimensions
Documentation
GitHub
npm
@adcp/client API Reference - v3.3.3
Loading...