What steps will reproduce the problem?
1. Create Product for insert
2. Try to find a method addAdwordsLabels() in the API
3. Find only setAdwordsLabels()
What is the expected output? What do you see instead?
There are multiple AdwordsLabels allowed for a product in the specification,
but there is no method for putting more than one label in, such as
addAdwordsLabels().
The according clearAllAdwordsLabels() method misses, too.
What version of the product are you using? On what operating system?
1.7
Please provide any additional information below.
Guessing that this is only a trivial task I added a patchfile to this.
Original issue reported on code.google.com by barigoro...@googlemail.com on 8 Nov 2013 at 9:10
Original issue reported on code.google.com by
barigoro...@googlemail.com
on 8 Nov 2013 at 9:10Attachments: