Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Version 1.2.13

Choose a tag to compare

@timothymarois timothymarois released this 07 Nov 19:35
· 88 commits to 1.2 since this release

Added

  • Added InvalidCredentials Error code with Offline Conversion Import on BingAds
  • Added ApiVersionNoLongerSupported Error code with Offline Conversion Import on BingAds
  • Added withRedirectUri() by default for BingAds Auth
  • Added config variable redirect_uri by default it will use https://login.microsoftonline.com/common/oauth2/nativeclient

Changed

  • Fixed BingAds now using ^0.12 instead of deprecated v0.11 as of 11/6 (version of SDK)
  • Changed BingAds Services to use V13 namespace instead of V12 (version of API)