You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
We are building an application where want to use both the Google Adwords api and the Google Analytics api. We used composer to install both and we are having a version conflict. The analytics api library is using google/auth version 0.8 and adwords api is using version 1.0.1.
We are using the analytics api to retrieve specific reports and use the adwords api to tweek our campaigns and ad groups.
We want to know if there is way to use both libraries at their updated state without having any version conflict with google/auth.
Or if we simply use an older version of the Google AdWords API (v201702) for reporting, would that stop being viable in the foreseeable future?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Alvin,
For now, you could continue using the V201702 version of AdWords API. Please note that this version is marked for sunset on 14 Feb 2018 after which all the requests made against this version of the API will fail. Could you ask this question on the PHP client library issues tracker? The library owner might be able to suggest any possible workarounds.