Hi! I found that the problem is that the python client library has some bug 
where a query brings results from the previous query, they are in the same 
if condition but each report has its own function,. For example:

def get_all_reports(region):
     try:
          if region == "IRELAND":
                get_es_report(region)
                get_un_report(region)
         elif region == "OREGON":
               get_mx_report(region)


The un_report, has some results that are from the es_report, Im using the 
*python 
library*
Best regards

El viernes, 20 de mayo de 2022 a la(s) 02:56:20 UTC-5, adsapi escribió:

> Hi Arturo,
>
> Thank you for reaching out to the Google Ads API team.
>
> Moving forward to your concern, it appears that this is specifically about 
> incomplete results that you are getting from the API. That said, since you 
> mentioned *"the problem is that it isnt bringing me some campaigns that I 
> can see in the UI"*, could you provide the complete request 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  
> and response 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  
> logs with request ID 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>  
> and request header 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>
>  generated 
> on your end and a screenshot of the Google Ads UI showing these campaigns?
>
> You can provide it via *Reply privately to author *option. If this option 
> is not available, then send it instead on this email address 
> googleadsa...@google.com 
> <https://mail.google.com/mail/u/0/?fs=1&tf=cm&source=mailto&to=googleadsapi-supp...@google.com>
> .
>
> Regards,
> [image: Google Logo] 
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bBURZ: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/cea73866-78d6-4f33-bc36-c88a8ffc48ecn%40googlegroups.com.

Reply via email to