Sunset of the Ad Manager API v202011
2021 m. lapkričio 3 d., trečiadienis
On Tuesday, November 30, 2021, in accordance with the deprecation schedule, v202011 of the Ad Manager API will sunset. At that time, any requests made to this version will return errors.
If you’re still using v202011, now is the time to upgrade to a newer release and take advantage of additional functionality. For example, in v202102 we added support for
When you’re ready to upgrade, check the full release notes to identify any breaking changes. Here are a few examples of changes that may impact your applications:
As always, don't hesitate to reach out to us on the developer forum with any questions.
If you’re still using v202011, now is the time to upgrade to a newer release and take advantage of additional functionality. For example, in v202102 we added support for
AudioCreatives
, and in v202105 we added support for pushing creative previews to linked devices.When you’re ready to upgrade, check the full release notes to identify any breaking changes. Here are a few examples of changes that may impact your applications:
- v202102
- The
AuthenticationError
enum valueNOT_WHITELISTED_FOR_API_ACCESS
was changed toNETWORK_API_ACCESS_DISABLED
. - The
LineItem
fieldsisPrioritizedPreferredDealsEnabled
andadExchangeAuctionOpeningPriority
were removed. - For video Line Items, the
videoMaxDuration
field is now required and must be greater than 0. - v202105
- Support was removed for filtering on the field
keyValueMemberContent
inCmsMetadataService.getCmsMetadataValuesByStatement
. UseContent.cmsMetadataValueIds
instead. - v202108
- On the
MobileApplication
object, the singular fieldappStore
was changed to the list fieldappStores
.
As always, don't hesitate to reach out to us on the developer forum with any questions.