You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi
I would like to confirm whether the Google Adwords API report interface is also thread-safe
Thanks
Shwetha Vastrad (AdWords API Team)
unread,
Sep 28, 2017, 2:36:12 PM9/28/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
In the AdWords API Java client library, ReportDownloader is not threadsafe as it stores a reference to the session. For thread safety in other programming languages, I recommend that you check with the corresponding client library.