Re: How to download ResponsiveDisplayAds Images

2019-01-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Steven, The MediaId will be the assetId for the image asset. You may refer to the GetAllImageAssets PHP code sample as a reference. Let me know if you have any other questions. Regards,

Re: How to download ResponsiveDisplayAds Images

2019-01-10 Thread Steven Horvat
How do I get the AssetId from the MarketingImage? I can get mediaId from the MarketingImage, but I don't see where I'd get an AssetId to search. On Wednesday, January 9, 2019 at 4:37:24 PM UTC-6, Bharani Cherukuri (AdWords API Team) wrote: > > Hello Steven, > > You may use the

Re: How to download ResponsiveDisplayAds Images

2019-01-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Steven, You may use the AssetService.get() which will return all the image assets. You will be able to filter this based on the AssetId. You may refer to the GetAllImageAssets

How to download ResponsiveDisplayAds Images

2019-01-09 Thread Steven Horvat
I'm setting up functionality to allow us to copy ResponsiveDisplayAds and MultiAssetResponsiveDisplayAds across accounts. I realize I basically need to pull all the information out of the ads and create new ones in my destination adGroup. For downloading all the images (marketingImage(s),