adwords-api | An unofficial NodeJS SDK for Google Adwords API | REST library
kandi X-RAY | adwords-api Summary
kandi X-RAY | adwords-api Summary
An unofficial SDK for Google AdWords API.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of adwords-api
adwords-api Key Features
adwords-api Examples and Code Snippets
Community Discussions
Trending Discussions on adwords-api
QUESTION
I'm trying to attach an audience list - which I have already created on Google ads using the python api - to an existing campaign on the same Google ads account. I have both the ID of the campaign and the ID of the audience list, but I did not find any clear example in the documentation on how to attach an audience list to campaign.
Can anyone provide example on how the json object to be sent to google ads is structured to request adding an audience list to a campaign?
I tried to follow the reference guidelines in the documentation to compose the request json format object needed to be sent to add an audience list to a certain campaign .
And also searched for similar problems, found this solution in Java,but I did not succeed into coming up with a similar one in python.
...ANSWER
Answered 2019-Aug-06 at 19:22I think I figured it out . Just needed to adjust the naming of the expected fields
QUESTION
I'm trying to use the AdWords API with Node. I found this module, which seems to be the one I'm looking for. The problem is the refresh token.
From what I saw, all example code shows that the token is somehow being generated with a dedicated library. I'm not 100% sure how this works though.
I tried looking up some tutorials, and there was one for YouTube API, but the list did not have AdWords in it. The video can be found here.
I tried looking through the code here, but I cannot see any refresh token mention. I don't remember where but I believe this is the service, which is supposed to be generating it.
I also found this script, but am not sure what scopes
, auth_url
and token_url
are.
To conclude: Does anyone know how to generate/where to get from the refresh token using Node?
...ANSWER
Answered 2018-Apr-15 at 08:40Visit https://developers.google.com/oauthplayground/ See: "Input your own Scopes", enter "https://www.googleapis.com/auth/adwords" in that field. Click Authorize APIs.
Login, enter your Credentials, get the refresh Token. Tell other people if this worked for you, thank you.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install adwords-api
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page