RequestPolicyApprovalExecutionReceipt
Tessra
Ad spend
Use packaged keys after the Ad Spend starter is enabled in your Native App (Snowpark session).
Keys
ad_budget.increasecampaign.pause/resume,account.topup
Cortex submit
CALL APP.REQUEST_ACTION_FROM_CORTEX(
'ad_budget.increase',
OBJECT_CONSTRUCT('amount', 5000, 'currency', 'USD'),
'Approval-band demo'
);Poll
CALL APP.GET_ACTION_STATUS_FOR_CORTEX(
'<intent_id>'
);Bands (illustrative)
For ad_budget.increase: mid band requires approval when Slack is configured—see Configure approvals.
