Updates to the AdWords API arriving on August 19 mean developers will want to make sure they don't impact the data in their reports.
Using the AdWords API's getReportDownloadUrl() or getGzipReportDownloadUrl() method? You'll want to catch up with the latest out of Google about those. The- CustomerTimeZone: the time zone information will be returned as, e.g., the previous "America/New_York" will change to "(GMT-05:00) Eastern Time".
- Time aggregation columns: the columns representing the aggregation time period (e.g. weekStart) will represent date ranges in a different format. E.g. the previous "2008-06-01-2008-06-01" will now be returned as "6/1/08 - 6/1/08".
- Keyword: values for category-based website criteria will change from, e.g., "docvertical::3" to "Animals >> Endangered Species". Values returned for keyword or non-category-based website criteria should not change.
- Interactions: the name of reported interactions will change from, e.g., "VideoPlayTime25" to "Video Play Reached 25%." Developers have the opportunity to test their applications against the changes now. Google said they can visit the AdWords web interface, select an existing report, view it, and export it as an XML file. "This XML should match the report XML that you will retrieve via the AdWords API after the changes are put in place," Google said. If it doesn't, well, there's 18 days until the change arrives.





No comments yet. Be the first to comment!