Pulling Revenue value

2022-06-24 Thread Charles Camisasca
  Hello,
  How can I pull revenue value from google ads api? I thought that revenue 
value is conversion value, but data from this field and data in the google 
ads panel are different. 
  Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8bbc6a3d-7dc2-4c82-828b-a21237519ab5n%40googlegroups.com.


Re: How to get metrics for each day

2022-05-25 Thread Charles Camisasca
Hello,
Thanks for your answer! I can use more that 1 request. The main question is 
how to do it with the fewer requests as possible. I tried to send requests 
using segments, as you provided, but seems like the server returns me just 
a summary value of all periods. But I need to get data for each day 
separately. How can I do it? Maybe you can show an example of API query for 
it?

On Wednesday, 25 May 2022 at 08:55:34 UTC+2 adsapi wrote:

> Hi Charles,
>
> Thank you for reaching out to the Google Ads API team. 
>
> Moving forward to your concern, you can use the segments.date 
> 
>  filter 
> here. You also need to use the paging through results, please see this 
> documentation 
>  about 
> this.
>
> However, kindly note that if you want to call in just *1* request and it 
> has more data, then I am afraid that this is not possible because doing so, 
> you will encounter errors.
>
> Regards,
> [image: Google Logo] 
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bCxQN:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/14d5c68b-c5e8-4be6-87e7-ac8f68e5597fn%40googlegroups.com.


How to get metrics for each day

2022-05-24 Thread Charles Camisasca
  Hi, can you help me? I need to parse users metrics for each day from the 
first account day till now. For example, if account was created 01-01-2021 
I need to parse some metrics for 01-01-2021, 02-01-2021, 03-01-2021  
24-05-2022. I need it to push metric data to our app chart. 
  Of course, I can send requests day by day, 366 requests for the period of 
1 year, but Google Ads API has a requests limit, and if I will have a 
thousand users - I will use this limit fully very quickly. Is there any 
functionality to generate one big report for all dates in 1 request? Or how 
I can do it in the best way? 
  Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9cc8ff2f-ac9b-4974-90e1-746dad3efa06n%40googlegroups.com.