All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Allow ads segmentation by SKU ID.
getSponsoredBannersrequest.sponsoredBannersresolver.
- Update
@vtex/apidependency to version 6.48.0
- Add the
enableAdsOnCollectionssetting, determining whether or not to fetch sponsored products on collections.
- Correct "not found" message from the Ad Server.
- Pass
placementandcountfrom the frontend to the Ad Server.
- Remove billingOptions so that this app can be used as dependency.
- Correct "Ad not found" error message.
- Handles "Ad not found" error by returning an empty list.
- Send
anonymousIdasuserIdto ad server. This is used on A/B testing.
- Pass the
optionsfield from the AdServer.
- Satisfies the new adserver-graphql schema, adding the advertisement field into the sponsored product directly.
- Update adserver-graphql dependency
- Implement the resolver