This repository was archived by the owner on Jun 2, 2024. It is now read-only.
Version 1.2.13
Added
- Added
InvalidCredentialsError code with Offline Conversion Import onBingAds - Added
ApiVersionNoLongerSupportedError code with Offline Conversion Import onBingAds - Added
withRedirectUri()by default forBingAdsAuth - Added config variable
redirect_uriby default it will usehttps://login.microsoftonline.com/common/oauth2/nativeclient
Changed
- Fixed
BingAdsnow using^0.12instead of deprecatedv0.11as of 11/6 (version of SDK) - Changed
BingAdsServices to useV13namespace instead ofV12(version of API)