Re: Reuse uploaded image from MediaService when creating TemplateAd (templateId=432)

2015-06-24 Thread Vince NexonM
Thank you for sharing this technique aitkul, I am able to copy an existing Template Ad that uses an Image from one campaign and copy it over to another different campaign using the same image as of v201502. On Thursday, June 12, 2014 at 2:25:54 AM UTC-7, aitkul wrote: > > Hi Josh, thank you for

Creating image with base 64 byte array returns invalid image v201502

2015-06-23 Thread Vince NexonM
Following the image documentation https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService.Image It's stated that the raw data image should be base 64 byte array, but I kept getting an invalid image error. I then decided to try the regular byte array, non base 64 format

Conversion Optimizer vs Target CPA

2015-06-22 Thread Vince NexonM
Looking at the code example for driving mobile app downloads https://developers.google.com/adwords/api/docs/guides/driving-mobile-app-downloads the code uses the bidding strategy configuration of CONVERSION_OPTIMIZER. Yet in the UI, I use TARGET_CPA or MAX_CPA which seems to be a sub category o

Retrieved 0 campaigns java adwords api library v201409

2015-02-09 Thread Vince NexonM
I'm using version v201409 and I'm following the code example on the github page https://github.com/googleads/googleads-java-lib All I wish to do is retrieve all campaigns that I created on my test MCC account. I created 3 and I set them to active and I have not setup billing yet as this is just