AdWords API Re: Not returning complete records

2009-11-16 Thread Kelvin
Hi,thanks for the clarification. But is it possible to get all the campaigns without using web interface? Thanks. On 11月17日, 上午5时19分, AdWords API Advisor wrote: > Hi Kelvin, > > There are some types of campaigns that the API cannot retrieve.  These > are often deprecated types of campaigns that

AdWords API Re: Truncated keyword structure report

2009-11-16 Thread HK
Hi, Eric Our app calls getGzipReportDownloadUrl to get the URL and then uses .NET's WebClient class and DownloadFile method to do the download. It did not fail or error during the download. We run the same report every day (has been for a year), and a few days later, the same report succeeded and

AdWords API Re: Truncated keyword structure report

2009-11-16 Thread AdWords API Advisor
Hi Hans, How does your application download the report? Were there any errors logged by your application while the report was being downloaded? How were you able to later verify the full size of the report? Best, - Eric Koleda, AdWords API Team On Nov 16, 5:56 pm, HK wrote: > Hi, > > Last wee

AdWords API Re: Insert 1500 keywords

2009-11-16 Thread AdWords API Advisor
Hi, In regards to your points: 1) I will look into this further. 2) This feature doesn't exist at this time, but we are looking to introduce it within the next couple of weeks. 3) This error should be fairly uncommon. How many total keywords did you add that day? Is this against the production

AdWords API Re: Sandbox Over Quota

2009-11-16 Thread AdWords API Advisor
Hi, Yes, this specific type of quota was introduced in v2009. We have been working to better fine tune the quota though and these errors should be rare in the sandbox. What is the exact error message you are receiving? Best, - Eric Koleda, AdWords API Team On Nov 16, 3:17 pm, "martinusapiklie.

AdWords API Re: Getting API Usage Units for multiple client accounts

2009-11-16 Thread AdWords API Advisor
Hi, As for the version of the API to use, I would recommend v2009, since the v13 service is deprecated and will be sunset in April 2010. If you are having problems using that service please include your sample code, error messages, SOAP XML, etc. Both services should return the same information

AdWords API Truncated keyword structure report

2009-11-16 Thread HK
Hi, Last week I received a truncated keyword structure report. It was truncated at 109 MB while the full report, which now works fine, should've been approximately 216 MB. The report id was 996485045 and .NET failed with: System.Xml.XmlException: Message: There is an unclosed literal string. Line

AdWords API Insert 1500 keywords

2009-11-16 Thread martinusapiklie...@centrum.sk
Hi, I want insert 1500 keywords. In Adwords API v13 I don't have any problems. But I have more problems in adwords API v2009: - inserting is slowly (8 minutes and error "bad gateway"). In v13 it is 40 seconds... - don't exist CriterionService.checkCriteria function - sometimes I get error "QuotaE

AdWords API Re: Sandbox Over Quota

2009-11-16 Thread martinusapiklie...@centrum.sk
I have this problem in v200909 version too. But in v13 version I don't have this problem... It is problem only for v200909 version Adwords API??? On 25. Sep., 08:32 h., Colin Ramsay wrote: > I'm getting an over quota error on the sandbox: > > "QuotaExceededError.QUOTA_EXCEEDED @ ; trigger:'You h

AdWords API Getting API Usage Units for multiple client accounts

2009-11-16 Thread Atmospherian
Hello, My company has several client accounts organized into a hierarchy of MCC accounts for organization. I am trying to use the API through .NET to pull the API usage for each individual account (based on an email address in our database). I have tried several versions of the API and the only o

AdWords API Re: last updated

2009-11-16 Thread AdWords API Advisor
Hi Crosby, Thank you for the suggestion. I'll pass on this feature request to the core engineering team. Best, - Eric Koleda, AdWords API Team On Nov 16, 1:50 pm, crosby wrote: > Hi, > I'm sure this has been covered before.  Just wanted to throw in my > request for a "last updated" field. > We

AdWords API Re: Not returning complete records

2009-11-16 Thread AdWords API Advisor
Hi Kelvin, There are some types of campaigns that the API cannot retrieve. These are often deprecated types of campaigns that you can no longer create using the AdWords web interface. Best, - Eric Koleda, AdWords API Team On Nov 16, 1:50 pm, Kelvin wrote: > Hi all, > > I am using adwords .net

AdWords API Re: Apility Failed Operations - Nothing on the fault stack

2009-11-16 Thread AdWords API Advisor
Hi, Can you give a more concrete example? What requests are failing silently and how can you tell they have failed? Best, - Eric Koleda, AdWords API Team On Nov 16, 11:06 am, Joe_Rocket wrote: > I do some heavy campaign generation using Apility.  I always test the > result of creation operatio

AdWords API Re: Could not get ClientLogin token for user

2009-11-16 Thread AdWords API Advisor
Hi Sreenu, Have you tried using the account unlock CAPTCHA? https://www.google.com/accounts/displayunlockcaptcha Best, - Eric On Nov 16, 6:53 am, sreenu wrote: > Hi, > > I am getting "ServiceException:javax.xml.rpc.ServiceException: Could > not get ClientLogin token for user." exception for

AdWords API Re: How to set an ad to always be at position # 1 for a keyword?

2009-11-16 Thread AdWords API Advisor
Hi, It is possible to set the position preference for a keyword ( see https://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=31788 ). While not a guarantee, this can help you target the #1 position. This field can be set using the AdWords API using the PositionPreferenceAdGroupCriterion

AdWords API Re: Campaign Level Negatives in Structure Report

2009-11-16 Thread AdWords API Advisor
Hi, Unfortunately I don't have any news on this issue. Best, - Eric On Nov 15, 8:48 pm, ralphstevens wrote: > Any news on this? Do you think the campaign level keywords will be > included in the report in the future? Thanks. > > On Oct 12, 8:18 am, AdWords API Advisor > wrote: > > > > > Hi, >

AdWords API last updated

2009-11-16 Thread crosby
Hi, I'm sure this has been covered before. Just wanted to throw in my request for a "last updated" field. We've got millions of criterion, and without this, we have to download everything and upload to our db to update what has changed. Ideally, in v2009, we would be able to set a selector that l

AdWords API Not returning complete records

2009-11-16 Thread Kelvin
Hi all, I am using adwords .net client library to develop .net application. And I found the method "getAllCampaigns" couldn't return all the campaigns information listed in my google account while I could only get part of them. In that sense, I am not able to put total campaigns informaton into da

AdWords API Re: Required Minimum Functionality for SEMO clients

2009-11-16 Thread AdWords API Advisor
Hi, Unfortunately we cannot provide you with legal advice. Although we strive to make our terms accessible to all users, you may wish to consult with a lawyer familiar with your business if you need guidance beyond our help materials. Best, - Eric Koleda, AdWords API Team On Nov 16, 9:17 am, Al

AdWords API Re: Reg Adwords API V13

2009-11-16 Thread AdWords API Advisor
Hi Raj, To address your questions: 1) Those services are deprecated, which means that they still work but their use is discourage. The services will be sunset on April 22, 2010 and was announced on the AdWords API blog: http://adwordsapi.blogspot.com/2009/10/were-happy-to-announce-newest-version

AdWords API Re: PHP Client library - Create campaign issue

2009-11-16 Thread AdWords API Advisor
Hi Andy, This error is likely due to trying to add a campaign to an MCC account. Ensure that you specify a clientId in the auth.ini file. More information about how setting the clientEmail header in the sandbox is available here: http://code.google.com/apis/adwords/docs/developer/adwords_api_sand

AdWords API Re: Is it possible to update the bids for all the keywords in one adgroup in one call?

2009-11-16 Thread AdWords API Advisor
Hi Meynard, Multiple updates can be combined into one call or request, but the cost is relative to the number of keywords updated and not the number of requests ( see rate sheet: http://code.google.com/apis/adwords/docs/developer/adwords_api_ratesheet.html ). If the keywords in the ad group will

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-16 Thread AdWords API Advisor
Hi Jeff, Thank you for doing such thorough testing and for providing a detailed description of your findings. I wasn't aware that Mobile Ads also used the BusinessName column, so my advice about MCC and Local Business Ads wasn't completely accurate for your circumstance. The general rule still a

AdWords API Apility Failed Operations - Nothing on the fault stack

2009-11-16 Thread Joe_Rocket
I do some heavy campaign generation using Apility. I always test the result of creation operations by checking for NULL values as suggested by the Apility documentation, and then process any faults found on the Apility Fault stack. Usually things go fairly well and we are able to log the faults w

AdWords API Re: Downloading Metro Codes in CSV (or similar) format?

2009-11-16 Thread AdWords API Advisor
Hi Matt, All of our client libraries include a copy of these values as a CSV file, although you can also download them independently: http://code.google.com/p/google-api-adwords-python-lib/source/browse/trunk/aw_api/data/us_metros.csv. Best, - Eric Koleda, AdWords API Team On Nov 12, 5:06 pm, Ma

AdWords API Re: Master Account changed - can no longer access the sandbox

2009-11-16 Thread AdWords API Advisor
Hi, What is the error message you are receiving? If you are using a new Google account to access the sandbox you may need to initialize it first: http://code.google.com/apis/adwords/articles/adwords_api_sandbox_best_practices.html#initsandbox Best, - Eric Koleda, AdWords API Team On Nov 12, 3:

AdWords API Re: How can I create a whole campaign with one bulk job?

2009-11-16 Thread AdWords API Advisor
Hi Peter, Unfortunately it isn't possible at this time to create an entire campaign structure using one bulk mutate job. This is a feature request the core engineering team is aware of, but I don't have any information about if or when this feature would be available. For the time being the best

AdWords API Re: AdGroup negative criteria with v13

2009-11-16 Thread AdWords API Advisor
Hi Travis, Are you using a client library for these requests? If so, which language and version? What does the code look like that leads to this error? Best, - Eric Koleda, AdWords API Team On Nov 13, 10:22 am, Travis B wrote: > Hi, > > I'm trying to set negative criteria for an adgroup (alon

AdWords API Re: getting error139 specified client email error

2009-11-16 Thread AdWords API Advisor
Hi Eelco, Thanks for reporting this problem. Did you just recently create or re- initialize this sandbox account? It could be that the change hadn't fully spread throughout the system. Is this problem ongoing? Thanks, - Eric Koleda, AdWords API Team On Nov 13, 9:04 am, "eelco.v987" wrote: >

AdWords API Re: Campaign deleted status

2009-11-16 Thread AdWords API Advisor
Hi Harut, There are some subtle differenced between deleted and paused. For one, paused campaigns still count towards the 25 campaign limit per account, while deleted campaigns do not. Best, - Eric On Nov 13, 8:25 am, harroot wrote: > As I sow in the mentioned links, it is no difference betwee

AdWords API Re: Estimate FisrtPage CPC

2009-11-16 Thread AdWords API Advisor
Hi Alvin, As fas I know it is not possible to retrieve this information via the API. The v13 TrafficEstimatorService provides a range of positions the ad will likely show in for a given CPC, but it doesn't allow you to start with a position and determine the CPC to reach that position. Best, - E

AdWords API Re: Required Minimum Functionality for SEMO clients

2009-11-16 Thread Alvin
Hi, I'm also looking into developing some sort of a bid management system without the full need of implementing all the features for campaign management, since the customers will be using the normal Adwords Editor. So I would also like to know what kind of terms apply to these kind of application

AdWords API Re: Add Ad

2009-11-16 Thread AdWords API Advisor
Hi Alexis, There is no problem adding two similar ads using the API. In fact, you can add two ads that are exactly the same if you want. There is likely some other problem with your request that is causing the error. What does your SOAP XML request look like? Best, - Eric Koleda, AdWords API T

AdWords API Re: V220909- Category codes

2009-11-16 Thread AdWords API Advisor
Hi Shiv, I've been working with some members of the AdWords API Team on publishing the list of category names. I don't have an exact timeline of when they will be made available, but I'll update this thread when they are. Best, - Eric On Nov 12, 6:26 pm, Shiv Bhaduri wrote: > Hi, > > Could any

AdWords API Re: v13 Problem setting networkTargeting in python using SOAPpy

2009-11-16 Thread AdWords API Advisor
Hi Travis, The pickle files aren't required for the library to work, and you should be able to pass in your credentials to the constructor of the Client. More information about the parameters for that constructor can be found here: http://code.google.com/p/google-api-adwords-python-lib/source/br

AdWords API Could not get ClientLogin token for user

2009-11-16 Thread sreenu
Hi, I am getting "ServiceException:javax.xml.rpc.ServiceException: Could not get ClientLogin token for user." exception for all services (campaign, adgroup, ad, keyword). I am sure , I am passing correct user name and password. I am using MCC account and I have hundred client accounts. Here I

AdWords API Re: Could not get ClientLogin token for user

2009-11-16 Thread sreenu
Hi, I am sure , I am passing correct user name and password. I am using MCC account and I have hundred client accounts. Here I am giving you the piece of code. AdWordsUser user = null; adWordsUser = new AdWordsUser(propertyfile); adWordsUser = adWordsUser .generateClientAdWordsUser (clientCusto