In Development
This section describes some of the new, upcoming features in development by the Cardlytics engineering and product teams.
These are intended to provide developers with a "look forward" to new features that our teams will be adding to the Publisher API.
Upcoming features
Feature | Description |
---|---|
Introduction of adStoreLocations in GetAds | We are updating the /v2/ads/getAds endpoint to enhance location-based offer capabilities. The legacy storeLocation attribute will be deprecated and replaced with a new adStoreLocations field in the response. This new field maps each adId to one or more store locations and includes rich metadata such as address, distance, phone number, and geo-coordinates.To receive adStoreLocations , clients must include the following in their request:- customerLocation (either latlong or postalCode )- Set returnstoreLocationWithinRadius to true and set storeLocationRadiusInMeters for proximity filteringThese enhancements allow for more accurate and personalized "offers near me" experiences. |
Ad Rankings by UI section | Describes future support for additional ranking types that enables developers to rank ads by shopping category. These section-specific ad rankings will be returned as a Map titled "sections" |
Updated 19 days ago