account | DynamicAccount | Yes | - | Select the Amazon Ads profile to get change history for. |
event_types | array of string or SelectableOption | No | - | Entity types to get change events for: CAMPAIGN, AD_GROUP, AD, KEYWORD, NEGATIVE_KEYWORD, PRODUCT_TARGETING. Defaults to CAMPAIGN when omitted. |
time_range | string or SelectableOption | No | {'value': 'last_30_days', 'label': 'Last 30 days'} | Time period for the change history. Options: last_90_days, last_30_days, last_14_days, last_7_days, today, yesterday. Amazon keeps up to 90 days. Default: last_30_days. |
entity_ids | array of string (also accepts a comma-separated string) | No | - | Optional entity IDs to filter by, matching the selected event types (for example campaign IDs for CAMPAIGN). Up to 10. |
limit | integer | No | 200 | Maximum number of change events to return. Default: 200. |