@adcp/sdk API Reference - v7.9.0
Documentation
GitHub
npm
Preparing search index...
ActionNotAllowedDetails
Interface ActionNotAllowedDetails
Structured details payload for
ACTION_NOT_ALLOWED
errors.
interface
ActionNotAllowedDetails
{
attempted_action
:
MediaBuyValidAction
;
reason
:
ActionNotAllowedReason
;
currently_available_actions
?:
MediaBuyAvailableAction
[]
;
}
Index
Properties
attempted_
action
reason
currently_
available_
actions?
Properties
attempted_
action
attempted_action
:
MediaBuyValidAction
reason
reason
:
ActionNotAllowedReason
Optional
currently_
available_
actions
currently_available_actions
?:
MediaBuyAvailableAction
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attempted_
action
reason
currently_
available_
actions
Documentation
GitHub
npm
@adcp/sdk API Reference - v7.9.0
Loading...
Structured details payload for
ACTION_NOT_ALLOWEDerrors.