Hi Oskar,
Thank you for reaching out to the Google Ads API Support Team.
Upon checking, a POLICY_FINDING error indicates that the ad you created has triggered policy violations. You may refer to this guide <https://developers.google.com/google-ads/api/docs/policy-exemption/overview?hl=en#handle_ad_policy_violations> for an example on how to automatically handle ad policy violations. You can check this Ads help center on Google Ads policies for more information: https://support.google.com/adspolicy/answer/6008942. For the error DESTINATION_NOT_WORKING, you may check this Ads help article <https://support.google.com/adspolicy/answer/6368661?sjid=7350203794489560122-AP#673> for some options in order to resolve it.
As an aside, I've observed that you're still sending your requests to version 12 of the API which is already deprecated. I would advise updating to the latest version of the API as issuing your requests to a deprecated (or sunset) version of the API may incur risks of losing access to it. You can check the below links for more information as well as how to do so:
In the event that you'd need further assistance regarding the Google Ads API or have any clarifications, just let us know.
![]() |
Google Ads API Team |
Hi Oskar,
Thank you for getting back to us.
Please note that in Google Ads API perspective, the timestamp you mentioned which pertains to the last_checked_date_time field will only return the time the URL was last checked as per this reference (https://developers.google.com/google-ads/api/reference/rpc/v12/PolicyTopicEvidence.DestinationNotWorking). Since the API only mirrors the UI, with regards to triggering a scan to the website, would you be able to share with us the UI screenshot for this feature? This is so we could provide more appropriate guidance in performing this via API.
Additionally, with regards to resolving the policy violation, I would recommend reaching out Google Ads product support team (https://support.google.com/google-ads/gethelp) for more appropriate insights on this issue.