@adcp/client API Reference - v4.19.0
Documentation
GitHub
npm
Preparing search index...
CpmPricing
Interface CpmPricing
Fixed cost per thousand impressions
interface
CpmPricing
{
model
:
"cpm"
;
cpm
:
number
;
currency
:
string
;
ext
?:
ExtensionObject
;
}
Index
Properties
model
cpm
currency
ext?
Properties
model
model
:
"cpm"
cpm
cpm
:
number
Cost per thousand impressions
currency
currency
:
string
ISO 4217 currency code
Optional
ext
ext
?:
ExtensionObject
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
model
cpm
currency
ext
Documentation
GitHub
npm
@adcp/client API Reference - v4.19.0
Loading...
Fixed cost per thousand impressions