Re: upcoming adwords policy name changes

2016-05-24 Thread Sreeprasad Govindankutty
Hi Peter, I understand that there will be only 1 external policy description element. But my question was about the content of that external description element. Can the below scenario happen : Policy Violation 1 - policy name :"phrama" external policy description : " This i

upcoming adwords policy name changes

2016-05-23 Thread Sreeprasad Govindankutty
Hi This question is related to upcoming changes to adwords policy names http://googleadsdeveloper.blogspot.com/2016/05/upcoming-changes-to-adwords-policy-names.html?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+GoogleAdsDeveloperBlog+%28Google+Ads+Developer+Blog%29 Is policy name

Re: Creating Image Ad

2016-04-05 Thread Sreeprasad Govindankutty
Hi Yin, You are correct that I can use media service to populate the image field. But currently I am using 201509 library and not yet upgraded. Upgrading is in our road map but just not this sprint :) Could you please tell me if there is another solution ? Thanks, Sreeprasad On Tuesday, A

Re: Creating Image Ad

2016-04-05 Thread Sreeprasad Govindankutty
Hi Yin, Thanks for the quick response. I am creating an image ad using AdGroupAd's setAd method. This accepts an ImageAd . For the image ad, one the property is media Id. Here is the Google docs link that I am referring to : https://developers.google.com/adwords/api/docs/reference/v201509/A

Google image ad media id

2016-04-05 Thread Sreeprasad Govindankutty
Hi Adwords team, I am creating a google image ad using AdGroupAdServiceInterface using mutate AdGroup operation. For the image ad, I am making the media id same as reference id. But I am getting a RangeError.TOO_LOW when ever the media id < 0. 1. Is it good practice to set media id same as

Creating Image Ad

2016-04-05 Thread Sreeprasad Govindankutty
Hello Google Ads API team, I have a question related to Image Ads. I am creating an image ad using Google API. I am using the reference id that is a read only provided by Google as the media Id. But when I try to create an image ad I am getting "RangeError.TOO_LOW" error on media id when med