OfflineDataUpload upload of STORE_SALES_UPLOAD_FIRST_PARTY returning IN_PROCESS uploadStatus

30 views
Skip to first unread message

Steve Wilhelm

unread,
Jan 9, 2018, 8:08:06 PM1/9/18
to AdWords API Forum
I am successfully making OfflineDataUpload using the v201710 version of the AdWords API via Python suds.

I am receiving the following response (see below). Note the externalUploadId is being set and the updateStatus is IN_PROCESS

I do not, however, see any evidence in the AdWords Dashboard that these uploads are being added to the name Conversion actions.

How can I determine if the uploads were successfully processed or if they are not processed what is causing them to fail.
 
- Steve W.

(OfflineDataUploadReturnValue){
   ListReturnValue.Type = "OfflineDataUploadReturnValue"
   value[] =
      (OfflineDataUpload){
         externalUploadId = 4685
         uploadType = "STORE_SALES_UPLOAD_FIRST_PARTY"
         uploadStatus = "IN_PROCESS"
      },
 }

Vincent Racaza (AdWords API Team)

unread,
Jan 10, 2018, 1:25:36 AM1/10/18
to AdWords API Forum
Hi Steve,

Could you confirm if the OfflineDataUpload that you processed is still not available in the AdWords UI currently? The IN_PROCESS uploadStatus means that the data is currently being uploaded, and it may take some time to upload it successfully. However, if you can confirm that you are not able to see the data that you processed even until now, then can you provide the SOAP request and response logs via Reply privately to author option so I can further investigate?

Thanks,
Vincent
AdWords API Team
Reply all
Reply to author
Forward
0 new messages