Hi Brian,
Thanks for reaching out to the Google Ads API team. I hope you are doing well today.
Please see my answer to your question below.
1.) For the first 2 events, which API endpoint is best to send this data to Google to make sure 100% of conversions are attributable via the GCLID?
2.) For the last event, which API endpoint is best since Google will not be aware this subscription took place?
Additionally, you may also check this upload click conversions and Upload Conversion Adjustments for more information.
Regards,
|
||||||
Hi,
This is Marjorie from the Google Ads API team as well. Thank you for getting back to us.
Moving forward to your concern, regarding conversions. Did you follow the provided information and guidelines by my colleague “Darwin” or are there any API implementation questions that we may help you with?
If so, you may provide the complete API request and response logs with request-id and login-customer-id that are generated on your end. If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link.
For REST interface requests, you can enable logging via the curl command by using the -i flag. This will cause the tool to include HTTP response headers in the output.
In line with this matter, we recommend the REST API endpoints. Below after the creating uploadClickConversions then you may use the uploadConversionAdjustments for adjustments.
Have a great day.
Regards,
|
||||||