OfflineUserDataJob - When can I safely terminate the Object

2024-09-13 Thread Hoàng Nguyễn Huy
Hi, I use OfflineUserDataJob to Add/Remove identifier from an UserList. >From what I understand, when we run the job, it is actually handled by Google Backend. May I ask when is the actual Data transfer happen? From some of the REST API I saw, it look like when I use addOperation, the identifie

How to set up proxy?

2024-10-08 Thread Hoàng Nguyễn Huy
Hi, how to set up proxy for Java library? We are using com.google.api-ads:google-ads:33.0.0 I saw in this link: Proxy configuration | Google Ads API | Google for Developers