Okay, here is what I did: 1. I created a new conversion action through the API with the type UPLOAD_CLICKS. Then I waited 24 hours 2. Then I uploaded a conversion to that conversion action which went perfectly 3. Then I tried to upload an enhanced conversion to the conversion action and I got the error again:
[2023-08-17 11:42:26] Uploading the enhanced conversion failed: Make sure you specify an active conversion action that can be adjusted., at conversion_adjustments[0].conversion_action Are you sure this is supposed to work? I am using the https://github.com/googleads/google-ads-php library to send requests. How do I retrieve the request, response and request id using that library? On Tuesday, August 8, 2023 at 3:34:25 PM UTC+2 Google Ads API Forum Advisor wrote: > Hi Joachim, > > Thank you for your response. > > To confirm, if you are referring to Upload Click conversions > <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks>, > > then conversion action will have a type of* UPLOAD_CLICKS. *For uploading > enhanced > conversions > <https://developers.google.com/google-ads/api/docs/conversions/upload-identifiers>, > > it is important to set the conversion_action to a resource name of a > ConversionAction > <https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionAction> > with > a type of UPLOAD_CLICKS. This means that you can use the same conversion > action, as long as it has the required ConversionAction type. > > Moving forward to the error you encountered, you mentioned that the error > message is as follows: "*Make sure you specify an active conversion > action that can be adjusted.*" Kindly check that the following: > > - ConversionActionType is *UPLOAD_CLICKS *< > > *https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionActionTypeEnum.ConversionActionType#upload_clicks* > > > <https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionActionTypeEnum.ConversionActionType#upload_clicks> > >. > - The *status *< > > *https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionAction#status* > > > <https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionAction#status>> > > of the ConversionAction is ENABLED. > > If the issue persists, please share with us the Complete *request* > <https://urldefense.com/v3/__https://developers.google.com/google-ads/api/docs/concepts/field-service*request__;Iw!!N96JrnIq8IfO5w!2JYv5_xj58m-aAxo0QWrLrQzY8EjNyYTDxPtamMWiTlTL3U99heBU88Rx7P8QElG$> > and *response* > <https://urldefense.com/v3/__https://developers.google.com/google-ads/api/docs/concepts/field-service*response__;Iw!!N96JrnIq8IfO5w!2JYv5_xj58m-aAxo0QWrLrQzY8EjNyYTDxPtamMWiTlTL3U99heBU88RxxP3GeoD$> > logs, > with the *request-id* > <https://developers.google.com/google-ads/api/docs/concepts/call-structure?hl=en#request-id> > generated > for the error you encountered. Make sure to send these logs privately via > the "Reply to Author" option or through our email ( > googleadsa...@google.com). > > > > Let me know if you have any questions. > > > This message is in relation to case "ref:_00D1U1174p._5004Q2m9sBR:ref" > > > Thanks, > > [image: Google Logo] Google Ads API Team > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/66623857-b46b-46ba-a341-b45a71b6cb95n%40googlegroups.com.