Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Goa
-
Component/s: None
-
Labels:None
-
Story Points:2
-
Sprint:Goa Sprint 1
Description
No v201309 API changes in GeoLocation Service (https://developers.google.com/adwords/api/docs/reference/)
Dev notes:
To update:
- AdWordsGazetteer
- aml-geolocation-service/pom.xml
- aml-sapi/pom.xml
- tsa-pom/pom.xml Upgrade client libraries (ads-lib, adwords-axis) from 1.18.0 to 1.22.1 (mvnrepository.com/artifact/com.google.api-ads/ads-lib)
Release notes for AdWords API between versions 1.18 and 1.22.1 (https://github.com/googleads/googleads-java-lib/blob/master/ChangeLog) :
1.18.1 - 8/02/2013
==================
AdWords:
- Removed support for v201209.
1.19.0 - 9/18/2013
==================
AdWords:
- No changes.
1.20.0 - 10/04/2013
==================
AdWords:
- Added support for v201309.
1.20.1 - 11/14/2013
==================
AdWords:
- Moved UseSharedBiddingStrategy example to advancedoperations from campaignmanagement.
- Added UpdateSiteLinks example to illustrate how to use new line 1 and 2 descriptions.
- Updated AddSiteLinks example to include new line 1 and 2 description fields.
1.21.0 - 11/18/2013
==================
AdWords:
- Removed the support for v201302.
1.22.0 - 11/25/2013
===================
AdWords:
- Added SelectorBuilder to simplify building Selectors.
- A valid user agent is now required and must not be the default. Set
it via AdWordsSession.Builder.withUserAgent or the api.adwords.userAgent
ads.properties key.
1.22.1 - 12/05/2013
===================
AdWords:
- Added AdWords Axis Utility Extension (beta).