Hello Tim,

 AdWords does not allow for editing the destination URL of an ad, and
the API reflects this restriction. If you use the web interface to
"change" the destination URL of a given ad, you're really mimicking
the API workflow you describe--a new copy of the ad is created with a
different destination URL, and the old copy is deleted. You can see
for yourself that the process of editing the destination URL of an ad
via the web interface results in a new ad with a different id.

Cheers,
-Jeff Posnick, AdWords API Team


On Feb 23, 10:44 am, tozor <t...@adlucent.com> wrote:
> I'm curious why AdService.updateAds() is so limited in terms of the
> attributes that can be updated.  One aspect of my application involves
> updating URL parameters in the destination URL.  This works fine for
> placements and keywords but I have no way to do this for an Ad.   I'm
> curious if anyone else is bothered by this restriction and if the
> Adwords folks have any plans to allow more ad attributes to be updated
> in the future.  My only alternative is to "clone" the ad by deleting
> the old one and creating a new one.  This is not a great solution
> because I wil lose all of the history associated with the ad.
>
> Thanks for listening.
>
>     Tim
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to