we are using google ads API v4, but we found that we get some policy finding error from google, but the approval status is unknown.
PolicySummary:{
"PolicyTopicEntries": [
{
"Topic": "ADDICTION_SERVICES",
"Type": 8,
"Evidences": [],
"Constraints": [
{
"CountryConstraintList": null,
"ResellerConstraint": null,
"CertificateMissingInCountryList": {
"TotalTargetedCountries": 0,
"Countries": [
{
"CountryCriterion": "geoTargetConstants/2840"
}
]
},
"CertificateDomainMismatchInCountryList": null,
"ValueCase": 3
}
]
}
],
"ReviewStatus": 3,
"ApprovalStatus": 1
}