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 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 changes I've done.
 If it weren't possible to replicate the same behaviour vis API and as you 
 suggest it's a bug in the UI, where should I post the bug report? Or can 
 you let the UI team know?

 Thank you!

 Martin


 On Thursday, 24 July 2014 05:51:55 UTC-3, Danial Klimkin wrote:

 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 and add 
 operations.


 -Danial, AdWords API Team.


 On Wednesday, July 23, 2014 1:34:21 AM UTC+4, Martin wrote:

 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 up as a deletion, an addition 
 and a change.
 How should I do to get a coherent change history? I have tried switching 
 the order of the operations and the result is the same.

 Thank you,
 Martin



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 and add 
operations.


-Danial, AdWords API Team.


On Wednesday, July 23, 2014 1:34:21 AM UTC+4, Martin wrote:

 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 up as a deletion, an addition 
 and a change.
 How should I do to get a coherent change history? I have tried switching 
 the order of the operations and the result is the same.

 Thank you,
 Martin


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 changes I've done.
If it weren't possible to replicate the same behaviour vis API and as you 
suggest it's a bug in the UI, where should I post the bug report? Or can 
you let the UI team know?

Thank you!

Martin


On Thursday, 24 July 2014 05:51:55 UTC-3, Danial Klimkin wrote:

 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 and add 
 operations.


 -Danial, AdWords API Team.


 On Wednesday, July 23, 2014 1:34:21 AM UTC+4, Martin wrote:

 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 up as a deletion, an addition 
 and a change.
 How should I do to get a coherent change history? I have tried switching 
 the order of the operations and the result is the same.

 Thank you,
 Martin



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 up as a deletion, an addition 
and a change.
How should I do to get a coherent change history? I have tried switching 
the order of the operations and the result is the same.

Thank you,
Martin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.