iQMedia / tracker

Repo to hold all customer facing platform and data issues.
0 stars 0 forks source link

Add RegionIDs to SOLR filter so we can pull Creatives per country #9

Closed sergi0aranda closed 3 months ago

sergi0aranda commented 1 year ago

Background:

Today we can request creatives via the GetCreatives endpoint but ur client is restricted to only these regions: 16546, 17151, 17223, 16847, 16732, 16741.

Request:

Please make the necessary changes in the country filer, so we can request creatives from any regionID, examples of regions NOT included today: Canada EN 16846 Canada FR 16857 UK 16847 Japan 17249

We should take out of the list the Innovid RegionID = 17223.

Only ADDB Country/Language RegionIDs should be in this Country filter.

sergi0aranda commented 5 months ago

Checked GetCreatives today and the following RegionIDs are now working: Canada EN 16846 Canada FR 16857 UK 16847 AU 17314

Japan 17249 is still not there and Innovid 17223 is still there.

Closing ticket as main functionality is there and currently Japan is no longer

sergi0aranda commented 3 months ago

@jmylet addded 17249 and 17313 and removed 17223 from the IQ client. Ticket is closed.