Hi, The documentation lists this as an immutable object: http://code.google.com/apis/adwords/docs/reference/latest/CampaignTargetService.AdScheduleTarget.html
This indicates that you will not be able to update this object. According to the documentation on the CampaignTargetService ( http://code.google.com/apis/adwords/docs/reference/latest/CampaignTargetService.html) the recommended action to add or remove targets is "To add or remove targets, call mutate with the SET operator to update the target lists accordingly. The ADD and REMOVE operators are not supported.". I would recommend trying to make a request that overwrites the existing AdScheduleTargets with the new options. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
