On 1 July 2013, API version v201209 will be sunset and you will need to have updated to API version v201302 by that time. v201302 introduces some updates that will require you to make some specific changes or additions to your application code. The required changes are detailed in the following table:
| Service Name | Component | Replacement Service / Changes |
|---|---|---|
| AdGroupService | New Attribute | AdGroup.contentBidCriterionTypeGroup added to specify which criteria dimension to use for absolute bids on the content network when bids have been placed in multiple dimensions. |
| CampaignCriterionService | CampaignCriterion | With enhanced campaigns, it is no longer possible to ADD or REMOVE Platform criteria. So in order to change bidModifier, use the SET operation. |
| CampaignService | Attribute | TargetRestrictSetting is deprecated. |
| CampaignService | New Bidding Model | New ways to set bids and adjust bidding strategies; see the Bidding guide. |
| ConversionTrackerService | Attribute | httpProtocol is deprecated. |
| CustomerService | Customer | Customer.testAccount added to denote that this is a Test Account. |
| Enhanced Campaigns | New | Major change to Campaign management. |
| Feed Services | Sitelinks | Feed services is the eventual replacement for ad extensions. This guide shows how to add sitelinks using feed services. |
| InfoService | All | Removed, as not needed with the new API billing. |
| Managed Customer Service | Managed Customer | ManagedCustomer.testAccount added to denote that this is a Test Account. |
| Mobile Preferred Creatives | New | devicePreference added to Ad and so is no longer part of the ForwardCompatibilityMap in this release. |
| Reports | Reports | conversionTypeId in CREATIVE_CONVERSION_REPORT has been deprecated. Use conversionTrackerId in reports that already have conversionTypeName instead, specifically:ADGROUP_PERFORMANCE_REPORT AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT CAMPAIGN_PERFORMANCE_REPORT CRITERIA_PERFORMANCE_REPORT DESTINATION_URL_REPORT KEYWORDS_PERFORMANCE_REPORT MANAGED_PLACEMENTS_PERFORMANCE_REPORT SEARCH_QUERY_PERFORMANCE_REPORT URL_PERFORMANCE_REPORT |
| Reports | Behavior Change | MANAGED_PLACEMENTS_PERFORMANCE_REPORT is being replaced by PLACEMENT_PERFORMANCE_REPORT. It, along with AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT and URL_PERFORMANCE_REPORT, now match the display tab stats. |
| TargetingIdeaService | Attribute | The NGRAM_GROUP attribute is no longer published, as it can be calculated easily in the client. |
| TargetingIdeaService | Selector | Only a single language will now be supported in each request. |