Logging of store sales conversions

18 views
Skip to first unread message

Jana lebski

unread,
Aug 1, 2022, 4:15:54 PM8/1/22
to Google Ads API and AdWords API Forum
Hi
I migrated from AdWords to Google Ads API.
I am uploading  offline transactions by this example:
Now I should create a log for an actual upload of store sales conversions.
I creasted logging by this example :
After this call :
offlineUserDataJobServiceClient.RunOfflineUserDataJobAsync(
                    offlineUserDataJobResourceName);
i put this code
TraceUtilities.Configure(TraceUtilities.DETAILED_REQUEST_LOGS_SOURCE,
    "C:\\logs\\details.log", System.Diagnostics.SourceLevels.All);


But this is log only for an offline_user_data_job report ....
I need actual upload of store sales conversions !! How i can do it ? 
Do you have example for it ?

Thank you 

Google Ads API Forum Advisor

unread,
Aug 1, 2022, 4:27:24 PM8/1/22
to jle...@dufresne.ca, adwor...@googlegroups.com
Hi Jana,

The example you followed does use the OfflineUserDataJob pathway to upload data about the customers, our Upload Store Sales Conversions guide also states this. It appears that  the OfflineUserDataJob can also get your conversions into the Ads product. Feel free to get back to us.

Regards,

Google Logo
Aryeh
Google Ads API Team
 


ref:_00D1U1174p._5004Q2d3mIN:ref

Jana lebski

unread,
Aug 1, 2022, 4:41:02 PM8/1/22
to Google Ads API and AdWords API Forum
Hi
I added this : TraceUtilities.Configure(TraceUtilities.DETAILED_REQUEST_LOGS_SOURCE,  "C:\\logs\\details.log", System.Diagnostics.SourceLevels.All);
but this is example  only for an offline_user_data_job report. 
I need to create logging of actual upload of store sales conversions. 
I need to see data like how many transactions were uploaded ...
How i can do it?

Thank you 

Google Ads API Forum Advisor

unread,
Aug 2, 2022, 1:10:17 AM8/2/22
to jle...@dufresne.ca, adwor...@googlegroups.com
Hi Jana,

Thank you for getting back to us. I am Carmela, also from the Google Ads API team.

Moving forward, kindly note that using the logging will return the client library logs requests, responses, and summary messages made to the Google Ads API and based on what you mentioned, it is correct that when you added this : 'TraceUtilities.Configure(TraceUtilities.DETAILED_REQUEST_LOGS_SOURCE,  "C:\\logs\\details.log", System.Diagnostics.SourceLevels.All);', it returned the offline_user_data_job report. 

Since you also mentioned "I need to create logging of actual upload of store sales conversions. I need to see data like how many transactions were uploaded ...", could you provide us the details of what you want to get in the response? Also, it will be helpful if you can also provide the screenshot of the whole Google Ads UI showing the data you want to retrieve. These information will help us provide you with accurate recommendations.

You can provide the requested information via Reply privately to author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.

Regards,
Google Logo
Carmela
Google Ads API Team
 


ref:_00D1U1174p._5004Q2d3mIN:ref
Reply all
Reply to author
Forward
0 new messages