account | DynamicAccount | Yes | - | Select the Amazon Ads profile to update targets in. |
update_type | string or SelectableOption | Yes | - | Choose whether to update a single target or multiple targets at once. Options: single or bulk. |
target_id | string or SelectItem | No | - | Amazon Ads target ID to update (from amazon_ads_list_targets or amazon_ads_create_targets). Required for single update. |
bid | number | No | - | New bid for the target in the profile’s currency (for example 0.9 for $0.90). Provide a bid and/or a status. |
status | string or SelectableOption | No | - | New target state. Options: ENABLED, PAUSED, or ARCHIVED. Note: ARCHIVED is permanent in Amazon Ads and cannot be undone. |
structured_data | array (also accepts a comma-separated string) | No | - | Use only when update_type is bulk. Required column: target_id, plus bid and/or status (ENABLED, PAUSED, or ARCHIVED) per row. Up to 100 rows. |