InternalApiError.UNEXPECTED_INTERNAL_API_ERROR with getBulkKeywordIdeas

2014-10-01 Thread Ari
Hi, I'm using the getBulkKeywordIdeas function from the TargetingIdeaService and I'm constantly getting an "InternalApiError.UNEXPECTED_INTERNAL_API_ERROR". I even tried removing required fields from the selector to see if I'd get a new error but I don't. Here's the code I've been testing on

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR with TargetingIdeaService

2014-10-01 Thread Ari
Hi, I posted this question earlier today but I never got a proper confirmation that my question was actually submitted so here goes again. When calling getBulkKeywordIdeas for the TargetingIdeaService I keep getting this error: - InternalApiError.UNEXPECTED_INTERNAL_API_ERROR I even r

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR with getBulkKeywordIdeas

2014-10-01 Thread Ari
IdeasResponse retVal = ((Google.AdWords2009.TargetingIdeaService.TargetingIdeaServiceInterface)(this)).getBulkKeywordIdeas(inValue); rval = retVal.rval; return* retVal.ResponseHeader*; On Tuesday, September 30, 2014 1:32:51 PM UTC-4, Ari wrote: > > Hi, >

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR with getBulkKeywordIdeas

2014-10-21 Thread Ari
Hi Anash, I using Fiddler (thanks for letting me know about it, it's super useful!) I got the requestid: 000505f518efb7b80ae52c41f3000d6a On Wednesday, October 1, 2014 2:02:28 PM UTC-4, Anash P. Oommen (AdWords API Team) wrote: > > Hi Ari, > > Can you share the request

Re: Axis doesn't generate TargetingIdea class from WSDL

2015-01-02 Thread Ari
I'm having this same issue in C#. However changing the entriesField to a one dimensional array causes "Unexpected Internal API errors with Google. I'm curious to how you changed the entriesField attribute to a "TargetingIdea" from "Type_AttributeMapEntry" Where did that come from? Did you defin

Re: Is the new Google Ads API version can Impact my connection between Adwords and my Marketo?

2018-08-02 Thread ari metaforum
If you use API versioning in your reports, you need to modify your code to use v 201806: *Google will also be updating the default reporting version from v201710 to v 201802 on July 23, 2018*. This will affect you if you do not use API versioning as outlined above. Regards Hari Digital Marketer

Re: Error: Google.Api.Ads.Common.Lib.AdsOAuthException: Failed to refresh access token

2018-08-08 Thread ari metaforum
> > Check whether the api will have the Exception Handling. > Regards, Hari -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~