Google Ads Enhanced Conversion Tracking API

2023-02-21 Thread Ryan Roberts


Google & Community,

We are building a product to help support server to server conversion 
tracking.

Although we have successfully achieved GCLID tracking/support we are having 
issues with “Enhanced Conversion Tracking” (without a CLID).

In the following documentation “Enhanced conversions for leads” 
https://support.google.com/google-ads/answer/9888656#leads it is implied 
that we call the Google Ads API twice:

   - 
   
   Once on step #3 sending hashed email/phone field
   - 
   
   Once on step #5 again sending hashed email/phone field as a conversion 
   event
   
Can you point us to the documentation for both steps #3, and #5?

—

Our solution is based on the following examples from Google Ads:

   - 
   
   
   
https://developers.google.com/google-ads/api/docs/conversions/upload-identifiers
   - 
   
   
   
https://github.com/googleads/google-ads-python/blob/main/examples/remarketing/upload_conversion_with_identifiers.py
   
We believe these specific examples correlate to step #5, leaving us with 
the question of how we first send the hashed email/phone to the Google Ads 
API on step #3.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/dc4792b5-2ebb-4e8e-a1cd-8b45575c4543n%40googlegroups.com.


Google Ads API - Enhanced Conversions / Server Side Conversions (clicks)

2022-03-30 Thread Ryan Roberts
We have an issue with C# integration on the Google Ads API and are trying 
to fire conversion events from an Azure function as users arrive at a 
bottom of funnel 'thank you' page.

1. As of now, we have an API response that does not allow us to understand 
/ test in a production environment. We receive a message of "No click was 
found for the given user identifiers that could be applied to the specified 
conversion action"

2. We are unsure if the way we are doing this is even correct. We have a 
Gist open for review and would love to hear from others who are struggling 
with getting the Enhanced API integration setup and running. Check out our 
code, let us know what we are doing right or wrong.

https://gist.github.com/jberry93/c8b461b2767b8fc3aa6e9ddf71470aa1

-Ryan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2a6f4dfb-087f-4306-916d-61e4dc7e04a2n%40googlegroups.com.