API ReferenceAnnouncementsCommunity Discussion
API ReferenceCommunity DiscussionAnnouncementsSubscribeLog In
API Reference

Dictionary

Occasionally, you may need to fetch a list of allowed values, and display them to a user.

For example, if the user would like to target specific countries, you could fetch the list of countrIes supported by Taboola, and display them as a selectable list.

The Dictionary allows you to fetch a list of enum values and their meaning, for a variety of different contexts.

📘

See the Dictionary topic for more detail.