IAB Ad Product Taxonomy Mapper: Non-normative reference for product classification #1
esteininger
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We've published a non-normative reference implementation for mapping product metadata to the IAB Ad Product Taxonomy 2.0.
What it does
Converts arbitrary product metadata (title, description, category, brand) into standardized IAB Ad Product Taxonomy categories.
Example output:
{ "iab_product": { "primary": "IAB-AP-1121", "label": "Consumer Electronics > Wearables > Smartwatches", "confidence": 0.95, "version": "2.0" } }Key characteristics
Who this is for
Links
This is intended as a reference implementation for validation and QA, not a production targeting SDK.
All reactions