Re: Unexpected Internal API Error on TargetingIdea Method

2018-07-30 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

The UNEXPECTED_INTERNAL_API_ERROR 

 indicates 
that there may be a temporary issue in the servers or maybe due to a bug. 
Could you confirm if the issue persists or if this was a one time incident? 
If there had been many instances of the issue, could you provide to me the 
complete SOAP request and response that also includes your clientCustomerId 
so I can further investigate?

You may send your reply via the *Reply privately to author* option.

Thanks and regards,
Peter
AdWords API Team

On Monday, July 30, 2018 at 9:52:36 AM UTC+8, mberna...@atma-it.com wrote:
>
> Hi,
>
> I'm developing an integration with Adwords API using .NET client library 
> in the latest version (23.5.1), but when I call the method TargetingIdea I 
> receive the error UNEXPECTED_INTERNAL_API_ERROR.
>
> I created to accounts to authenticate de request, the first is an admin of 
> Adwords Project GSuite, the second is a test account, both have the same 
> domain and belong to the same organization. I'm using the developer token 
> generated in admin account and the PrnEmail and Client Id from test account.
>
> The data passed on request is the same of the documentation provided here, 
> 
>  
> the only difference it's the content of tag , I did the 
> request usgin both versions distributed in .NET library (v201802 and 
> v201806) and I received the same error.
>
> Here is the request captured with Fiddler
>
>  http://schemas.xmlsoap.org/soap/envelope/;>   xmlns="https://adwords.google.com/api/adwords/o/v201802;> <
> clientCustomerId xmlns="https://adwords.google.com/api/adwords/cm/v201802;
> >MyClientCustomerId https://adwords.google.com/api/adwords/cm/v201802;>MyDeveloperToken developerToken> https://adwords.google.com/api/adwords/cm/v201802;>MyUserAgent(AwApi-DotNet/23.5.0,
>  
> Common-Dotnet/9.3.0, .NET CLR/4.0.30319.42000, , gzip)  RequestHeader>  http://www.w3.org/2001/XMLSchema; xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance;> https://adwords.google.com/api/adwords/o/v201802;>  <
> searchParameters xsi:type="RelatedToQuerySearchParameter"> 
> armário cozinha  <
> requestType>IDEAS KEYWORD_TEXT requestedAttributeTypes> SEARCH_VOLUME requestedAttributeTypes> AVERAGE_CPC requestedAttributeTypes> COMPETITION requestedAttributeTypes>  https://adwords.google.com/api/adwords/cm/v201802;>0 <
> numberResults xmlns="https://adwords.google.com/api/adwords/cm/v201802;>15
>   BRL   get>  
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/89b34445-cd67-431e-81b0-8d6c8762b500%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Unexpected Internal API Error on TargetingIdea Method

2018-07-29 Thread mbernardi
Hi,

I'm developing an integration with Adwords API using .NET client library in 
the latest version (23.5.1), but when I call the method TargetingIdea I 
receive the error UNEXPECTED_INTERNAL_API_ERROR.

I created to accounts to authenticate de request, the first is an admin of 
Adwords Project GSuite, the second is a test account, both have the same 
domain and belong to the same organization. I'm using the developer token 
generated in admin account and the PrnEmail and Client Id from test account.

The data passed on request is the same of the documentation provided here, 
 
the only difference it's the content of tag , I did the 
request usgin both versions distributed in .NET library (v201802 and 
v201806) and I received the same error.

Here is the request captured with Fiddler

 http://schemas.xmlsoap.org/soap/envelope/;>  https://adwords.google.com/api/adwords/o/v201802;> https://adwords.google.com/api/adwords/cm/v201802;>MyClientCustomerId https://adwords.google.com/api/adwords/cm/v201802;>MyDeveloperToken https://adwords.google.com/api/adwords/cm/v201802;>MyUserAgent(AwApi-DotNet/23.5.0,
 
Common-Dotnet/9.3.0, .NET CLR/4.0.30319.42000, , gzip)   http://www.w3.org/2001/XMLSchema; xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance;> https://adwords.google.com/api/adwords/o/v201802;>  <
searchParameters xsi:type="RelatedToQuerySearchParameter"> armário
 cozinha  IDEAS
 KEYWORD_TEXT SEARCH_VOLUME AVERAGE_CPC COMPETITION  https://adwords.google.com/api/adwords/cm/v201802;>0 <
numberResults xmlns="https://adwords.google.com/api/adwords/cm/v201802;>15  BRL   
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9e1aa6c8-bbb6-4815-b7df-162ee7310fe3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.