Re: Get campaign amount spend using node.js

2023-03-16 Thread Leonardo Lins
Because I'm integrating Google's Rest API with my platform. So our customers use our platform to integrate with Google via OAuth, so we use the generated token to make the requests. If there is a way to get the customerId via API I can do it because it's easier for my customers. Em quinta-feira

Re: Get campaign amount spend using node.js

2023-03-16 Thread Leonardo Lins
Hi, is there a way to get the customerId using the API? Thanks! Em quarta-feira, 15 de março de 2023 às 14:01:15 UTC-3, Google Ads API Forum Advisor escreveu: > Hi, > > Thanks for getting back to us. > > You may refer to this *guide* >

Re: Get campaign amount spend using node.js

2023-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for getting back to us. You may refer to this guide on how and where to find your Google Ads customer ID. Let me know how it goes. Regards, Google Ads API Team ref:_00D1U1174p._5004Q2jX9Nx:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: Get campaign amount spend using node.js

2023-03-15 Thread Leonardo Lins
Got it. So, how can I get my customerId? Em quarta-feira, 15 de março de 2023 às 05:44:32 UTC-3, Google Ads API Forum Advisor escreveu: > Hi Leonardo, > > Thank you for the reply. > > You may place your *customerId* to the HTTP request you can see *here* >

Re: Get campaign amount spend using node.js

2023-03-14 Thread Leonardo Lins
Thanks for your response :) If we use the search and searchstream requests for

RE: Get campaign amount spend using node.js

2023-03-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Leonardo, Thank you for raising this concern to the Google Ads API Forum. We hope you are doing well today. Please refer to the answer below: How can I get the amount spent on all my campaigns in a specific time period? I was reading the documentation, you guys don't have javascript library.

Get campaign amount spend using node.js

2023-03-07 Thread Leonardo Lins
Hey guys, How can I get the amount spent on all my campaigns in a specific time period? I was reading the documentation, you guys don't have javascript library. Should I use reports? https://developers.google.com/google-ads/api/fields/v13/campaign#segments.date Or use the rest interface? if t