prebid / line-item-manager

Prebid Line Item Management Tool
Other
30 stars 17 forks source link

Error for unsupported GAM API version is not handled properly #116

Closed dshore closed 1 year ago

dshore commented 2 years ago

Description

See issue #113 which is older versions of tool are pegged to deprecated GAM API versions and the error message is not helpful.

AC

  1. Error message correctly states that the GAM API version is not supported.
  2. Upgrade pypi googleads version as this is outdated and related.