Dear Nikisha,
As for the error itself, I have already discussed it in other thread here
and got help.
Also, it is not possible for us to share the complete request and response
> logs made on your end, however, you could see the change history in your
> Google Ads account for the calls made to your account.
>
I can't catch your idea. For debugging purpose I'd like to have a look at
HTTP response and request. In Python library googleads==22.0.0 there are a
lot of wrappers over making request. But somewhere deep inside there is a
clear string something like:
try:
response = retry_session().post(url=url, data=data_bytes,
headers=headers)
except Exception as x:
...
I just can't dig up to this place. Could you point at that very place in
the library where the request is executed?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/05d7808e-7e1a-4b1d-b648-03e68b151935%40googlegroups.com.