Hi Nikisha, i got the same error yet and i did try a lot of times the code.
zip_request = requests.get(' https://storage.googleapis.com/adoptimizer-development/300x250_7f6ee179-81e0-4dea-a703-66b9bef8b25e.zip ') zip_data = zip_request.content html = { 'operator': 'ADD', 'operand': { 'xsi_type': 'MediaBundleAsset', 'mediaBundleData': zip_data } } html_asset = self.asset_service.mutate([html])['value'][0] the error is. ApiError.Type:'InternalApiError' errorString:'InternalApiError.ERROR_GENERATING_RESPONSE' fieldPath:None fieldPathElements:[] reason:'ERROR_GENERATING_RESPONSE' i did use the same code in python and the same zip with the mediaservice and it's works. also i did upload images assets and it's works. But the mediabundle assets wtih html zip not works never. regards, Esteban -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/67695945-b847-47eb-ad3d-9cc219997330%40googlegroups.com.