RE: offline conversions upload with enchanced conversions

2024-09-10 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. As per the provided information, I understand that you would like to know if there is a way to upload enhanced conversions to an offline conversion action through the Google Ads API. I would suggest you refer to the help center

Offline conversions upload with enchanced conversions

2024-09-10 Thread Dimitris Markantonatos
Hello everyone, I was wondering if there is a way to upload enchanced conversions to an offline conversion action through Google Ads API. I know that I can upload to existing conversion actions set up with Tag Manager to have enchanced conversions, but since I have all the data in my backend a

Offline conversions upload time/date errors

2022-11-07 Thread GDZ
Hello, all of a sudden we started getting this while performing an offline conversions upload: *"This conversion is reported to have happened before the click associated with the given identifier or iOS URL parameter., at conversions[0].conversion_date_time"* Happens with each

Re: Missunderstanding in Offline Conversions Upload

2022-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Iván, Thank you for the reply. I am glad that the reply of my colleague helped you in your previous concern. As for your current concern, I am afraid that the conversion upload using API is currently not reflecting in the Google Ads UI. With this, I would suggest to enable the logging on yo

Missunderstanding in Offline Conversions Upload

2022-02-09 Thread Iván López
*Hello,* *I am trying to do an upload of an offline conversion. Here is my code in Python (I have also tried putting conversion_value in micros):* conversion_action_id = '581686697' account_id = '7714105941' click_conversion = client.get_type("ClickConversion") conversion_action_service = client

Re: Offline conversions upload

2014-05-06 Thread Simone Frattegiani
Hi, sorry i didnt' see your reply (i though i'd get email notifications). ANyway, the error auto-corrected itself after a few days, and i managed to correctly reupload all the week's conversions... so weird. Il giorno venerdì 25 aprile 2014 21:48:04 UTC+2, Anash P. Oommen (AdWords API Team) ha

Re: Offline conversions upload

2014-04-25 Thread Anash P. Oommen (AdWords API Team)
Hi Simone, Could you post a request id from the SOAP logs for a failed request so I could investigate this further? Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, April 24, 2014 11:44:20 AM UTC-4, Simone Frattegiani wrote: > > > Hello, > > I have a script that automatically uploads

Offline conversions upload

2014-04-25 Thread Simone Frattegiani
Hello, I have a little script that each morning at 6.00AM uploads the conversions for the preceding day.. everything has been going smoothly until this morning, when I started getting lots of TOO_RECENT_CLICK errors, even for conversion that happened much much before, like at 3:00 PM of the pre

Offline conversions upload

2014-04-25 Thread Simone Frattegiani
Hello, I have a script that automatically uploads the offline conversions for the previous day. Everything has been running smoothly until this morning, when I started getting loads of "OfflineConversionError.TOO_RECENT_CLICK" errors.. which is weird, because the script runs at 6:00 AM, and t

Re: Offline conversions upload set time zone

2014-02-17 Thread Takeshi Hagikura (AdWords API Team)
Hi Steve, It should be the same as other services that have datetime fields. So for example it should be like "20140216 101010 Asia/Tokyo"; Best, - Takeshi, AdWords API Team On Friday, February 14, 2014 10:21:07 PM UTC+9, Nypo77 wrote: > > Hi Community! > > I am uploading offline conversions t

Offline conversions upload set time zone

2014-02-14 Thread Nypo77
Hi Community! I am uploading offline conversions to an adwords account, but I became aware I need to specify the time zone too to tell Adwords in which time zone the conversion happened. I read in the documentation for the OfflineConversionFeed ( https://developers.google.com/adwords/api/docs/