@adcp/sdk API Reference - v14.0.0-beta.6
Documentation
GitHub
npm
Preparing search index...
ProposalCommercialTerms
Interface ProposalCommercialTerms<TPurchase>
interface
ProposalCommercialTerms
<
TPurchase
extends
ProposalPurchase
=
ProposalPurchase
,
>
{
brand
:
Record
<
string
,
unknown
>
;
purchases
:
TPurchase
[]
;
start_time
:
string
;
end_time
:
string
;
total_budget
?:
{
amount
:
number
;
currency
:
string
}
;
}
Type Parameters
TPurchase
extends
ProposalPurchase
=
ProposalPurchase
Index
Properties
brand
purchases
start_
time
end_
time
total_
budget?
Properties
brand
brand
:
Record
<
string
,
unknown
>
purchases
purchases
:
TPurchase
[]
start_
time
start_time
:
string
end_
time
end_time
:
string
Optional
total_
budget
total_budget
?:
{
amount
:
number
;
currency
:
string
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
brand
purchases
start_
time
end_
time
total_
budget
Documentation
GitHub
npm
@adcp/sdk API Reference - v14.0.0-beta.6
Loading...