Hi,
data exists in that account.
If the results are returned as 0 or n, it will be possible to handle.
but the adsAPI will not operate in the code below, without any error.
SearchPagedResponse searchPagedResponse = client.search(request);
2020년 3월 11일 수요일 오전 4시 58분 2초 UTC+9, adsapiforumadviso
Hi Seungha,
Thank you for reaching out. My guess is that you are trying to make the call
using a manager account which is why it returned as empty. Please make the call
using a client account instead.
If this is not the issue, please share the client customer ID you are using.
Regards,
Mitchel
Hello, Ads API Team.
using Ads api (v4.2.0) and no response.
After sending the request I didn't receive a response without any error.
When I checked it in the Google Developer Console, it showed that it
responded normally.
I'm developing in a threaded environment and the API stays waiting without