Re: UNEXPECTED_INTERNAL_API_ERROR raised during ConversionTrackerService.get query

2019-01-13 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Paul

Glad to hear that the issue is no longer being encountered. However, in the 
event that the issue resurfaces, please do write back so me or the rest of 
our team can further investigate.

Thanks and regards,
Peter
AdWords API Team


On Friday, January 11, 2019 at 10:16:54 PM UTC+8, paul.coo...@adspert.de 
wrote:
>
> The issue just disappeared, so I was not able to get the requested 
> information.
>
> On Tuesday, 11 December 2018 21:11:09 UTC+1, Peter Oliquino (AdWords API 
> Team) wrote:
>>
>> Hi Paul,
>>
>> Thank you for reaching out to support. Could you send to me your 
>> clientCustomerId and the complete SOAP request and response logs so I can 
>> further investigate? You may reply to me via the *Reply privately to 
>> author* option.
>>
>> Thanks and regards,
>> Peter
>> AdWords API Team
>>
>> On Wednesday, December 12, 2018 at 1:51:53 AM UTC+8, paul@adspert.de 
>> wrote:
>>>
>>> Hi,
>>>
>>> We're encountering a consistent and fatal error when making a 
>>> ConversionTrackerService get request. This only happens with a single 
>>> account. Others work without an issue.
>>>
>>> Here is the selector:
>>>
>>> selector = {
>>>'fields': ['Category', 'Id', 'Name', 'Status', 
>>> 'ExcludeFromBidding',
>>>   'CtcLookbackWindow', 'AttributionModelType'],
>>>}
>>>
>>> Errror:
>>>
>>> AdwordsInternalApiError: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
>>> com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]
>>>
>>>
>>> Account ID and SOAP XML can be provided if needed.
>>>
>>> Thanks,
>>>
>>> Paul
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4cfd9483-b891-4162-b628-997981dfde59%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR raised during ConversionTrackerService.get query

2019-01-11 Thread paul . cooper
The issue just disappeared, so I was not able to get the requested 
information.

On Tuesday, 11 December 2018 21:11:09 UTC+1, Peter Oliquino (AdWords API 
Team) wrote:
>
> Hi Paul,
>
> Thank you for reaching out to support. Could you send to me your 
> clientCustomerId and the complete SOAP request and response logs so I can 
> further investigate? You may reply to me via the *Reply privately to 
> author* option.
>
> Thanks and regards,
> Peter
> AdWords API Team
>
> On Wednesday, December 12, 2018 at 1:51:53 AM UTC+8, paul@adspert.de 
>  wrote:
>>
>> Hi,
>>
>> We're encountering a consistent and fatal error when making a 
>> ConversionTrackerService get request. This only happens with a single 
>> account. Others work without an issue.
>>
>> Here is the selector:
>>
>> selector = {
>>'fields': ['Category', 'Id', 'Name', 'Status', 
>> 'ExcludeFromBidding',
>>   'CtcLookbackWindow', 'AttributionModelType'],
>>}
>>
>> Errror:
>>
>> AdwordsInternalApiError: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
>> com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]
>>
>>
>> Account ID and SOAP XML can be provided if needed.
>>
>> Thanks,
>>
>> Paul
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/98862433-8182-4ea8-bc21-3bcff74733b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR raised during ConversionTrackerService.get query

2018-12-11 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Paul,

Thank you for reaching out to support. Could you send to me your 
clientCustomerId and the complete SOAP request and response logs so I can 
further investigate? You may reply to me via the *Reply privately to author*
 option.

Thanks and regards,
Peter
AdWords API Team

On Wednesday, December 12, 2018 at 1:51:53 AM UTC+8, paul.coo...@adspert.de 
wrote:
>
> Hi,
>
> We're encountering a consistent and fatal error when making a 
> ConversionTrackerService get request. This only happens with a single 
> account. Others work without an issue.
>
> Here is the selector:
>
> selector = {
>'fields': ['Category', 'Id', 'Name', 'Status', 'ExcludeFromBidding'
> ,
>   'CtcLookbackWindow', 'AttributionModelType'],
>}
>
> Errror:
>
> AdwordsInternalApiError: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
> com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]
>
>
> Account ID and SOAP XML can be provided if needed.
>
> Thanks,
>
> Paul
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/299c4427-0224-4892-bcac-a67bef792aa3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


UNEXPECTED_INTERNAL_API_ERROR raised during ConversionTrackerService.get query

2018-12-11 Thread paul . cooper
Hi,

We're encountering a consistent and fatal error when making a 
ConversionTrackerService get request. This only happens with a single 
account. Others work without an issue.

Here is the selector:

selector = {
   'fields': ['Category', 'Id', 'Name', 'Status', 'ExcludeFromBidding',
  'CtcLookbackWindow', 'AttributionModelType'],
   }

Errror:

AdwordsInternalApiError: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]


Account ID and SOAP XML can be provided if needed.

Thanks,

Paul

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f5790f29-b603-41dc-b53e-c0ba45488d79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.