@adcp/sdk API Reference - v7.9.0
Documentation
GitHub
npm
Preparing search index...
BuildHumanReviewPlanInput
Interface BuildHumanReviewPlanInput
interface
BuildHumanReviewPlanInput
{
plan_id
:
string
;
brand
:
{
domain
:
string
;
[
k
:
string
]:
unknown
}
;
objectives
:
string
;
budget
:
Omit
<
PlanBudget
,
"reallocation_threshold"
|
"reallocation_unlimited"
,
>
&
ReallocationAutonomy
;
flight
:
{
start
:
string
;
end
:
string
;
[
k
:
string
]:
unknown
}
;
policy_categories
?:
string
[]
;
policy_ids
?:
string
[]
;
data_subject_contestation
?:
DataSubjectContestation
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
plan_
id
brand
objectives
budget
flight
policy_
categories?
policy_
ids?
data_
subject_
contestation?
Properties
plan_
id
plan_id
:
string
brand
brand
:
{
domain
:
string
;
[
k
:
string
]:
unknown
}
objectives
objectives
:
string
budget
budget
:
Omit
<
PlanBudget
,
"reallocation_threshold"
|
"reallocation_unlimited"
>
&
ReallocationAutonomy
flight
flight
:
{
start
:
string
;
end
:
string
;
[
k
:
string
]:
unknown
}
Optional
policy_
categories
policy_categories
?:
string
[]
Optional
policy_
ids
policy_ids
?:
string
[]
Optional
data_
subject_
contestation
data_subject_contestation
?:
DataSubjectContestation
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
plan_
id
brand
objectives
budget
flight
policy_
categories
policy_
ids
data_
subject_
contestation
Documentation
GitHub
npm
@adcp/sdk API Reference - v7.9.0
Loading...