Skip to content

Conversation

@LukevdPalen
Copy link

@LukevdPalen LukevdPalen commented May 30, 2017

This changes allow the use of other oAuth mechanismes like JWT (Service Tokens). Services and Reports are not longer responsble for constucting the oAuth2Client they receive it as an argument like it's done in het Python library. https://github.com/googleads/googleads-python-lib/blob/master/googleads/adwords.py#L192 Constucting the oAuth2Client is done by user.js, client.js orauth.js, this makes is more flexibele.

All changes are backward compatible.

* 'master' of github.com:ChrisAlvares/node-adwords:
  updated API to version 201710
  bumped version.
  updated readme to fix ChrisAlvares#48
  updated packages.
  updated version of api to v201708
  updated npm libraries
  added change log
  updated ad group service to remove bidding strategy type as it is not valid anymore.
  updates apis to 201705
  added prompt to be conset to generate a new access token on every auth url.
  updated version.
  Removed note about versioning.
  Updated readme
@c0bra
Copy link

c0bra commented May 18, 2018

Any chance of getting this merged, 1 year later?

@aarogrammer
Copy link

This feature would be very helpful for my use. Any update on this being merged?

Luke van der Palen and others added 3 commits August 13, 2018 15:12
* 'master' of github.com:ChrisAlvares/node-adwords:
  case where oauth error is in body and report.format is xml
  updated adwords to use v201806
  updated changelog.
  version bumped.
  updated package lock file.
  updated dependencies
  Updates googleapis and request to their latest versions, which depend on newer versions of hoek that don't have security vulnerabilities.
  bumped version.
  adds the offline data upload service.
  updated packages.
  updated to adwords 201802
  Bump soap package to latest
* 'master' of github.com:ChrisAlvares/node-adwords:
  version bumped
  removed forEach from service and users.
  updated change log
  update report builder to not use for loops.
  adds support for v201809
  fix: duplicate key
  Using google-auth-library instead of googleapi package

# Conflicts:
#	package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants