Re: issues of enhancement conversion

2024-04-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Upon checking the provided logs, I found that you are adjusting the conversion with respect to the resource name ‘customers/7514302876/conversionActions/6793797327’ and through which we got to know that the respective conversion action name is ‘ApiPurchased’ and type is ‘WEBPAGE’. But whe

Re: issues of enhancement conversion

2024-04-18 Thread Eric Xu
Hi this is my cross-account conversion tracking settings: log details [2024-04-19 11:24:05,644 - DEBUG] Making request: POST https://accounts.google.com/o/oauth2/token [2024-04-19 11:24:05,660 - DEBUG] Starting new HTTPS connection (1): accounts.google.com:443 [2024-04-19 11:24:06,665 - DEBUG]

Re: issues of enhancement conversion

2024-04-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As you mentioned changed to “cross-account conversion management customer," kindly note that the google_ads_conversion_customer field indicates the Google Ads account that creates and manages conversions for this customer. For customers using cross-account conversion tracking, this is the I

Re: issues of enhancement conversion

2024-04-17 Thread Eric Xu
This is detail logs: [2024-04-18 10:35:15,204 - DEBUG] Making request: POST https://accounts.google.com/o/oauth2/token [2024-04-18 10:35:15,210 - DEBUG] Starting new HTTPS connection (1): accounts.google.com:443 [2024-04-18 10:35:16,281 - DEBUG] https://accounts.google.com:443 "POST /o/oauth2/

Re: issues of enhancement conversion

2024-04-15 Thread Eric Xu
Hi teams, before pic shows my code demo, I thought it is correct, I got it from your Google Ads API. and I also found a strange question: When I set one child customer account manage his own conversion independently, this code will work well, but once I changed it managed by cross-account conv

RE: issues of enhancement conversion

2024-04-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Upon checking the provided logs, I understand that you are encountering 'CONVERSION_ACTION_NOT_ELIGIBLE_FOR_ENHANCEMENT' error, could you please confirm that you have already considered the Validation rules in Upload Conversion

Issues of enhancement conversion

2024-04-12 Thread Eric Xu
Hello teams, after many times tried, our api upload enhancement conversion still not work. I will share my code demo & response below, if u need more details ,pls reply: Code: import hashlib import logging from google.ads.googleads.client import GoogleAdsClient logging.basicConfig(level=logging