Fix Search Ads 360 template errors
he template settings can’t be applied because the referenced entities do not exist.
Potential errors
| Template type | Error |
| Campaign, Ad group, RSA, Keyword | MUTATE_ERROR_INVALID_TEMP_ID_VALUE |
Potential causes
This error is usually a follow-up to other errors. It often happens when the system tries to update template settings for items that don't exist yet. This is because other errors have already occurred within the same template and blocked the creation of those entities
Example scenario
A template is configured to create keywords and apply labels to them. The keyword evaluation fails validation checks, like invalid match type or text too short, so the label associations also can’t be created.
Example resolution
Review all other error messages for the template in question. After the primary entities are created successfully, the template settings can be applied.