>From what I understand, in order to change a text ad, you must delete the original, and then create a new text ad.
I have the whole v200909 code from http://code.google.com/p/google-api-adwords-php/downloads/list. Looking through the sample, I was able to add an ad group with a text ad and keywords. However I want to now modify a text ad that was created. In UpdateAd.php, I found that it pauses the ad. From what I understand "SET"ing it to "DISABLED" won't remove it. Should I use the "REMOVE" command instead of "SET"? Will this allow me to create an alternative text ad with the same name as this removed one? When using "REMOVE" operator in AdGroupAdOperation, what should the status be set to for AdGroupAd? It has options ENABLED, PAUSED, and DISABLED. Thank you, Ven -- 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-...@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.