@adcp/client API Reference - v3.3.3
Documentation
GitHub
npm
Preparing search index...
AdvertisingProduct
Interface AdvertisingProduct
interface
AdvertisingProduct
{
id
:
string
;
name
:
string
;
description
:
string
;
type
:
"video"
|
"audio"
|
"native"
|
"display"
|
"connected_tv"
;
pricing_model
:
"cpm"
|
"cpc"
|
"cpa"
|
"fixed"
;
base_price
:
number
;
currency
:
string
;
minimum_spend
?:
number
;
targeting_capabilities
:
string
[]
;
creative_formats
:
CreativeFormat
[]
;
inventory_details
:
InventoryDetails
;
}
Index
Properties
id
name
description
type
pricing_
model
base_
price
currency
minimum_
spend?
targeting_
capabilities
creative_
formats
inventory_
details
Properties
id
id
:
string
name
name
:
string
description
description
:
string
type
type
:
"video"
|
"audio"
|
"native"
|
"display"
|
"connected_tv"
pricing_
model
pricing_model
:
"cpm"
|
"cpc"
|
"cpa"
|
"fixed"
base_
price
base_price
:
number
currency
currency
:
string
Optional
minimum_
spend
minimum_spend
?:
number
targeting_
capabilities
targeting_capabilities
:
string
[]
creative_
formats
creative_formats
:
CreativeFormat
[]
inventory_
details
inventory_details
:
InventoryDetails
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
description
type
pricing_
model
base_
price
currency
minimum_
spend
targeting_
capabilities
creative_
formats
inventory_
details
Documentation
GitHub
npm
@adcp/client API Reference - v3.3.3
Loading...