Re: Correct way to change ads so that UI change history makes sense

2014-07-25 Thread Danial Klimkin
Hello Martin, Please check with the AdWords support: https://support.google.com/adwords/ The team should be more aware of the UI specifics and bug report process. -Danial, AdWords API Team. On Thursday, July 24, 2014 7:35:20 PM UTC+4, Martin wrote: > > Hi Danaial, > > Thank you for your r

Re: Correct way to change ads so that UI change history makes sense

2014-07-24 Thread Martin
Hi Danaial, Thank you for your reply. I understand that ads can't be changed. What I'm looking for is a way to mimic the bulk edit that's available through the UI. In that case the history is correctly rendered. These seems like a small issue, however it confuses my clients when they review the

Re: Correct way to change ads so that UI change history makes sense

2014-07-24 Thread Danial Klimkin
Hello Martin, This is rather a UI rendering issue than the API one. It looks like the change history UI detects ad text change for a single ad but not for batches. Unfortunately this is not something we can solve on our side as technically, ad text can not be changed, it is always a remove an

Correct way to change ads so that UI change history makes sense

2014-07-22 Thread Martin
Hi, I am making changes to our adds sending a REMOVE operator followed by an ADD operator in a batch of operations using the mutate_job_service. If I am just editing one ad per adgroup this is shown nicely in the UI Change History as "Text ad changed". However, if I'm changing two ads, it shows u