# Description I'm trying to upgrade Amazon Ads to latest version (6.44.0) and have a few issues in case of it. # Issues 1. Issue with "max_concurrent_async_job_count". I set "max_concurrent_async_job_count" in the manifest.yaml as "3". But in any case i have "1" as value which is really used. - issue https://github.com/airbytehq/airbyte/issues/57009 2. Download report decode issue with gzip. Amazon Ads don't send proper header to us, so we need to set a default for it https://github.com/airbytehq/airbyte/issues/56988 3. Interpolation context missed - https://github.com/airbytehq/airbyte/pull/55806#issuecomment-2734493924