@adcp/sdk API Reference - v10.0.1
    Preparing search index...

    Interface ActionNotAllowedDetails

    Details payload for ACTION_NOT_ALLOWED errors. Lets buyer SDKs offer a structured recovery path without a separate get_media_buys round-trip.

    Index

    Properties

    attempted_action: MediaBuyValidAction
    currently_available_actions?: MediaBuyAvailableAction[]

    Echo of the buy's resolved available_actions[] at rejection time. Buyer SDKs render this to the caller as the recovery option set.