RE: Adding an Image Asset for creating Ad

2019-05-28 Thread Google Ads API Forum Advisor Prod
Hi Anushri, Here's an example from the Python client library where we add an image using the MediaFileService. The same operation via AssetService should be quite similar, a rough example is below: asset_operation = client.get_type('AssetOperation', version='v1') asset = asset_operation.create

Re: Adding an Image Asset for creating Ad

2019-05-26 Thread revarasi Sofa
service korsi sopa dibandug Pada tanggal Sen, 27 Mei 2019 11.59, revarasi Sofa < service.kursi...@gmail.com> menulis: > service korsi sopa bandung > > Pada tanggal Sen, 27 Mei 2019 11.56, Anushri shanbhag < > anushriar...@gmail.com> menulis: > >> I need to create an ad and I need to upload an ima

Re: Adding an Image Asset for creating Ad

2019-05-26 Thread revarasi Sofa
service korsi sopa bandung Pada tanggal Sen, 27 Mei 2019 11.56, Anushri shanbhag < anushriar...@gmail.com> menulis: > I need to create an ad and I need to upload an image asset so I can use it > with Ad. > > I am using *Google Ads API . *I believe I need to use the > *"AssetService" * > https:/

Adding an Image Asset for creating Ad

2019-05-26 Thread Anushri shanbhag
I need to create an ad and I need to upload an image asset so I can use it with Ad. I am using *Google Ads API . *I believe I need to use the *"AssetService" * https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.services#google.ads.googleads.v1.services.AssetSer