singer-io / tap-bing-ads

A Singer.io tap for extracting data from the Bing Ads API
GNU Affero General Public License v3.0
13 stars 30 forks source link

Update to api v13 #37

Closed nick-mccoy closed 4 years ago

nick-mccoy commented 4 years ago

Description of change

bing-ads api v12 has been sunset so the tap needs to be updated to use api v13

The python sdk should be updated to v12.13.1 since v12.13.2 uses the Microsoft Identity Platform Endpoint by default, which we will move to in the future.

Manual QA steps

Risks

Rollback steps

judahrand commented 4 years ago

Is this being tested / worked on?

judahrand commented 4 years ago

Bump

judahrand commented 4 years ago

Is this pull request abandoned?