Re: Error UNKNOWN at CustomerService->get()

2016-04-15 Thread fischi
HI Umesh, thank you for taking a look at that. Unfortunately, the error still persists, (got the same error last week also, but do not have the RequestID anymore) I will attach the Logs and SOAPs below. The RequestId is 00053086979d98800ac2ec48b6010010 Have a nice Weekend! Cheers, Thomas [A

Re: Error UNKNOWN at CustomerService->get()

2016-04-14 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Thanks for providing SOAP XML request and response logs. Most of the time above type of error is transient. Could you please retry above API call? Let us know the requestId if error occurs. Regards, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

Re: Error during product partition creation

2016-03-21 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Peter, Are you still experiencing this issue, and if so, how frequently? As suspected, this was due to retries within our services, but unfortunately I don't have a great solution on how to detect this particular scenario, so I'm curious to know if this is still having a large impact for yo

Re: Error deserializing message

2016-03-19 Thread phil
Hi Veer, Thanks for the quick response. Using v3.1.0 of the Perl Client which I only installed end of last month. Followed your link to googleads on GitHub and found version 4.3.0! After some playing with perlbrew to get a supported version of perl installed I have now installed v4.3.0 of the

Re: Error deserializing message

2016-03-19 Thread 'Veer Arjun Busani(AdWords API Team)' via AdWords API Forum
Hi Phil, Would you be able to confirm the version of the SDK that you are currently using as well as the sample app . Please make sure that you are using the latest ones. Also

Re: Error Fetching http body, No Content-Length, connection closed or chunked data

2016-03-15 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Willy, PHP 5.2 is unsupported in PHP Ads client lib since release v6.1 . And most developers have migrated to supported versions already. So confirm there was some changes on the API right? Yes, this is because of importa

Re: Error Fetching http body, No Content-Length, connection closed or chunked data

2016-03-14 Thread Willy D
Hi Yin, Thanks for the reply. So confirm there was some changes on the API right? Is there any temporary solution for PHP 5.2 user? Thanks again in advance. Best Regards, Willy On Monday, March 14, 2016 at 10:41:07 PM UTC+8, Yin Niu wrote: > > Hi Wily, > > The PHP client library >

Re: Error Fetching http body, No Content-Length, connection closed or chunked data

2016-03-14 Thread 'Yin Niu' via AdWords API Forum
Hi Wily, The PHP client library requires PHP 5.3 and higher. So you might need to upgrade PHP to at least 5.3 as suggested in the forum discussion you have found. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Error:"unauthorized_client", Description:"Unauthorized client or scope in request.", Uri:""

2016-03-11 Thread zhongyh
Hi Anthony, i execute program Tasks.Simple OAuth2,and then solve the problem. i think is refresh token. thinks, zhongyh 在 2016年3月11日星期五 UTC+8上午6:38:00,Anthony Madrigal写道: > > Hi Zhongyh, > > Yes, I replied. Here was my response > >> Just like Mike mentioned previously, you need to use an Ad

Re: Error:"unauthorized_client", Description:"Unauthorized client or scope in request.", Uri:""

2016-03-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Zhongyh, Yes, I replied. Here was my response > Just like Mike mentioned previously, you need to use an AdWords account. > The Id 8170965 refers to a merchant center account. Once you do so, try to > generate > a refresh token >

Re: Error:"unauthorized_client", Description:"Unauthorized client or scope in request.", Uri:""

2016-03-10 Thread zhongyh
Hi Anthony, Did you get my info? Thanks 在 2016年1月16日星期六 UTC+8上午5:59:39,Anthony Madrigal写道: > > Hi Zhongyh, > > Please try to generate a new refresh token and see if that solves your > issue. If you are still getting errors, please *reply privately to author > *your CID so that I can further in

Re: Error when setting targetPartnerSearchNetwork to true

2016-02-17 Thread Stepanian
Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscrib

Re: Error when setting targetPartnerSearchNetwork to true

2016-02-09 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings! If you set targetSearchNetwork to false in the API, this will uncheck the *Include search partners* box in the user interface. Cheers, Nadine, AdWords API Team On

Re: Error when setting targetPartnerSearchNetwork to true

2016-02-08 Thread Stepanian
Thank you for your quick reply Nadine. In the AdWords site, when creating (or updating) a campaign, there is a checkbox marked "Include search partners". How do I access that field through the API to modify it? It seems like it is enabled by default for every new campaign created through the A

Re: Error when setting targetPartnerSearchNetwork to true

2016-02-08 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Stepanian, The targetPartnerSearchNetwork field is only available to select partners

Re: Error Creating Root Product Partition

2016-02-03 Thread Yin Niu
Hello, BiddingScheme or BiddingStrategyType

Re: Error:"unauthorized_client", Description:"Unauthorized client or scope in request.", Uri:""

2016-01-15 Thread Anthony Madrigal
Hi Zhongyh, Please try to generate a new refresh token and see if that solves your issue. If you are still getting errors, please *reply privately to author *your CID so that I can further investigate. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Re: error: invalid_client after after GetRefreshToken.php

2016-01-15 Thread Yin Niu
Hi, When you paste the url to the browser to get authorization code, make sure you log in as the user that you want. So in the auth.ini file, you will have a new refresh token and new client id/secret. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ A

Re: Error: error:0307A071:bignum routines:BN_rand_range:too many iterations

2015-12-21 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi Leonardo, That seems *not* to be an error from PHP nor our client lib. And it seems an elusive problem that occurs in many cases . For now, I

Re: Error during product partition creation

2015-12-09 Thread Josh Radcliff (AdWords API Team)
Hi Peter, I still don't have an update, unfortunately. I've reached out to the engineers again and will let you know when I get a response. Thanks, Josh, AdWords API Team On Wednesday, December 9, 2015 at 5:00:49 AM UTC-5, peter.rietz...@smarter-ecommerce.com wrote: > > > Sorry for bothering a

Re: Error in Client Libraries & Code Examples (.NET)

2015-12-09 Thread Anthony Madrigal
Hi, Would you happen to have the SOAP request and response that caused this error? If so, could you please *reply privately to author *them to me? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdev

Re: Error during product partition creation

2015-12-09 Thread peter . rietzler
Sorry for bothering again - still no updates on this ? Thanks! Peter Am Mittwoch, 18. November 2015 16:11:08 UTC+1 schrieb Josh Radcliff (AdWords API Team): > > Hi Peter, > > No updates yet, but the engineers are looking into it. I'll get back to > you as soon as I hear anything. > > Cheers,

Re: Error on .NET BatchJobUtilities instance creation

2015-11-30 Thread Rafael Machado
Nadine, Thank you for your help! I'll wait for your answer then. Thank you, Rafael Em Seg, 30 de nov de 2015 20:42, Nadine Sundquist (AdWords API Team) < adwordsapiadvisor+nad...@google.com> escreveu: > Hi Rafael, > > I'm having our .NET engineer take a look at this to see if he's seen this > be

Re: Error on .NET BatchJobUtilities instance creation

2015-11-30 Thread Nadine Sundquist (AdWords API Team)
Hi Rafael, I'm having our .NET engineer take a look at this to see if he's seen this before. We'll get back to you soon. Cheers, Nadine, AdWords API Team On Monday, November 30, 2015 at 11:55:50 AM UTC-5, Rafael Machado wrote: > > Hello, > > I'm having troubles creating a BatchJobUtilities inst

Re: Error during product partition creation

2015-11-18 Thread Josh Radcliff (AdWords API Team)
Hi Peter, No updates yet, but the engineers are looking into it. I'll get back to you as soon as I hear anything. Cheers, Josh, AdWords API Team On Tuesday, November 17, 2015 at 11:25:13 PM UTC-5, peter.rietz...@smarter-ecommerce.com wrote: > > Hi Josh > > Any updates on this ? > > Thanks! > P

Re: Error during product partition creation

2015-11-17 Thread peter . rietzler
Hi Josh Any updates on this ? Thanks! Peter Am Mittwoch, 11. November 2015 20:55:04 UTC+1 schrieb Josh Radcliff (AdWords API Team): > > Hi Peter, > > Using that request ID, I found some information on our side that indicates > that there may have been an unexpected duplication of this request.

Re: Error trying to get all client customer id's for a manager account in java

2015-11-16 Thread martin
Thanks for the reply, Umesh. I ultimately solved the issue on my own by excluding any dependency which used guice 3.0, using mvn dependency:tree -Dverbose -Dincludes=com.google.inject to identify them. On Wednesday, November 11, 2015 at 2:06:26 PM UTC-8, Umesh Dengale wrote: > > Hello, > > Could

Re: Error creating campaign when account limit reached

2015-11-16 Thread Josh Radcliff (AdWords API Team)
Hi Albert, Do you have the customer ID of an account where you saw this behavior so I can look into the request? Thanks, Josh, AdWords API Team On Thursday, November 12, 2015 at 12:43:39 PM UTC-5, wrote: > > Hello Albert Morcillo I can confirm sometimes we can add more than 10.000 > campaigns

Re: Error creating campaign when account limit reached

2015-11-12 Thread jefferson
Hello Albert Morcillo I can confirm sometimes we can add more than 10.000 campaigns in a single account. Im working in a test account and sometimes I was able to add around 50.000 campaigns into a single account whithout any complains from the API side. Sometimes I receive account limit exceeded

Re: Error creating campaign when account limit reached

2015-11-12 Thread Anthony Madrigal
Hi Albert, That seems like odd behavior that you were able to create a campaign even though you reached your limit. Could you please *reply privately to author *your SOAP request and response that created this campaign? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Error "Array to string conversion.." with PHP

2015-11-12 Thread Anthony Madrigal
Hi, Could also provide me with your inputs, so that I could see whether one of your array elements is malformed or the PHP library has a bug? Thanks again, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsde

Re: Error "Array to string conversion.." with PHP

2015-11-12 Thread Anthony Madrigal
Hey, Could you please provide me with code snippets, in particular, the parts with "array chunks" and line 216? Please do so using *reply privately to author*. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https:

Re: Error trying to get all client customer id's for a manager account in java

2015-11-11 Thread Umesh Dengale
Hello, Could you provide the dependencies from pom.xml and library version you are using (e.g. v201506 or v201509 etc.)? Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ http

Re: Error during product partition creation

2015-11-11 Thread Josh Radcliff (AdWords API Team)
Hi Peter, Using that request ID, I found some information on our side that indicates that there may have been an unexpected duplication of this request. I'm following up with the service owners to see what happened here, and will let you know as soon as I hear back from them. Thanks, Josh, AdW

Re: Error during product partition creation

2015-11-10 Thread peter . rietzler
Hi No, I can't see any logs in our system despite the fact that the request has failed - but those logs were logged a few minutes later because further request were logged aggregated by our application. The first example (PRODUCT_PARTITION_ALREADY_EXISTS from 30.10.2015) that I've posted to

Re: Error during product partition creation

2015-11-03 Thread Josh Radcliff (AdWords API Team)
Hi, I took a look at the requests coming from your developer token, and I see REMOVE mutate requests coming in for that ad group's criteria at the following times: ViennaTime : 2015-10-30 06:05:40 Successful : True ViennaTime : 2015-10-30 06:06:04 Successful : False In the user interface, I s

Re: Error during product partition creation

2015-11-03 Thread peter . rietzler
Hi Josh These are really wild assumptions, but for me it looks like that I can see the same problem with other requests regarding shopping ad group criterions too. I've got another case that looks pretty similar to me (though I cannot prove this since I do not have SOAP logs for this). But f

Re: Error during product partition creation

2015-11-03 Thread peter . rietzler
i Josh Our app definitely mutates trees in parallel - but it never mutates trees in parallel belonging to the same campaigns. The requests that I sent before were reproduced in a single-threaded sandbox. The requests you mention are requests that our app tries to send once a day exactly be

Re: Error during product partition creation

2015-11-02 Thread Josh Radcliff (AdWords API Team)
Hi Peter, Are you running multiple threads that are mutating the trees in question? I ask because I looked at two of your requests from today that failed with PRODUCT_PARTITION_ALREADY_EXISTS followed by PRODUCT_PARTITION_DOES_NOT_EXIST, and in both cases the partition in question *does* alrea

Re: Error during product partition creation

2015-11-01 Thread peter . rietzler
Hi Josh Could the usage of not using distinct temporary IDs cause this problem ? As stated above, 99% of my requests succeed (and we've actually sent millions of them until now). The tree is correct for our purposes. It will be changed by other requests later on. The problem doesn't seem to b

Re: Error during product partition creation

2015-10-30 Thread Josh Radcliff (AdWords API Team)
Hi, I noticed that your request is operating on two ad groups but you are reusing the same temporary ID for both. I would recommend using distinct temporary IDs for distinct *Biddable/NegativeAdGroupCriterion* within a single request. Also, in each case you are constructing what looks like an

Re: Error during product partition creation

2015-10-30 Thread peter . rietzler
It looks like that we have the same problem. We create a brand new AdGroup, then send the following request: https://adwords.google.com/api/adwords/cm/v201506";> ADD https://adwords.google.com/api/adwords/cm/v201506"; xsi:type="ns2:BiddableAdG

Re: Error during product partition creation

2015-10-06 Thread Anthony Madrigal
Hi, Since you are using the AdGroupCriterionService, do you mean AdGroup instead of campaign? Could you please send me both your SOAP request and response for the successful and failed operations through *Reply privately to author*? This will help me see why it is working for one and not the

Re: Error during product partition creation

2015-10-06 Thread pushpendra jaiswal
Thanks for your response . If my account don't have any active/paused campaign, in the case the code works and if account already have a active/paused campaign then doesn't work . On Tuesday, October 6, 2015 at 12:39:55 AM UTC+5:30, Anthony Madrigal wrote: > > Hi, > > You said that sometimes t

Re: Error during product partition creation

2015-10-05 Thread Anthony Madrigal
Hi, You said that sometimes this code works for you. In what instances does it work? Could you also provide me through *Reply privately to author *your SOAP request and response where you are getting these errors? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: error - Mutatejobservice

2015-09-24 Thread Umesh Dengale
Hi Sri, I am glad that you are able to update the keywords in bulk. Let us know if you need help with any other issues. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https:

Re: Error: Got 400 response in google-adwords npm (nodejs)

2015-09-24 Thread Anthony Madrigal
Hello, Please disregard my last response. A colleague pointed out that since this is a report request, there is no SOAP request and response. Please instead look at your HTTP response for the 400 code. The text should contain more details on why this error is occurring. Regards, Anthony AdWor

Re: Error: Got 400 response in google-adwords npm (nodejs)

2015-09-24 Thread Anthony Madrigal
Hi, I could further investigate why you are getting this error. To do so, could you please *reply privately to author* your SOAP XML request and response? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://goog

Re: error - Mutatejobservice

2015-09-24 Thread srkeshav
Thanks Umesh. I created a a job for every 1000 keywords i want to update and got the result for each job instead of creating a job for each keyword. On Friday, September 18, 2015 at 3:56:18 PM UTC-5, Umesh Dengale wrote: > > Hi Sri, > > You are getting the *CAN_RETURN_RESULT_FOR_ONLY_ONE_JOB* err

Re: error - Mutatejobservice

2015-09-18 Thread Umesh Dengale
Hi Sri, You are getting the *CAN_RETURN_RESULT_FOR_ONLY_ONE_JOB* error because you are passing more than one job id. For the MutateJobService.getResult () operation, it is recommended to submit only on

Re: Error in pulling adwords reports in a code that was working properly till Sep 03, 2015

2015-09-04 Thread Anthony Madrigal
Hello, The issue seems to be resolved. Please let me know if you are still facing any errors regarding this. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.goo

Re: Error in pulling adwords reports in a code that was working properly till Sep 03, 2015

2015-09-04 Thread Anthony Madrigal
Hi, This is an issue with the AdWords API. We are currently in the process of getting a solution for this. Once this is resolved, I will let you know. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlea

Re: error AuthorizationError.USER_PERMISSION_DENIED in get report

2015-08-05 Thread Umesh Dengale
Hello, Could you provide SOAP request and response logs? Just click Reply privately to author in the forum when responding. Don't forget to remove the developer token in the output. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

Re: Error during creation of ads - CANNOT_SET_FIELD - URL - V201502

2015-07-24 Thread Umesh Dengale
Hello, The sunset date for v201409 is 07/28/2015. Above mentioned changes(Final URL) are applicable to V201409. Please check out the AdTextAds

Re: Error during creation of ads - CANNOT_SET_FIELD - URL - V201502

2015-07-24 Thread William Perrello
umesh - my info tells me that this change should not be necessary until the demise of the 201409 API which is supposed to be supported till next tuesday. Did it get demised early? On Tuesday, July 14, 2015 at 2:11:26 PM UTC-4, Umesh Dengale wrote: > > Hello, > > Please use textAd.*setFinalUrl

Re: Error while trying to add a LogicalUserList

2015-07-20 Thread Damien
Hi Josh, Thank you very much, this solved my problem and I've been able to successfully create my LogicalUserList. Damien On Monday, July 20, 2015 at 10:24:21 AM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi Damien, > > I think the issue here is your ruleOperands >

Re: Error while trying to add a LogicalUserList

2015-07-20 Thread Josh Radcliff (AdWords API Team)
Hi Damien, I think the issue here is your ruleOperands . This attribute should be a list of LogicalUserListOperand

Re: Error while trying to add a LogicalUserList

2015-07-17 Thread Damien
Hi Josh, Here is the Python logger output, you can find the XML request below (all sensitive information replaced by "[removed]"): DEBUG:suds.transport.http:opening (https: //adwords.google.com/api/adwords/rm/v201502/AdwordsUserListService?wsdl) DEBUG:suds.transport.http:sending: URL: https: //a

Re: Error while trying to add a LogicalUserList

2015-07-17 Thread Josh Radcliff (AdWords API Team)
Hi Damien, In the past, I've seen this error when the SOAP XML was malformed. Could you post your request XML with sensitive information removed (such as your developer token) so I can check it? Thanks, Josh, AdWords API Team On Thursday, July 16, 2015 at 8:56:54 AM UTC-4, Damien wrote: > > Hi

Re: Error when calling set credentials from sample Rails App

2015-07-15 Thread Jeffrey Lee
Hi, I finally got everything working. Thanks Danial to pointing me to the right path. On Tuesday, July 14, 2015 at 3:07:36 AM UTC-7, Jeffrey Lee wrote: > > So I downloaded the sample rails app here: > https://developers.google.com/adwords/api/docs/clientlibraries > > I got it running, but when I

Re: Error when calling set credentials from sample Rails App

2015-07-15 Thread Jeffrey Lee
You can ignore my previous posts. I think what I got mixed up in was that MCC and my Adwords Advertising account were the same thing. I realize that my client_customer_id probably should be the id in my Adwords Advertising account. I am able to generate "Keyword Performance" reports sometimes.

Re: Error when calling set credentials from sample Rails App

2015-07-15 Thread Jeffrey Lee
Also thank you for verifying the errors. I saw the common errors page, but I wasn't completely sure. But still, knowing this, what is wrong with the set up I specified above? The last error I had was the USER_PERMISSION_DENIED. You are saying my OAuth credentials don't match my client_customer_

Re: Error when calling set credentials from sample Rails App

2015-07-15 Thread Jeffrey Lee
I am confused as to your last line where you said "Next, set clientCustomerId to the target non-MCC account. This account needs to be either under prod or test MCC (make sure it matches to what you've authorized with)." You said to set the client_customer_id to a non-MCC account, but that accou

Re: Error when applying for an API token

2015-07-15 Thread Anthony Madrigal
Hey Stelios, You could contact the AdWords API Compliance Team in regards to this issue. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.

Re: Error when calling set credentials from sample Rails App

2015-07-15 Thread Danial Klimkin
Hello Jeffrey, Let's go over every error you've encountered: AuthenticationError.NOT_ADS_USER means you've authorized with a non-AdWords account. E.g. your private gmail account that don't have AdWords account created. ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH means you are

Re: Error when calling set credentials from sample Rails App

2015-07-14 Thread Jeffrey Lee
I realize that for this sample Rails app, when I click "Proceed" at the home page, it asks me to login with my Gmail account. I know this will sound silly, but I thought the account doesn't matter. It turns out when I logged in with a Gmail account that has a production MCC account, the error g

Re: Error when calling set credentials from sample Rails App

2015-07-14 Thread Jeffrey Lee
As an update, it turns out that maybe what I want isn't in the List Accounts link. I am trying to get the Retrieve a Report page to work. When I click the "get report" button, I get this error now: "An error occurred during report retrieval: HTTP code: 400, error type: 'AuthenticationError.NOT_A

Re: Error when calling set credentials from sample Rails App

2015-07-14 Thread Jeffrey Lee
Ignore my last post, I got that figured out. But I am still running into my initial problem with the List Account link On Tuesday, July 14, 2015 at 3:07:36 AM UTC-7, Jeffrey Lee wrote: > > So I downloaded the sample rails app here: > https://developers.google.com/adwords/api/docs/clientlibraries

Re: Error when calling set credentials from sample Rails App

2015-07-14 Thread Jeffrey Lee
Update: I try to play around with the API again this morning. I have no idea what has changed, but I can't even start up the server now. While trying to fix my initial bug, I wanted to do a fresh start. So I logged out on the app and now I get a NoMethodError - undefined method `[]=' for nil:N

Re: Error during creation of ads - CANNOT_SET_FIELD - URL - V201502

2015-07-14 Thread Umesh Dengale
Hello, Please use textAd.*setFinalUrls()* method instead of textAd.setUrl(). Check out our AdTextAds example in the Java client library. Than

Re: Error: "Processing instructions are not allowed within SOAP messages"

2015-07-06 Thread Josh Radcliff (AdWords API Team)
Hi, Do you have any further details from the error, such as the raw SOAP messages that lead to this error? The exception means that parsing of the response failed, which is rather odd. Thanks, Josh, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: Error: "Processing instructions are not allowed within SOAP messages"

2015-07-02 Thread peter . rietzler
Hi Josh We do follow the threading guidelines. I've just checked that we had 44 occurrences of this error within the last 7 days. The error is not account specific. If the error occurs, then a retry typically succeeds (there is some time between retries on our side - usually up to 20 minutes).

Re: Error: "Processing instructions are not allowed within SOAP messages"

2015-06-29 Thread Josh Radcliff (AdWords API Team)
Hi, Are you following the guidelines mentioned in the Thread safety page for the Java client library? In particular, please make sure that you are not reusing instances of *AdWordsSession* across threads. Thanks, Josh, AdWor

Re: Error "unauthorized_client" when trying to get the campaign data with Google Adwords v201502

2015-06-18 Thread Umesh Dengale
Hi Susan, Please go through these steps and run any of the examples using the refresh token. If you get any exceptions, please provide me the SOAP request and response. Just click *Reply privately to author* in the forum when respo

Re: Error creating accounts in sub manager accounts

2015-06-03 Thread Emiliano Martinez
Danial, Thank you very much! We were mixing ids from production and test! Next time im going to be checking everything before posting :( Regards Emiliano 2015-06-03 12:53 GMT-03:00 Danial Klimkin < adwordsapiadvisor+dan...@google.com>: > Hello Emiliano, > > > The account 5435475134 is not a sub

Re: Error creating accounts in sub manager accounts

2015-06-03 Thread Danial Klimkin
Hello Emiliano, The account 5435475134 is not a sub-account of account 1893844881, so if you are using the same credentials, the request is expected to fail. Please make sure the login you are authorized with has administrative access to the MCC you specify in clientCustomerId field. -Danial

Re: Error Bad Gateway (and others) most of time since this morning

2015-05-29 Thread Nadine Sundquist (AdWords API Team)
Hi Pierre, If you are not getting back a request ID, this means that the failed requests are not making it to our servers. In that case, I can't troubleshoot from our side. You may need to sit down with a network administrator to trace the failed requests. Best, Nadine, AdWords API Team On

Re: Error Bad Gateway (and others) most of time since this morning

2015-05-29 Thread Pierre Augereau
Good morning Nadine. Once again, thank you a lot for your answers !! Today, it seems to work fine again. But, I turned off all access from the API yesterday all day long. I do not know if it is a coincidence or the good thing to do... Some requests succeed if I try again. But, the number of err

Re: Error Bad Gateway (and others) most of time since this morning

2015-05-27 Thread Nadine Sundquist (AdWords API Team)
Hi Pierre, I don't believe that you are having rate limit issues because you would be getting an error if you had hit the rate limit. Does the request succeed if you try again? If you're getting back a request ID in your error

Re: Error Bad Gateway (and others) most of time since this morning

2015-05-27 Thread Pierre Augereau
Little Update !! I get a new error : - Error finding "uri" property (I did not find anything about this one in this forum) If I follow the calls, usually, it starts with : 1 -- SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupCriterionServ

Re: Error Bad Gateway (and others) most of time since this morning

2015-05-27 Thread Pierre Augereau
Good morning Nadine and everyone !!! Since Yesterday, I get the same issues as previously wrote. I still do not understand what is happening. I did not have change anything in the code, server or network. I have tried to update my code as in the post gave by Nadine. Unfortunately, that did not r

Re: Error Bad Gateway (and others) most of time since this morning

2015-05-08 Thread Pierre Augereau
Good morning Nadine !!! Thank you a lot for your answer. I did not have try those solutions from the post because, every thing seems to work fine again this morning o_O But, I will keep this post preciously !! My network administrator has found out that Google has changed some DNS... Maybe, th

Re: Error Bad Gateway (and others) most of time since this morning

2015-05-07 Thread Nadine Sundquist (AdWords API Team)
Hello Pierre, Check out this post to see if the solutions provided there will fix you problem. Thanks, Nadine, AdWords API Team On Thursday, May 7, 2015 at 11:33:02 AM UTC-4, Pierre Augereau wrote

Re: { "error" : "invalid_request", "error_description" : "Missing required parameter: code"}

2015-05-01 Thread Josh Radcliff (AdWords API Team)
Hi, All examples in the PHP libraries (including the *GetRefreshToken.php* example) should be run from the command line. In particular, the *GetRefreshToken* example writes a URL for you to follow to stdout, and then *reads* the authorization code you type in from stdin. Please try running th

Re: error when i create image ad on group

2015-03-30 Thread Josh Radcliff (AdWords API Team)
Hi, Are you still having trouble with this request? If so, could you post your SOAP request with sensitive information removed? Thanks, Josh, AdWords API Team On Friday, March 27, 2015 at 2:50:40 PM UTC-4, dian...@everstring.com wrote: > > the errer: > > suds.WebFault: Server raised fault: 'Unm

Re: Error: redirect_uri_mismatch and Error: invalid_grant

2015-03-30 Thread Doubt Dolson
Hi then the issue lies on the client creation specially in setting of redirect_url On Mon, Mar 30, 2015 at 1:01 PM, Akhmad Bayquni wrote: > Hi, thanks for the response. I've done what you mean, but the same problem > comes even as the first step. > > I've been checking the "Use your own

Re: Error: redirect_uri_mismatch and Error: invalid_grant

2015-03-30 Thread Akhmad Bayquni
Hi, thanks for the response. I've done what you mean, but the same problem comes even as the first step. I've been checking the "Use your own OAuth credentials", i was provide "OAuth Client ID" and "OAuth Client Secret" where i have. I was fill the input box (the box with the watermark text 'In

Re: Error: redirect_uri_mismatch and Error: invalid_grant

2015-03-30 Thread Doubt Dolson
It seems there is problem with GetRefreshToken.php (at least with the version we were using). So, Forget about execution of GetRefreshToken.php Instead, go to this URL : https://developers.google.com/oauthplayground/ Click on the SETTINGS icon on top right CHECK mark Use your own OAuth credentials

Re: Error: redirect_uri_mismatch and Error: invalid_grant

2015-03-28 Thread Akhmad Bayquni
Can i know what you do in case 1? I have same problem. And it my first time for using Adwords API. I need help. :) Pada Jumat, 10 Januari 2014 19.54.53 UTC+7, Doubt Dolson menulis: > > Hi, > > As we were trying to get API access, we did follow the following procedure > but with only failure. >

Re: Error on creating CPA campaign

2015-02-17 Thread Michael Cloonan (AdWords API Team)
Hello, This bidding scheme requires that you're recording conversions into your AdWords account before use. For more information on CPA, please see our help center articles on CPA bidding and setting up your conversion optimizer

Re: Error CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP /_CAMPAIGN

2014-12-02 Thread Georg Döhring
Thank you for the anwser! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because y

Re: Error CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP /_CAMPAIGN

2014-12-02 Thread Josh Radcliff (AdWords API Team)
Hi Georg, The BudgetOptimizer bidding strategy was deprecated in v201402 . Sorry I didn't mention this before -- I forgot about this change. In place of the BudgetOptimizer strategy, use the shared TargetSpend strategy. Good p

Re: Error CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP /_CAMPAIGN

2014-12-02 Thread Georg Döhring
Hi Josh, thank you for your reply. This does clarify some thinks, thanks. Seems as if we missed about that deprecation. Maybe you should update the API doc https://developers.google.com/adwords/api/docs/reference/v201409/BiddingStrategyService.ManualCpcBiddingScheme as there is the enhancedCp

Re: Error CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP /_CAMPAIGN

2014-12-01 Thread Josh Radcliff (AdWords API Team)
Hi Georg, There are two separate issues related to your question. 1. Starting with v201402, you can no longer enable enhanced CPC for the manual CPC bidding strategy (see the *Deprecated* section in the v201402 release notes ).

Re: Error CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP /_CAMPAIGN

2014-12-01 Thread Georg Döhring
Here is a request for ManualCpc-Campaign with enhancedCpc enabled. Running the exact same request with enhancedCpc=false works fine. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201406"; xmlns:xsi="http://

Re: Error CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP /_CAMPAIGN

2014-12-01 Thread Georg Döhring
Here is a request for ManualCpc-Campaign with enhancedCpc enabled. Running the exact same request with enhancedCpc=false works fine. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201406"; xmlns:xsi="http://

Re: Error Uncaught SoapFault exception: [soap:Server] [SelectorError.INVALID_PREDICATE_ENUM_VALUE @ serviceSelector; trigger:'DELETED']

2014-11-27 Thread Danial Klimkin
Hello, 'DELETED' is now known as 'REMOVED'. Please see the migration guide: https://developers.google.com/adwords/api/docs/guides/migration/v201406 -Danial, AdWords API Team. On Thursday, November 27, 2014 12:31:28 PM UTC+3, mcc.cit...@gmail.com wrote: > > 2014/11/26 15:49:42 [error] 9220

Re: Error: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']

2014-11-21 Thread eric haberman
Thanks Mike! I actually resolved the issue, the access_token header was not being sent - when I updated the library one of the files was locked and not overwritten, so it was using an older version file to send the request. On Friday, November 21, 2014 8:51:41 AM UTC-6, Michael Cloonan (AdWor

Re: Error: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']

2014-11-21 Thread Michael Cloonan (AdWords API Team)
Hello Eric, Are you able to make successful calls to client accounts of that MCC? You could try generating a new refresh token for the MCC you're trying to use, ensuring that you're logged in as that MCC, which may resolve the issue. Maybe the refresh token you're using is from some other accou

Re: Error thrown while using Adwords API using Test MCC account and developer token generated from production MCC account

2014-11-20 Thread Josh Radcliff (AdWords API Team)
Hi, You may want to check out the discussion on the related closed issue for the Java client library. That NullPointerException means that your request is failing, probably due to missing parameters in your ~/ads.properties file. Are

<    3   4   5   6   7   8   9   10   11   12   >