P.S. I checked my ads.google.com status, and I just checked that its status is "Populating" However, it doesn't populate really for a long time. Do I need additional operation in order to populate? Or is it just a problem of time?
2020년 10월 22일 목요일 오후 5시 16분 38초 UTC+9에 Wonkeun Song님이 작성: > Hello. > Thanks for your answer. > I researched about offline user data job service, and I am trying to > upload my sample user data with sample python code. > Unfortunately, it stops when it goes to > operation_response.result() > section. I've tried operation_response.result(timeout=100) and it returned > timeout. > > Why timeout error occurs in this part? Do I have to some more things to > upload offline userdata? > > Any helps are welcomed. Thanks for all response. > > 2020년 10월 22일 목요일 오전 1시 15분 9초 UTC+9에 adsapiforumadvisor님이 작성: > >> Hi Wonkeun, >> >> Thank you for reaching out. You could add/remove members to/from >> CrmBasedUserList with the OfflineUserDataJobService >> <https://developers.google.com/google-ads/api/reference/rpc/v5/OfflineUserDataJobService> >> >> in the Google Ads API. Please refer to this code example >> <https://github.com/googleads/google-ads-java/blob/master/google-ads-examples/src/main/java/com/google/ads/googleads/examples/remarketing/AddCustomerMatchUserList.java> >> >> on how to create and populate the CrmBasedUserList with >> OfflineUserDataJobService in the Google Ads API. >> >> Thanks and regards, >> Xiaoming, Google Ads API Team >> >> >> [image: Google Logo] >> Xiaoming >> Google Ads API Team >> >> >> ref:_00D1U1174p._5004Q26Avkh:ref >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/39b41d59-55b3-4719-aac3-681f289a1dc8n%40googlegroups.com.
