DUPLICATE_ASSET error

2022-08-26 Thread dearaujoj
Hello, We are facing the following issue when we want to create a responsive_search_ad with the API { "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com/google.ads.googleads.v10.errors.GoogleA

Re: Unable to Retrieve HeadlinePart3 and Description2 through AWQL (PHP v201809)

2019-01-12 Thread dearaujoj
Hi, just in case someone is also facing this error, the selector must be *ExpandedTextAdHeadlinePart3* or *ExpandedTextAdDescription2 *in order to get those fields in the results. Cheers josé Le vendredi 23 novembre 2018 06:10:28 UTC+1, Ryan J a écrit : > > I'm working with the Adwords API and

Re: Error internal_failure OAuth2Exception

2016-04-19 Thread dearaujoj
ould show up on https://status.cloud.google.com/. For > instance, today's outage is listed here > <https://status.cloud.google.com/incident/appengine/16003>. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Tuesday, April 19, 2016 at 10:59:01 AM UTC-4, dea

Re: Error internal_failure OAuth2Exception

2016-04-19 Thread dearaujoj
Thanks Konstantin, yes I confirm, it's working again Annoying that there is no status site for API services... Regards José Le mardi 19 avril 2016 16:21:25 UTC+2, Konstantin Tarassow a écrit : > > Seems to work again. > > On Tuesday, 19 April 2016 16:16:57 UTC+2, Konstantin Tarassow wrote: >> >

Error internal_failure OAuth2Exception

2016-04-19 Thread dearaujoj
Hi, we are having a lot of errors coming from API calls with message { "error" : "internal_failure" } then I have tracked it to *500 | Internal Server Error | OAuth2Exception* in this piece of code: *GoogleAdWords/src/Google/Api/Ads/Common/Util/SimpleOAuth2Handler.php* line 119 1

Re: API errors

2016-04-08 Thread dearaujoj
Hi Josh, Thank you for your reply, I'll check with them. Regards josé Le vendredi 8 avril 2016 18:29:12 UTC+2, Josh Radcliff (AdWords API Team) a écrit : > > Hi Jose, > > I haven't seen other users reporting this issue, so I suspect it has > something to do with your host/environment. Have you

API errors

2016-04-07 Thread dearaujoj
Hi, since almost 4 hours we are experiencing the following issues with the API : - Could not connect to host - Error Fetching http headers - SOAP-ERROR: Parsing WSDL: Couldn't load from ' https://adwords.google.com/api/adwords/cm/v201509/CampaignService?wsdl' : failed to load exte

internal api error

2016-01-26 Thread dearaujoj
Hi there, For the last 15 min, we are getting several internal api errors *InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro* is anybody else experiencing such issue ? Is it something you are aware of ? Regards José -

Re: API internal errors

2016-01-08 Thread dearaujoj
Hi Yin, I tried to get the wsdl from our server and it's working correctly. Now, maybe something was going on with our hosting provider, I'll check with them. Nevertheless thank you for the quick reply. Regards josé Le vendredi 8 janvier 2016 17:20:53 UTC+1, Yin Niu a écrit : > > Hi José, >

API internal errors

2016-01-08 Thread dearaujoj
Hi Guys, Since yesterday we are experiencing errors when calling API, such as - [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError. (InternalApiErro) - Could not connect to host - SOAP-ERROR: Parsing WSDL Is there any m

Internal API Error

2015-07-23 Thread dearaujoj
Hi Guys, Any down issue with the API service yesterday evening ? because I got InternalApiError.UNEXPECTED_INTERNAL_API_ERROR on operations that usually work during the afternoon. Regards josé -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https:

Error with selector

2013-07-29 Thread dearaujoj
Hi, We came across a strange issue with our code and it gave us quite a headache. So I thought I had to share it maybe it will help someone. First of all we are working with PHP, so it may be linked with what we found. So in some part of our application, we are filtering the fields that we ne

Test Campaigns

2012-12-02 Thread dearaujoj
Hi everyone, I need for my test cases to work with CPA values, so I'm wondering how can I add conversions to a test campagn in other to change the bidding option to use CPA bids instead of CPC ? Another question, although it has been said that campaign created with test accounts are not real

Re: Test account validation

2012-11-28 Thread dearaujoj
Hi guys, Just to tell you that I have just received my test account validation email and it works :-). it took almost a week. Thank you José Le lundi 26 novembre 2012 14:20:16 UTC+1, dearaujoj a écrit : > > Hi everyone, > > We are working with Adwords API and so far we were doi

Test account validation

2012-11-26 Thread dearaujoj
Hi everyone, We are working with Adwords API and so far we were doing good with the sandbox system. For a few days now sandbox seems to be out of order with the (UNEXPECTED_INTERNAL_API_ERROR) which occurs even with the examples sent with the API toolkit. This is quite disturbing for our develo