Hello Team, following same issue mentioned here https://groups.google.com/u/1/g/adwords-api/c/6HGaV1fMDOE I have a different case and where I have a different order_id and same gclid and conversion_date_time check this [image: Screen Shot 2023-08-26 at 11.00.33 AM.png]
our domain generate multiple orders per one click , so as you can see Offline Conversion record (OC) with order id 9031 && 9026 sharing same gclid with different conversion_date_time as in column reported_at, I tried to upload them on the same request and I was expecting to be uploaded but what I got is this error ---------------------------------------------------------------------------------------------------------------------------------------------- The imported event has the same click and conversion_date_time as an existing conversion. Use a unique conversion_date_time or order ID for each unique event and try again. ---------------------------------------------------------------------------------------------------------------------------------------------- Is there any restriction on this case where I have multiple order_ids on same gclid ? I am using same request: <Google::Ads::GoogleAds::V13::Services::ClickConversion: gclid: "EAIaIQobChMIkoLqou3vgAMV1NzVCh2i9AeLEAAYASAAEgLdrfD_BwE", gbraid: "", wbraid: "", conversion_action: "customers/1928381246/conversionActions/6605493033", conversion_date_time: "......", conversion_value: 234.0, currency_code: "USD", order_id: "9031", custom_variables: [], user_identifiers: [], conversion_environment: :UNSPECIFIED > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/296a6b7f-22cf-4a80-a1db-2ac1e99d232bn%40googlegroups.com.
