Re: Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-26 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Regardless of the date of the *conversion*, all conversions for a given click (GCLID) will appear in reports under the date of the *click*. The date and time on the conversion upload serves a few purposes: 1. Used to validate that the conversion is after the click (as you mentioned).

Re: Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-26 Thread James
Thank you very much for your response. Forgive my ignorance, but I'm not sure that I follow. If the conversion is passed in with a time of conversion set to America/Chicago for the 16th, what exactly is happening that makes it appear on the 15th? Does the GCLID have an associated time stamp

Re: Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi James, The dates in reports are based on the account's time zone. In this case, the account's time zone is Central Time, so given your click date/time of *2016-04-16 02:00 UTC*, that click's data will actually show up on reports and in the user interface on *2016-04-15*, since conversions a

Re: Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-25 Thread James
I thought it might have something to do with that, but I tried uploading a conversion on Friday, and today it's still not showing up in our Adwords account, despite it appearing that I'm getting a valid response back from the Adwords API. Is there any way you can look into the request ID I've

Re: Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi James, It takes up to 3 hours for offline conversions to appear in your AdWords account. This may be the reason you are not seeing them yet. Here is a list of more reasons why your conversions may not appear.

Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-25 Thread James
I haven't seen conversions uploaded to my Adwords account all day using the OfflineConversionFeedService. As far as I can tell, there aren't any errors being thrown, and I'm getting a valid response back from the Adwords API, yet the conversions haven't shown up all day. Can someone have a loo

Re: Offline conversions uploaded via SOAP API not appearing in adwords account

2015-02-02 Thread Danial Klimkin
Hello Jason, If still in doubt, please send me the upload SOAP logs and your customer ID to investigate, *over email* (reply to author on the right). -Danial, AdWords API Team. On Friday, January 30, 2015 at 7:42:33 PM UTC+3, Jason Vander Zalm wrote: > > Thanks Daniel, > > I was testing with

Re: Offline conversions uploaded via SOAP API not appearing in adwords account

2015-02-01 Thread Jason Vander Zalm
Thanks Daniel, I was testing with some additional Click ID's (retrieved via the CLICK_PERFORMANCE_REPORT as suggested in another thread). and now I do have 1 conversion showing up for my new conversion type in adwords (Tools -> Conversions). Not sure why the others don't show up though (I am s

Re: Offline conversions uploaded via SOAP API not appearing in adwords account

2015-01-30 Thread Danial Klimkin
Hello Jason, Please make sure you specify correct date range in the UI. Note, conversion is recorded for the date of the click, not for the date in your API request. -Danial, AdWords API Team. On Friday, January 30, 2015 at 3:02:02 AM UTC+3, Jason Vander Zalm wrote: > > I'm attempting to upl

Offline conversions uploaded via SOAP API not appearing in adwords account

2015-01-30 Thread Jason Vander Zalm
I'm attempting to upload offline "Purchase" conversions to our adwords account, based on the following example: https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201409/AdvancedOperations/UploadOfflineConversions.php It all appears successful (ie no error code is retur