SEOCentro
Search SEO Blogs Archive:

Search SEO Posts Last 14 Days




Author: AdWords API Team


Result 1 - 20 of about 33



Common issues that lead to SOAP faults )Part V(
Tuesday, October 7, 2008, 19:12:23 GMT by AdWords API Team
Welcome to part 5 of the series of posts that will give tips and tricks on how to deal with SOAP issues. As a SOAP-based web service, AdWords API can be easy to make calls to. At the same time, it can sometimes be difficult to debug the SOAP faults. In our previous episode , we discussed SOAP errors related to failed validations. Today we'll discuss SOAP errors related to syncing errors and concurrent changes . You can find links to our earlier posts here: Part 1 , Part 2 ,
author: AdWords API Team
publisher: AdWords API

AdWords Downtime: September 13, 10am-2pm PDT
Thursday, October 2, 2008, 21:08:21 GMT by AdWords API Team
We'll be performing routine system maintenance on Saturday, September 13 from approximately 10:00am to 2:00pm PDT. You won't be able to access AdWords or the API during this time frame, but your ads will continue to run as normal. Cheers, -Jeffrey Posnick,
author: AdWords API Team
publisher: AdWords API

Your software on a diet!
Tuesday, September 9, 2008, 15:39:40 GMT by AdWords API Team
Cutting API calories from your app One of the questions we often get asked by developers is how to spend fewer API units; if you're not careful, you might end up wasting a lot unnecessarily. Thankfully, you should be able to curb your software's appetite with a few simple suggestions: - Two ways to get there Do you run a lot of campaigns across your client accounts? If so,
author: AdWords API Team
publisher: AdWords API

Upcoming Reports Changes: August 19
Thursday, August 7, 2008, 17:05:42 GMT by AdWords API Team
We want to give developers a heads-up about an upcoming change affecting AdWords reports. If you retrieve reports via the AdWords API's getReportDownloadUrl)( or getGzipReportDownloadUrl)( method then these changes may potentially affect the data in your reports. These changes impact a small number of columns and should not fundamentally change the way you parse report data. We plan on rolling out these changes on Tuesday, August 19 .
author: AdWords API Team
publisher: AdWords API

Traffic Estimator Service Explained
Wednesday, July 2, 2008, 19:25:59 GMT by AdWords API Team
As you could imagine, Google has a lot of historical data about keywords and the traffic they generate. Harnessing this data can give you a helpful starting point when you're trying to choose cost-per-click )CPC( bid ranges and keywords for a new product, for which you have no historical keyword or bid data in your own account. AdWords API users can access our trove of historical keyword and bid data via the Traffic Estimator Service ,
author: AdWords API Team
publisher: AdWords API

AdWords Downtime: May 17, 10am-2pm PST
Tuesday, May 13, 2008, 19:39:53 GMT by AdWords API Team
We'll be performing routine system maintenance on Saturday, May 17 from approximately 10:00am to 2:00pm PST. You won't be able to access AdWords or the API during this time frame, but your ads will continue to run as normal. Cheers, -Jeffrey Posnick,
author: AdWords API Team
publisher: AdWords API

AdWords API Version 12 Now Available
Thursday, April 17, 2008, 00:23:09 GMT by AdWords API Team
We are happy to announce the release of the AdWords API Version 12 )V12(. V12 introduces several changes to the AdWords API. Below, you'll find the main highlights from this release. For a complete list of V12 changes, please see our release notes . V12 HIGHLIGHTS Conversion Optimizer support: Now you can enable Conversion Optimizer to pay only when an ad click leads to a conversion to adjust cost-per-acquisition bids through the AdWords API .
author: AdWords API Team
publisher: AdWords API

New Python Client Library
Monday, March 17, 2008, 19:13:14 GMT by AdWords API Team
We are happy to announce the release of our new Python client library . The AdWords API Python Client Library makes it easier to write Python clients to programmatically access AdWords accounts. Main features include: the ability to hide the SOAP layer from end users, on demand logging of all SOAP messages, support for API calls against the production system or sandbox, automatic data type conversion for all API call parameters, tracking of all API usage,
author: AdWords API Team
publisher: AdWords API

New Account Structure Report Now Available
Monday, December 17, 2007, 09:56:00 GMT by AdWords API Team
Based on your feedback, we have developed a new report type designed specifically for API developers -the Account Structure report. This new report type allows you to download all of your account attributes )without statistics( from a single report, saving everyone time and API units. The Account Structure report is available immediately through the new DefinedReportJob object )introduced in version 11(, and can be aggregated at the campaign, ad group,
author: AdWords API Team
publisher: AdWords API

AdWords Downtime, November 10th, 10am-2pm
Tuesday, November 6, 2007, 01:57:00 GMT by AdWords API Team
We'll be performing routine system maintenance on Saturday from approximately 10am to 2pm PST. You won't be able to access AdWords or the API during this time frame, but your ads will continue to run as normal.
author: AdWords API Team
publisher: AdWords API

Sandbox Maintenance
Tuesday, October 30, 2007, 03:40:00 GMT by AdWords API Team
We're planning to refresh the Sandbox tomorrow, Wednesday October 31, at 3 p.m. PDT. As a result, it will be unavailable for several hours and all the data will be cleared. You can regenerate your client accounts afterwards by sending any valid request to the Sandbox without a clientEmail.
author: AdWords API Team
publisher: AdWords API

Bug: V11 reports missing some ID columns
Monday, October 22, 2007, 07:16:00 GMT by AdWords API Team
Some of you have pointed out a bug in v11 reports causing the omission of certain ID columns. We apologize for the inconvenience. Our engineers are working to resolve this problem within the next few days. We will let you know as soon as the bug is fixed. UPDATE We would like to let you know that this bug has now been fixed. - Borana Toska,
author: AdWords API Team
publisher: AdWords API

New Reports Functionality
Thursday, October 18, 2007, 02:41:00 GMT by AdWords API Team
Aaron Karp, AdWords API Team Version 11 of the AdWords API includes a significant overhaul to the way you schedule reports and the data you are able to retrieve. In the reconfigured Report Service, you now have access to most of the report types and columns that are available through the AdWords Report Center, which means more advanced stats and breakdowns than ever before. Going forward, the API should be much more synchronized with the AdWords front end,
author: AdWords API Team
publisher: AdWords API

AdWords Downtime, October 20th
Wednesday, October 17, 2007, 08:16:00 GMT by AdWords API Team
We've rescheduled this month's system maintenance for Saturday from approximately 10 a.m. to 2 p.m. PDT. You won't be able to access AdWords or the API specifically during this period, but your ads will continue to run as normal. Brian Kennish,
author: AdWords API Team
publisher: AdWords API

API Version 11 Now Available
Thursday, October 11, 2007, 07:11:00 GMT by AdWords API Team
We are happy to announce the release of the AdWords API Version 11 )V11(. V11 introduces several changes to the AdWords API. Below, you'll find the main highlights from this release. For a complete list of V11 changes, please see our release notes . V11 HIGHLIGHTS New, flexible report interface : The report interface has changed in v11 to add flexibility to the reports you can schedule. By no longer providing a specific ReportJob object for each report type,
author: AdWords API Team
publisher: AdWords API

AdWords Downtime, October 13th
Thursday, October 11, 2007, 01:14:00 GMT by AdWords API Team
We'll be performing routine system maintenance on Saturday from approximately 10 a.m. to 2 p.m. PDT. You won't be able to access AdWords or the API specifically during this period, but your ads will continue to run as normal. Update: tomorrow's AdWords maintenance has been canceled and will likely happen next Saturday instead. Brian Kennish,
author: AdWords API Team
publisher: AdWords API

AdWords Downtime - Saturday, September 8th, 10am - 2pm PST
Wednesday, September 5, 2007, 09:00:00 GMT by AdWords API Team
We'll be performing routine system maintenance this Saturday from approximately 10am to 2pm PST. You won't be able to access AdWords or the API during this time, but your ads will continue to run as normal.
author: AdWords API Team
publisher: AdWords API

Sandbox Maintenance, August 31
Wednesday, August 29, 2007, 05:40:00 GMT by AdWords API Team
We're planning to refresh the Sandbox this Friday at 4 p.m. PDT. As a result, it will be unavailable for several hours and all the data will be cleared. You can regenerate your client accounts afterwards by sending any valid request to the Sandbox without a clientEmail header block.
author: AdWords API Team
publisher: AdWords API

V11 Release Delayed
Friday, August 24, 2007, 10:34:00 GMT by AdWords API Team
Due to some technical issues, we've decided to delay the release of v11 )originally planned for this week( for a few more weeks. While we could release some components of v11 now, we feel it is better to delay the entire release in order to minimize the number of versions we launch in a year. However, please note that v9 will still be sunset on September 10, 2007 . Therefore, please make sure you have upgraded your applications to v10 by this date.
author: AdWords API Team
publisher: AdWords API

CANCELED: August 25 System Maintenance
Thursday, August 23, 2007, 01:52:00 GMT by AdWords API Team
Late last night our engineers were able to implement the upgrades that were originally scheduled for this Saturday's maintenance period . Therefore, we have canceled this weekend's system maintenance. All systems will remain operational and available. - Jon Diorio,
author: AdWords API Team
publisher: AdWords API

1 2 next »

Featured Sponsors








Sponsor SEOCentro

Featured Links
SEO
Offers Complete Link Building Solutions for High Ranking and High Pagerank.
Website Promotion
Effective low-cost web promotion packages, DMOZ submission service and thematic web optimization.
Widexl SEO Programs
Search engine related programs for your website.
Sponsor SEOCentro

SEO Services
Latest SEO & Search Engine News
Latest seo and search engines blogs news for to stay up-to-date in the search engines marketing world.

Search Engine Optimization Tools
Online search engine tools, made available to help our visitors with their search engine strategy.

Search Engine Optimization
Responsible search engine optimization and ranking services to increase search engine positioning for your site.