-
According to the Google's website(https://developers.google.com/adwords/api/docs/guides/start), adwords api as has been depreacted(The AdWords API will sunset on April 27, 2022. Migrate to the Google …
-
Not sure if I’m missing it in another package, but I’m not seeing a client for the AdWords API. Any information available for the status of that client (assuming it’s not built yet)?
kiere updated
5 years ago
-
Hi Jan,
Thank you for all the work you do on the talend components. I really appreciate the time you have put in. I have been using your components for many years. I saw that the Google AdWords…
-
With the following code `const campaigns = await customer.query(` it fails with error:
```
Error: Parser cannot parse input: expected a value
at Parser._processBuffer (/Users/me/Projects/proj…
-
Hi,
I'm trying to pause AdWords account keyword using AdGroupCriterionService.
Below is the configuration object for the mutate operation.
const operation = {
operator: 'SET',
opera…
-
Following the setup instructions to link to google ads. I've watched the setup video multiple times but am running into the same problem. When authorizing the app I receive the following error message…
-
Hello and thank you for the package Chris! I finally managed to get the authentication working but am now getting an error. Here is my code, followed by the error:
```
const AdwordsUser = require(…
-
## What goes wrong
Trying to pull in a list of all the GA adwords accounts connected to a property, and nothing gets returned
## Steps to reproduce the problem
I just ran the code with my account…
-
PoS for solis
-
I love that someone is working on a proper adwords api library for node. I can't get TrafficEstimatorService to work though. Could you add an example or some documentation?
``` javascript
var selecto…