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), squareMarketingImage(s), etc) whats the 
recommended way to go about that? Should I be trying to download from the 
image URL, or is there a way to get the image data directly?

I tried to get the image data from the adGroupAdService selection I used 
for all the other Ad Fields, but I'm getting NULL.

$marketing_image_data = $adGroupAd->getAd()->getMarketingImage()->getData();


  

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d21b7c85-be3d-4eda-8a4c-bec47262cfd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Steven Horvat
    • ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... Steven Horvat
    • ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to