Re: Setting Ad Device Preference is not working

2013-03-30 Thread Oliver
Thanks Ewan. I didn't realize that setting the mobile flag is like any other modification that requires deleting the existing Ad and creating a new one. I verified this via the web interface and indeed that is the case! Oliver On Friday, March 29, 2013 3:52:13 PM UTC, Ewan Heming wrote: > >

Re: Setting Ad Device Preference is not working

2013-03-29 Thread Ewan Heming
Hi Oliver, You can only use a SET operation to change the Ad Status; apart from that ads are immutable, so you need to create a new one if you want to change any fields. Regards, Ewan -- -- =~=~=~=~=~=~=~=~

Setting Ad Device Preference is not working

2013-03-29 Thread Oliver
I'm trying to set the device preference on a TextAd by doing: textAd.setDevicePreference(30001L); and executing a SET AdGroupAdOperation. However, the device preference is not changing. I found I had to include the TextAd status as well in the operation, otherwise I get RequiredError.REQU