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.
The docs says that reference id is a Read Only media id key. I am setting the reference id as media id explicitly.
But now I get RangeError.TOO_LOW when media id < 0
Here is my SOAP error message :
Could you please help me fix this issue.
May I create a random number as media Id ?
Is it wrong to use reference Id ?
Thank you
Sreeprasad