Fix Search Ads 360 template errors
The template generated text for the URL was the incorrect format or contained invalid characters. Ensure you have a minimum of one tag per URL.
Potential errors
| Template type | Error |
| RSA | URL_ERROR_INVALID_FORMAT: Final URL |
| RSA | URL contains invalid characters |
| RSA | URL must contain at least one tag |
Potential cause
The landing page should have the correct URL format which consists of protocol and domain.
Example scenario
For example, the following is a valid URL: https://example.com
If the URL is not formatted correctly, it won't be possible to access the landing page. Here “https:” is the protocol and “example.com” is the domain.
Example resolution
Ensure the content of your landing page field is formatted correctly. If the input is dynamic, check feed for incorrect values.