Changelog

Apr 20, 2026 – New report metric added

This release adds a new report metric to asynchronous reports: video_view_100pct. This indicates the number of times your ad was viewed to 100% completion. See About reports for more available metrics.

Feb 4, 2026 - `state` parameter added to OAuth2.0 process

You can include a state parameter in the authorization URL to identify which user initiated the authentication process. This parameter value is appended to the URL and returned unchanged to your redirect URI after the user approves access, allowing you to associate the Redirect URI code with the correct user. See the Obtain access section of the Authorization process for details.