On Tuesday, May 31, 2022, in accordance with the deprecation schedule , v202105 of the Ad Manager API will sunset. At that time, any requests made to this version will return errors.
If you’re still using v202105, now is the time to upgrade to a newer release and take advantage of additional functionality. For example, in v202111 and newer versions we added new video opportunity Columns .
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:
v202108
The deprecated adExchangeEnvironment
field has been removed from ProposalLineItem
. To control which platforms your ProposalLineItem will serve on, you can use requestPlatformTargeting
instead.
On the MobileApplication
object, the singular field appStore was changed to the list field appStores .
v202202
The deprecated pauseRole
and pauseReason
fields were removed from Proposals
. These fields have been available on ProposalLineItems
since v202108.
The deprecated exchangeRate
and refreshExchangeRate
fields were removed from Proposals
.
As always, don't hesitate to reach out to us on the developer forum with any questions.
- Donovan McMurray, Ad Manager API Team