# Error messages

The 'Last Error' column in the [Actions Log](/managing-advertising-accounts/modules/actions-log.md) provides crucial information on the [status of operations](/managing-advertising-accounts/modules/actions-log/operation-reports.md), indicating whether an action was successfully communicated to Amazon via API or if a failure occurred. The table below lists the most common error messages and their implications:

<table data-full-width="false"><thead><tr><th width="105">Status</th><th width="185">Error message</th><th width="214">Description</th><th width="113">Type</th><th>Troubleshooting</th></tr></thead><tbody><tr><td>Failed</td><td>Item failed with the same error 3 times in a row. Aborting. Error was: <code>{{ }}</code>.</td><td>The requested operation triggered a sequence of attempts up to three times. Each time, the sequence failed and reported an error, which could be any of those listed below.</td><td>Any</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#persistent-execution-error">Persistent execution error</a></td></tr><tr><td>Failed</td><td>The original action failed so this revert was cancelled.</td><td>The requested revert was unsuccessful because the original action was not correctly executed on Amazon.</td><td>Any</td><td></td></tr><tr><td>Failed</td><td>Failed to locate campaign. Aborting.</td><td>The system was unable to locate the requested campaign.</td><td>Create</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#campaign-and-a-d-group-location-errors">Campaign and ad group location errors</a></td></tr><tr><td>Failed</td><td>Failed to locate campaign+ad group. Aborting.</td><td>The system was unable to locate the requested ad group within the specified campaign.</td><td>Create</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#campaign-and-a-d-group-location-errors">Campaign and ad group location errors</a></td></tr><tr><td>Failed</td><td>TargetingClause with campaignId=<code>{{ }}</code>, adGroupId=<code>{{ }}</code>, expressionType=<code>{{ }}</code>, expression=<code>{{ }}</code> already exists!</td><td>The requested operation included records that are either duplicates from a previous operation or ones that Amazon has reported as already existing. Specific ID values will usually be provided—replacing the <code>{{ }}</code> placeholders.</td><td>Create</td><td></td></tr><tr><td>Failed</td><td>Ad group cannot have both keyword and product targets.</td><td>The requested operation attempted to implement both keyword and product target formats within the same ad group—once the initial targeting type is added to an ad group, the type of the ad group is set, and it will not permit targeting of the alternate kind.</td><td>Create</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#a-d-group-targeting-compatibility-error">Ad group targeting compatibility error</a></td></tr><tr><td>Failed</td><td>Parent entity is archived forbids child creates.</td><td>The requested operation included attempts to create targeting within campaigns or ad groups that have already been archived.</td><td>Create</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#archived-entity-creation-error">Archived entity creation error</a></td></tr><tr><td>Failed</td><td>Number of targeting clauses per ad group exceeds the limit.</td><td>The requested operation attempted to create targeting within ad groups that have already reached their limit—typically 1,000 targeting records.</td><td>Create</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#targeting-limit-exceeded-error">Targeting limit exceeded error</a></td></tr><tr><td>Failed</td><td>Keyword is invalid.</td><td>Records involved in the requested operation contained invalid special characters or exceeded the allowed maximum of 10 words per keyword.</td><td>Create</td><td></td></tr><tr><td>Failed</td><td>Archived entity cannot be modified.</td><td>The requested operation included entities that have been archived and are therefore no longer eligible for updates.</td><td>Update</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#archived-entity-modification-error">Archived entity modification error</a></td></tr><tr><td>Failed</td><td>Keyword was specified with a wrong bid or empty value : <code>{{ }}</code> [minBid: <code>{{ }}</code>, maxBid: <code>{{ }}</code>.</td><td>The requested operation involved bid submissions that were either below or above Amazon's imposed limits, which vary by campaign type and are usually detailed in the error report—replacing the <code>{{ }}</code> placeholders.</td><td>Update</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#bid-value-errors">Bid value errors</a></td></tr><tr><td>Failed</td><td>Bid cannot be updated. Outside of allowed range. : <code>{{ }}</code>.</td><td>The requested operation involved bid submissions that were outside Amazon's imposed limits, which vary by campaign type and are usually detailed in the error report—replacing the <code>{{ }}</code> placeholders.</td><td>Update</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#bid-value-errors">Bid value errors</a></td></tr><tr><td>Failed</td><td>Bid is lower than the minimum allowed by the marketplace.</td><td>The requested operation involved bid submissions below the minimum limits set by Amazon, which vary by campaign type.</td><td>Update</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#bid-value-errors">Bid value errors</a></td></tr><tr><td>Failed</td><td>Bid cannot be negative.</td><td>The requested operation resulted in bids that were calculated to be below <code>zero</code>, which is considered an invalid bid.</td><td>Update</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#bid-value-errors">Bid value errors</a></td></tr><tr><td>Failed</td><td>Auto-targeting targeting clauses cannot be changed manually.</td><td>The requested operation involved changes to auto-targeting records that cannot be manually modified, typically found in legacy auto-targeting campaigns.</td><td>Update</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#auto-targeting-modification-error">Auto-targeting modification error</a></td></tr><tr><td>Failed</td><td>Ended campaign cannot be updated without end date extension.</td><td>The requested operation included updates to campaigns with end dates in the past.</td><td>Update</td><td><a href="/pages/4SOdQiQBEnq5H77NiuA6#ended-campaign-modification-error">Ended campaign modification error</a></td></tr></tbody></table>

For troubleshooting guidance and solutions for common errors, please refer to the [Troubleshooting section](/troubleshooting-the-app.md):

{% content-ref url="/pages/4SOdQiQBEnq5H77NiuA6" %}
[Troubleshooting 'actions log' errors](/troubleshooting-the-app/troubleshooting-actions-log-errors.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.advertisingbeast.com/managing-advertising-accounts/modules/actions-log/operation-reports/error-messages.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
