Hello Support,
I'm coming from sending improved conversions through the google ads api but I'm getting 2 alerts that I can't solve.
I am activating the conversion tag from my website without problems using the tag manager. Attached image of the process:
Now when I try to send the enhanced conversions through the api, google ads reports these alerts:
It should be noted that to send the enhanced conversions through the api I am using the file highlighted below corresponding to the one indicated in the documentation:
When uploading the conversion, I don't have any google errors, it uploads correctly. But I see that in the alerts it tells me to add the user-agent. My question is: Why does it ask me to add the user-agent if the documentation says that it is an optional field? Also, I am not sending this field when activating the conversion by the label. So I don't understand why you ask me.
I am using a file that does not correspond to the upload of enhanced conversions for google ads through the api? or is it the correct file?
el proceso que necesito es:
1) Trigger the conversion from the website with the use of tag manager (currently working successfully).
2) Send the improved conversions through the google ads api. (currently it is the process in which, I am having problems).
The programming language I am using is PHP.