Amazon Advertising • Alerts & Monitoring
list_alerts

List Profile Alerts

List Amazon advertising alerts for a specific profile. Shows all pending and recent alerts with severity, type, and summary. Filterable by status and alert type.

Use Cases

+ View all alerts for a specific advertising profile
+ Filter alerts by type (budget, spikes, non-converting, etc.)
+ See pending vs acknowledged alerts
+ Get alert IDs for detailed investigation

Example Prompts

Try these natural language queries with your AI assistant:

Show me alerts for this profile
What alerts do I have?
Any budget warnings?
Show me spike alerts

Parameters

Name Type Required Description
profile_id string Required The profile ID (hash, number, or name)
status string Optional Filter by status: pending, acknowledged, expired, or all (default: all)
type string Optional Filter by alert type: BUDGET_USE, PROFILE_SPIKES, CAMPAIGN_SPIKES, NON_CONVERTING_KEYWORDS, etc.
limit number Optional Maximum alerts to return (default: 20)

Returns

Response
List of alerts with severity, type, status, date, summary text, and alert IDs

Related Tools