OussamaOBO / gshoppingcontent-php

Automatically exported from code.google.com/p/gshoppingcontent-php
Other
0 stars 0 forks source link

Can only set one AdwordLabel to a product #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments: