Closed
Bug 1197962
Opened 10 years ago
Closed 10 years ago
Add Category Info for Adgroup/Tile
Categories
(Content Services Graveyard :: Tiles: Administration Front-End, defect)
Content Services Graveyard
Tiles: Administration Front-End
Tracking
(Not tracked)
RESOLVED
FIXED
Iteration:
43.2 - Sep 7
People
(Reporter: nanj, Assigned: nanj)
References
Details
As more content partners are joining to the game. It's getting harder to conduct daily reporting based on different targeted categories. This bug intends to solve this issue through adding a new column "category" to the table "adgroups".
Specifically, the "category" column stores the standard category names from bucketer. All categories are listed in here, https://docs.google.com/spreadsheets/d/1PcjyF5eL6ZEMXIfoK6Pin7aZ7MWemeieMfmU3gtI8pY/edit#gid=1932717144. When building new suggested tiles, the author can specify each tile's category. Note it's an optional field as directory tiles and some suggested tiles may not have a specific category attached.
This allows Zenko to divide tiles into multiple groups base on the category, and report on each of them, respectively.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → najiang
Comment 1•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/splice
https://github.com/mozilla/splice/commit/cf0ec60e3847674e95b89d607a56a883cf80fe56
Close Bug 1197962 - Add Category Info for Adgroup/Tile
Squashed commit of the following:
commit c7a610021d42dc243ccf482a79eb2d8a6a51bcd4
Author: Nan Jiang <njiang028@gmail.com>
Date: Wed Sep 9 10:24:29 2015 -0400
Remove the unreachable code
commit 5ca17c293fc209ec13487b7b2f2f3d8c4b997402
Author: Nan Jiang <njiang028@gmail.com>
Date: Wed Sep 9 10:03:42 2015 -0400
Improve testing coverage
commit a9d75712f67efad9330208513e5b17e03084dfbb
Author: Nan Jiang <njiang028@gmail.com>
Date: Tue Sep 8 17:55:02 2015 -0400
Fix pep8
commit ed8d2b2afa3d3a86ad92001a819d5af4c39f1310
Author: Nan Jiang <njiang028@gmail.com>
Date: Tue Sep 8 17:50:41 2015 -0400
Add category information for adgroups
Close #106
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•