Re: AdGroupFeedService produces InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2017-04-10 Thread Paris Theofanidis
I think I got it. I removed the AdCustomizers from the selector and it now works. These are the issues that were causing it 1. EQUALS I was passing 2 types (long day, sorry) 2. AdGroupFeedService does not accept IN operator for the types predicate, so, one type per request. Please consider it re

AdGroupFeedService produces InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2017-04-10 Thread Paris Theofanidis
Hi, I'm getting the following API error Exception 'Google\AdsApi\AdWords\v201702\cm\ApiException' with message '[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]' 00054cd26769c3880a37624e25050c1d The is caused when I