Seems that my message is lost< if not - sorry for double :)

Hi Peter.
Glad to hear that your project is live now. :)

About your question.
Please, read carefully this
http://code.google.com/intl/en/apis/adwords/docs/reference/latest/AdGroupAdService.html#mutate
I'll quote here for you:
"Set - Updates an ad group ad. Except for status, ad group ad fields
are not mutable. Status updates are straightforward - the status of
the ad group ad is updated as specified. If any other field has
changed, it will be ignored. If you want to change any of the fields
other than status, you must make a new ad and then delete the old
one."

So your way with SET will not work.

If you want to save API units - you better to take a look (and use)
MutateJobService.
On a lot of ads you will get a headache with cost and speed of update.
Using this service will help you to save nerves and your money.

Regards,
Evgeniy,

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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