This event occurs after the ad click, but I got the error above. Please help me check when this GCLID happened, and whether the conversion really happened before the ad click.
{
"partialFailureError": {
"code": 3,
"message": "The imported event has a conversion_date_time that precedes the click. Make sure your conversion_date_time is correct and try again., at conversions[0].conversion_date_time",
"details": [
{
"@type": "type.googleapis.com/google.ads.googleads.v19.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"conversionUploadError": "CONVERSION_PRECEDES_EVENT"
},
"message": "The imported event has a conversion_date_time that precedes the click. Make sure your conversion_date_time is correct and try again.",
"trigger": {
"stringValue": "2025-05-07 10:26:47+00:00"
},
"location": {
"fieldPathElements": [
{
"fieldName": "conversions",
"index": 0
},
{
"fieldName": "conversion_date_time"
}
]
}
}
],
"requestId": "aWEQpDFpV57-02p9taFuSQ"
}
]
},
"results": [
{}
],
"jobId": "2855585889353250243"
}