Re: Google Ads / Media Bundle Upload (Python)

2020-05-18 Thread Fabio Szostak
quot;/app/modules/ads.py", line 168, in mediaUpload media_bundle_asset.asset = string_value AttributeError: Assignment not allowed to field "asset" in protocol message object. *Another doubt, which Python version is certified for this API?* Thanks! Fabio Szostak Em quarta-feira, 13 de maio

Re: Google Ads / Media Bundle Upload (Python)

2020-05-12 Thread Fabio Szostak
lts[0 ].resource_name # here the problem. ad_group_ad.ad.display_upload_ad.media_bundle = (media_bundle_asset) Response error: AttributeError: Assignment not allowed to field \"media_bundle\" in protocol message object. *Fabio Szostak* +55-41-98831-8311 f s Em ter., 12 de mai. de 202

Google Ads / Media Bundle Upload (Python)

2020-05-12 Thread Fabio Szostak
Hello, I`m new here. I need upload media bundle package to Google Ads, I found how to send text ads in Google Ads Examples, but not how to send zip files, no documentation. In the code below the package upload is done but dont found how to create the ad. Anybody can help me? Thanks ad_group_a