Amazon Advertising • Automation Rules
get_rule_outcomes
Rule Execution Outcomes
Get recent execution results for an automation rule. Shows what changes the rule made or recommended, including bid adjustments, keyword additions, and negative matches.
Use Cases
See what actions a rule took recently
Review bid changes made by a rule
Check which keywords were affected by a rule
Audit rule execution history for a date range
Example Prompts
Try these natural language queries with your AI assistant:
What did this rule do recently?
Show me rule execution history
What changes were made by this rule?
Which keywords were affected by this rule?
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| rule_id | number | Required | The rule ID to get outcomes for |
| start_date | string | Optional | Filter outcomes from this date (YYYY-MM-DD) |
| end_date | string | Optional | Filter outcomes until this date (YYYY-MM-DD) |
| limit | number | Optional | Maximum outcomes to return (default: 50) |
Returns
Response
List of rule execution outcomes with timestamps, affected entities, old/new values, and action details