I would like to capture the balance in my Google Ads account, could anyone help me please? Thanks
Information on your n8n setup
- n8n version: 1.55.3
It looks like your topic is missing some important information. Could you provide the following if applicable.
Hi @Du_Ponce ,
Welcome to the community! ![]()
Google Ads doesn’t seem to have an API endpoint specifically for balance unfortunately - Billing | Google Ads API | Google for Developers; https://groups.google.com/g/adwords-api/c/En_wiarvCQY?pli=1
But in general, for actions that are not supported by the nodes, you can use the HTTP Request node to make these - HTTP Request | n8n Docs.
Hey, thanks for the feedback. I even saw this, via HTTP, but I just need a token from them with more advanced access and I made the request. That’s why I wasn’t able to do it, my token is basic. Thank you