Hello - The cache parameter is used to initialize a Zeep Transport instance, as you can see here.
Zeep's documentation on caching states that the local store is used to cache WSDL and XSD files for 1 hour. Disabling caching means that the library may make redundant requests for these resources, which could affect your overall performance depending on your use case. Given that you're using an AWS Lambda I'm assuming your process is short-lived, so disabling cache seems like it will not be a problem for you. Hope that helps! Best, Ben, Google Ads API Team ref:_00D1U1174p._5004Q2DJCgg: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 [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/Z5ADA000000000000000000000000000000000000000000000QPCIWS00i1L5VhK1T4CmiU7ofghlng%40sfdc.net.
