RE: Adwords API error with CustomerService started recently

2022-03-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Paul, I'm Kevin from the Google Ads API Team. Can you provide the complete SOAP request and response logs so we can take a closer look at the issue? Please send the requested details via the Reply privately to author option. If this option is not available, you may send the details direct

Adwords API error with CustomerService started recently

2022-03-01 Thread Paul Newbury
Hi, We've been using the adwords api for a few years, and very recently saw this error when a client was going through the ouath2 process: {'faultMessage': '[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]', 'reques

Re: Adwords API Error parse_ini_file(/reporting/adsapi_php.ini): failed to open stream: Too many open files

2018-08-07 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ronak, The issue you just described and currently encountering appears to be more specific to the PHP client library. That said, I would recommend that you contact the PHP library owners via this link for further assistance. Thanks an

Adwords API Error parse_ini_file(/reporting/adsapi_php.ini): failed to open stream: Too many open files

2018-08-06 Thread Ronak Shah
Hello, We are using the Adwords API v201802 PHP Client Library for our reporting application and our automated process loads the data from adwords API every hour, but we are facing a strange issue in middle of data updates "*Error Occured parse_ini_file(/var/www/html/production/reporting/adsap

Re: Adwords API Error: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.adgroup.MutateAction]

2017-12-28 Thread ramdan
Hi Bharani, Thanks for your help. This issue has been resolved. The mcc connect to several emails. Authorization token updated by email that have read-only access. To solve this, I reconnect with email that has administrative access. Thanks, On Friday, December 29, 2017 at 2:34:14 AM UTC+7,

Re: Adwords API Error: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.adgroup.MutateAction]

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Based on the logs, OperationAccessDenied.ACTION_NOT_PERMITTED error is encountered when you don't have an authorization to invoke the mutate method. It is possible that you'

Adwords API Error: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.adgroup.MutateAction]

2017-12-28 Thread ramdan
Hi, Its OK when I get list of adgroup. *I got error when I tried to create or update adgroup.* Thanks, Below is my request. I use ruby. W, [2017-12-28T22:03:47.018791 #24821] WARN -- : ID: 3169325051, URL: https://adwords.google.com/api/adwords/cm/v201708/AdGroupService, Service: AdGroupSe

Re: My first AdWords API ERROR

2017-09-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You need to provide your OAuth2 credentials (clientId, clientSecret and refreshToken) in the adsapi_php.ini file and then run the examples. Please see this guide

My first AdWords API ERROR

2017-09-01 Thread Dk Monitor
PHP Fatal error: Uncaught exception 'InvalidArgumentException' with message 'All of 'clientId', 'clientSecret', and 'refreshToken' must be set when using installed/web application flow.' in /var/www/kamensdush/data/www/dkmonitor.top/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/OA

Re: Google AdWords API: Error when execute campaignService.get(selector)

2017-02-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Have you enabled logging in your application? If so, could you provide the SOAP request and response logs generated? In the stack trace, I see that you encountered "java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkArgument(ZLjava/lang/String;Ljava/lang/Object;)V". If

Google AdWords API: Error when execute campaignService.get(selector)

2017-02-07 Thread demo . wonder . marketing
Hi at all, I'm integrating the Google AdWords API for retrieve the AdWords' Campaign in Oracle Web Center Sites 12C (with Web Logic). When the web application execute this: // Get all campaigns CampaignPage page = campaignService.get(selector); I have this *ERROR*: Error code:GENERIC

Re: AdWords API :[!] Error: [QuotaCheckError.ACCOUNT INACTIVE @ ; trigger:'']

2016-03-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me *privately* the account CID? Just click *Reply privately to author* in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

AdWords API :[!] Error: [QuotaCheckError.ACCOUNT INACTIVE @ ; trigger:'']

2016-03-25 Thread sweetspotintelligence
Hi, I have an application with an AdWords API connection established. I was working with it properly until yesterday (24th March) and suddenly started to get an error ([!] Error: [QuotaCheckError.ACCOUNT INACTIVE @ ; trigger:'']) with any API request trough my application. I didn't change any

Re: Adwords API error: HTTP 502 Bad Gateway when using AdWords API v201502 & v201506

2015-10-06 Thread Umesh Dengale
Hello, Could you please provide the report request logs privately to me? 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

Re: Adwords API error: HTTP 502 Bad Gateway when using AdWords API v201502 & v201506

2015-10-06 Thread Chirag
Hello Umesh, I am also facing same since yesterday and Yes, it is frequently while downloading reports, even after waiting for 30 seconds still got the same error. Error 502 (Server Error)!!1 The server encountered a temporary error and could not complete your request. Thanks, On Monday,

Re: Adwords API error: HTTP 502 Bad Gateway when using AdWords API v201502 & v201506

2015-10-05 Thread Umesh Dengale
Hello, Could you retry above API request? If 502 bad gateway error is consistent then please provide the SOAP XML request and response logs to me privately. Just click *Reply privately to author* in the forum when responding. Don't forget to remove the developer token in the output. Thanks, Um

Adwords API error: HTTP 502 Bad Gateway when using AdWords API v201502 & v201506

2015-10-05 Thread Mandar Patil
Adwords API Team, I am getting error while retrieving campaigns schedule : HTTP 502 Bad Gateway when using AdWords API v201502 & v201506 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.c

Re: Adwords Api Error

2014-07-21 Thread Josh Radcliff (AdWords API Team)
Hi, Are you using maven or setting up your classpath manually? If using maven, then org.apache.commons.lang.ArrayUtils (from v2.5) should be on your classpath and should have the contains(char[], char) method

Adwords Api Error

2014-07-21 Thread sathik jack
java.lang.NoSuchMethodError: org.apache.commons.lang.ArrayUtils.contains([CC)Z at org.apache.commons.configuration.PropertiesConfiguration$PropertiesReader.doParseProperty(PropertiesConfiguration.java:889) at org.apache.commons.configuration.PropertiesConfiguration$PropertiesRea

Re: Adwords API Error (in Python)

2014-01-14 Thread Ray Tsang (AdWords API Team)
Jimmy, The error doesn't sound like it's authentication related. Do you have logs turned on? Could I trouble you to use the "Reply to Author" function and send me a sanitized log file (full XML request/response without sensitive information). Thanks, -- Ray Tsang (AdWords API Advisor) On T

Adwords API Error (in Python)

2014-01-10 Thread Jimmy Xie
Hello, I have my everything set up as specified below. I confirmed that oauth2 is working but I am getting an error when trying to access the client.GetCampaignService() method. I get an xml error, mismatched tag: line 7 column 2. I assume this is because it is outputting an error message that

Re: Adwords API Error: OperationAccessDenied.ACTION_NOT_PERMITTED @

2013-10-01 Thread Adeel Ahmed
Hi again, I tested with Client Library and it updated CpcBid but my script response shows no change in CpcBid. For my script, I am not using Library (please note that). It is custom made PHP script and I am able to get all campaigns and adgroups data using SOAP requests. As per nolibrary documen

Re: Adwords API Error: OperationAccessDenied.ACTION_NOT_PERMITTED @

2013-10-01 Thread Adeel Ahmed
Hello Anash First of all thank you for replying on all of my posts. I am just replying here only now :) Well, I am making GUI for a client and they didn't give full access to the email which I am using for manipulation of CpcBid and now they have given the access. After running script again an

Re: Adwords API Error: OperationAccessDenied.ACTION_NOT_PERMITTED @

2013-10-01 Thread Anash P. Oommen (AdWords API Team)
Hi Adeel, The error you mention can come only if you don't have UPDATE access to the client account. Can you confirm if the login email you are using to generate your OAuth2/ClientLogin tokens have permission to update the account you are making calls to? Cheers, Anash P. Oommen, AdWords API A

Adwords API Error: OperationAccessDenied.ACTION_NOT_PERMITTED @

2013-10-01 Thread Adeel Ahmed
I am using custom made PHP script (nolibrary) for AdWords API. I am able to fetch Campaign's data and AdGroup's Data and as per some calculation, I want to change CpcBid of specific AdGroups (Top Level - not ads/keywords within AdGroup). $adgroupidx="1122334455"; $bid=0.12 * 100; $bid1_soa

Re: Adwords API error

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, Please contact the token review team at adwordsapi-tok...@google.com if you haven't already. - Kevin Winter AdWords API Team On Wednesday, March 20, 2013 9:29:21 AM UTC-4, Developer wrote: > > Hi, > > Since recently we're getting this error > > 2013-03-18 20:04:41656 google_awords_api >

Adwords API error

2013-03-26 Thread Developer
Hi, Since recently we're getting this error 2013-03-18 20:04:41656 google_awords_api [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''] We're using Adwords API for more than 5 years and everything was fine until March 18th. The posts by Kevin Winter (AdWords API Team) in Google groups for

Re: Google Adwords Api Error [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2012-11-18 Thread Takeshi Hagikura
Hello Saurav, Currently, we introduced how to use test environments as mentioned in this blog post. http://googleadsdeveloper.blogspot.jp/2012/11/introducing-test-accounts.html Please follow the steps in that blog. If you have further questions, feel free to ask us again. Also this forum can be

Google Adwords Api Error [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2012-11-17 Thread Saurav Sharma
Hello Team, I am using the Google adwords api to get the Clicks and Impressions count and I am facing the Error "QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'" during the get the clients using Adwords soap service "AdWordsService.v201209" CustomerService service = (Custome

Re: Google's AdWords API Error

2012-03-29 Thread Anash P. Oommen
Hi Konstantin, AdWords API has xml validation turned on, and order of elements matter. It should be like this in your xml: https://adwords.google.com/api/adwords/cm/v201109";> https://adwords.google.com/api/adwords/cm/v201109";> https://adwords.google.com/api/adwords/cm/v201109";> ht

AdWords API Error handling in adwords4r?

2010-04-15 Thread adwo...@cargurus.com
Any idea when error handling will be implemented in v2009 of adwords4r? Right now it always returns a googleInternalError object. It does not cast errors into the correct error classes. I have talked to other developers who use the client and their workaround is to parse the returned faultstring an

AdWords API Error when creating new keyword: CONCRETE_TYPE_REQUIRED

2010-04-07 Thread Reed
Moving along in the V13>V2009 process, the following SOAP request gives the above error, but I cannot figure out which element is causing the problem. Have tried variations of just about everything, always get that error. Must be something simple, but I don't see it. thanks! -reed Here is the SO

AdWords API Error Setting Campaign Level CPC's using Campaign: biddingTransition

2010-04-05 Thread andrei
Hi Adwords Forum, I'd like to set the keywordMaxCPC for all adgroups under a campaign to a single value. According to the specs, this can be accomplished by setting the explicitAdGroupBids field: http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.ConversionOptimizerBiddingT

AdWords API Error when trying to use sandbox

2010-03-31 Thread Roman
Hi, I am using Perl API v1.3.2. When setting the adwords.properties file to use sandbox: alternateUrl=https://adwords-sandbox.google.com (along with other settings) and running the API-supplied sample script display-stats.pl I get the following error: Error deserializing message: Unmarshalling

AdWords API Error while trying to get Api usage information

2010-02-14 Thread RAGHAVENDRA SUDHA
Hi, i am getting an error for which i am not able to understand. For some reason when i am trying to connect to API, for infoservice i am receiving the following error. -- ERROR Occured while using --> SOAP UTIL *

AdWords API Error response from CampaignTargetService (200909)

2010-02-10 Thread Athos
I get the following error when trying to get campaignTargets using the 200909 version of CampaignTargetService through the Java Client Library (v6.4.0): http://schemas.xmlsoap.org/soap/ envelope/">91eab249e2fd5f5320ed042bc0303c3077017625770soap:ServerCannot construct an instance of com.google.ads.

AdWords API Error - Not agreed to latest AdWords Api terms and conditions

2010-02-04 Thread Pedro
I'm trying to develop a small app using the API but when I try to run it I always come across the following error: "Not agreed to latest AdWords Api terms and conditions." I've logged in with my MCC account to check if there was any alert on the new Terms & Conditions but there's nothing. I've als

AdWords API Error for XML_STREAM_EXC

2010-02-02 Thread Dave L
Hi, I received following error when try to get campaigns: http://schemas.xmlsoap.org/soap/ envelope/">soap:ClientXML_STREAM_EXC Here is my Request String: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http:// www.w3.org/2001/XMLSchema" xmlns:xsi="http://www

AdWords API Error XML_STREAM_EXC while get campaigns

2010-02-02 Thread Dave L
Hi, I received following error when try to get campaigns: http://schemas.xmlsoap.org/soap/ envelope/">soap:ClientXML_STREAM_EXC Here is my request string: --- http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http:// www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/20

AdWords API error : SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED

2010-01-04 Thread phpoo
Because returns this error: [faultstring] => SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED @ [faultcode] => soap:Server [detail] => stdClass Object ( [ApiExceptionFault] => stdClass Object ( [message] => SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED @ [ApplicationException.Type] => ApiException [error

AdWords API error 500 when calling getAllCriteria

2009-12-11 Thread Melissa
We're currently using the v13 of the API and running a synchronization process on a campaign. For each adgroup of the campaigns we're calling "getAllCriteria". Everything works fine (as it always does) except for a particular adgroup. When we call the function on this adgroup we're getting a "(5

AdWords API error : Not agreed to latest AdWords terms and conditions

2009-12-03 Thread Simon FEBVRE
Hi, I am getting all my client information and at the 153rd client I have this error : #: Not agreed to latest AdWords terms and conditions. (SOAP::FaultError) I am using ruby and sopa4r Thanks Simon -- You received this message because you are subscribed to the Google Groups "AdWords API Fo

AdWords API Re: Adwords API error

2009-12-02 Thread AdWords API Advisor
Hi Richard, The problem with your request is that you are using an invalid countryCode of "UK". The correct country code for the United Kingdom is "GB": http://code.google.com/apis/adwords/docs/developer/adwords_api_countries.html This error should have been reported back more clearly, and I'

AdWords API error in php sample code ()

2009-11-30 Thread Bertina
hi there is and error in php sample code "AuthToken.php". when it try to connect to https://www.google.com/accounts/ClientLogin it returns a certificate error you must change a small part of the AuthToken.php and replcae it with the following code: line 47: curl_setopt($ch, CURLOPT_POST, 1);

AdWords API Error: Use XML attributes to specify a unique XML name and/or namespace for the type

2009-11-25 Thread Susan
I have a issue when I am trying to consume theV2009 AdwordCampaign Service API in my dot NET application. I am using production URLs of campaign service in my Application Production:https://adwords.google.com/api/adwords/cm/v200906/ CampaignService?wsdl I have added the web reference to my app

AdWords API Error from add criteria

2009-11-17 Thread Roy
When adding many keywords to the same campaign, I get the following APIException from google: "The campaigns for this customer already have the maximum number of active keywords permitted, so this campaign may not be activated." (Error code 17) My questions are: 1) At this point, can I buy more

AdWords API Error reading reports using PHP APIlity 1.13.1 library

2009-11-09 Thread v
My APIlity 1.13.1 PHP scripts were working fine last month, and now when I try to read the Content Network Report, it gives me this error: Warning: APIlity PHP library => Warning: Cache file for: https://adwords.google.com/api/adwords/v13/ReportService?wsdl has an invalid file size in /usr/www/vir

AdWords API Error when calling AdGroupCriterionService.mutate to update bid

2009-11-02 Thread alal
Hi, I am getting an UNEXPECTED_INTERNAL_API_ERROR when trying to update a maxcpc bid for a keyword criterion via the AdGroupCriterionService. SOAP request and response below. Any ideas why this is coming up? Thanks -- -SoapRequest at 3/11/2009

AdWords API Error while calling updateCriteria

2009-11-02 Thread SEM
Hi, I am getting the following error when I try to updateCriteria. AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/} Server.userException faultSubcode: faultString: One or more input elements failed validation. faultActor: faultNode: faultDetail: {https://adwords.goog

AdWords API Error: function Split() is deprecated in PHP api

2009-10-31 Thread rwhite35
Hello, I'm migrating from APIlity v13 to v200909 and tried to run examples/ v200909/GetAllCampaignsExample.php with mixed results. It seems that the WSDL is returning an authToken, however, non of my campaign info returns. I'm making the request on our production account and not the sandbox eith

AdWords API Error: One or more input elements failed validation.

2009-10-29 Thread icv_adwords
Hi, I got that message when try to import proximityTargets to one adword account. Please see my xml post string: -- http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.w3.org/2001/XMLSchema";> https://adwords.google.c

AdWords API Error EstimateKeyword.java using sandbox

2009-10-28 Thread i...@larseggert.de
I Just tried the example from EstimateKeyword.java, set the properties: email,passwort,clientEmail,useragent,developerToken and applicationToken But still get an error. For namespace i choose: private static final String namespace = "https://sandbox.google.com/api/adwords/v13";; I am usin

AdWords API Error 117

2009-10-19 Thread daniel12
Hi, I have a problem. I started getting errors 117 when trying to generate reports through the adwords API. I must add that the adwords API used to work perfectly on Thursday. Can you please advise? Technical details: *Request Type:* validate report for Daily Keyword report. --~--~

AdWords API Error when running AddCampaignDemo for v2009 against the sandbox

2009-08-28 Thread Zachary Shaw
I get an error when trying to go against the sandbox using the AddCampaignDemo http://code.google.com/p/google-api-adwords-java/ v5.1.0 I'm not sure if it's a properties related issue. I have validated that my login credentials are correct by posting an incorrect password I get the "Could not get

AdWords API Error accessing account with different API tokens after Saturday maintenance

2009-08-10 Thread tozor
After the Adwords maintenance on Saturday, I started noticing an error on any API operation to a couple of accounts that our application manages: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/} Server.userException faultSubcode: faultString: The specified account is inactive.

AdWords API Error uploading animated GIF

2009-08-07 Thread DavidR
I'm trying to upload animated GIFs as an image ad using a PERL script. The script works fine when I upload static gifs and jpegs but fails on animated gifs. The message I receive is "This image could not be recognized". I can upload the same animated GIF using the AdWords web interface without a p

AdWords API Error: Not agreed to latest AdWords Api terms and conditions

2009-07-28 Thread LS Reporting
Hi, I am getting this error while trying to get data relevant to some adwords account of mine. the complete error is something like "". I have agreed to all terms and condition and all tokens of API. The language i am using is PYTHON and the SOAP package is SOAPpy. Please suggest what went wron

AdWords API ERROR: "An internal error has occurred. Please retry your request"

2009-06-10 Thread shodson
I am getting this error message. I don't know what to do. Everything worked on v12 but now that I've changed to v13 I can't get past this problem. I regenerated my ReportService class using the newer WSDL, modified my headers and my selected columns, which were giving me different errors, but I

AdWords API Error in fetching Keyword Report

2009-06-03 Thread Swanand Pagnis
Hello Team, I use adwords4r ruby interface to fetch a daily keyword report from Google. In the last couple of days I am getting a strange (to me) error in httpclient's get_content method. I am not sure whether this is because of adwords4r or AdWords API problem. Here is the stack trace: Executing

AdWords API Error while calling getAllAdWordsCampaigns

2009-05-20 Thread Heisenbug
Hello all, I've this error when I try to call the getAllAdWordsCampaigns method someones know what is the problem? thanks faultCode: {http://schemas.xmlsoap.org/soap/envelope/} Server.userException faultSubcode: faultString: Either this object does not exist, or this user does not have perm iss

AdWords API Error while requesting data for the 24th of April 2009

2009-04-27 Thread SEM
Hi There, We seem to be getting the following API error when we try to retrieve the daily creative report for 2 of our accounts. This seems to fail only for the 24th of April 2009. -- xception in thread "main" AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/} Server.userException

AdWords API Error retrieving local business ads

2009-04-27 Thread dq
All of a sudden last week I started seeing these errors retrieving local business ads: org.xml.sax.SAXException: Invalid element in com.google.adwords.api.adwords.v13.LocalBusinessAd - fullBusinessName at org.apache.axis.encoding.ser.BeanDeserializer.onStartChild (BeanDeserializer.java:25

AdWords API Error in validating report with real mcc account.

2009-04-22 Thread PPL
Hi, I'm testing with real developer token and application token to schedule and download the report of the MCC account. The following are my codes. String email=""; String password=""; String useragent="JST"; String developerToken=""; String applicationToken=""; AdWordsUser user

AdWords API Error while creating a Campaign with ContentTargeting in Sandbox environment

2009-04-21 Thread rAm
Hi All, API Versio Used: V13. We are trying to create a Campaign with contentTargeting set to : SelectedPlacements networkTargeting set to all the three NetworkTypes* GoogleSearch, * SearchNetwork, * ContentNetwork. I can save the campaign without any issue using the "addCampaign" method.

AdWords API Error concern with adwords-api-3.0.0.jar

2009-03-16 Thread PPL
Hello.. I'm facing the problem when I run my application. Currently I'm using Tomcat 6.0.18. This happened when I'm using the adwords-api-3.0.0.jar. INFO: validateJarFile(G:\JavaWorkSpace\.metadata\.plugins \org.eclipse.wst.server.core\tmp0\wtpwebapps\IGAS3\WEB-INF\lib\adwords- api-3.0.0.jar) -

AdWords API Error in siteSuggestion.getSitesByTopics

2009-01-19 Thread susana
Hello: I urgently solve the following problem. When you get the suggestion by topical sites, the following properties of the sites always appear with the values listed below: [acceptsTextAds] => true [acceptsImageAds] => false [acceptsVideoAds] => false That is, the result returns suggested tha

AdWords API Error in Getting Keyword/Placement Performance Report - V13

2009-01-02 Thread Apar
Hi Adwords Team, This is for V13. I am getting the following fault while validating the Report Job for a Keyword/Placement performance report. I specified all the columns in the Specify column attribute of the Defined report job. I also checked that it had an MCC account and that the account had

AdWords API Error 9, Cant login with username/pass

2008-12-18 Thread Rob
Hi, I have an api implemenatation for the last few months and have been using the sandbox. Sometime in the last week (i was out of town). I have been having authentication problems: I get the following xml response Ouch! I am not proud to announce the following AdWords API Exception: Message:

AdWords API Error Message : Either this object does not exist, or this user does not have permission to access it

2008-11-12 Thread Joseph
Hi, I tried to test the GetAccountInfo funciton, but why I always get the exception like the mai subject said, Could anybody tell me why? Of course I have replace the input information by my own data Thank you so much! Joseph // Copyright 2008, Google Inc. All Rights Reserved. // // Licens