@adcp/sdk API Reference - v7.9.0
Documentation
GitHub
npm
Preparing search index...
RightsTerms
Interface RightsTerms
Agreed contractual terms
interface
RightsTerms
{
pricing_option_id
:
string
;
amount
:
number
;
currency
:
string
;
period
?:
RightsBillingPeriod
;
uses
:
RightUse
[]
;
impression_cap
?:
number
;
overage_cpm
?:
number
;
start_date
?:
string
;
end_date
?:
string
;
exclusivity
?:
{
scope
?:
string
;
countries
?:
string
[]
}
;
}
Index
Properties
pricing_
option_
id
amount
currency
period?
uses
impression_
cap?
overage_
cpm?
start_
date?
end_
date?
exclusivity?
Properties
pricing_
option_
id
pricing_option_id
:
string
amount
amount
:
number
Minimum
0
currency
currency
:
string
Pattern
^[A-Z]{3}$
Optional
period
period
?:
RightsBillingPeriod
uses
uses
:
RightUse
[]
Optional
impression_
cap
impression_cap
?:
number
Minimum
1
Optional
overage_
cpm
overage_cpm
?:
number
Minimum
0
Optional
start_
date
start_date
?:
string
Format
date
Optional
end_
date
end_date
?:
string
Format
date
Optional
exclusivity
exclusivity
?:
{
scope
?:
string
;
countries
?:
string
[]
}
Exclusivity terms if applicable
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pricing_
option_
id
amount
currency
period
uses
impression_
cap
overage_
cpm
start_
date
end_
date
exclusivity
Documentation
GitHub
npm
@adcp/sdk API Reference - v7.9.0
Loading...
Agreed contractual terms