Sanju, I'm not sure if this is regarding v201101 or not, but in v201101 the NetworkTarget is now called NetworkSetting. The NetworkSetting object is a collection of booleans, one for each network and content targeting type that used to exist in v13.
The best practice for ensuring that you only modify content network settings would be to retrieve the Campaign you want to edit settings for with all the NetworkSetting fields in the selector(see: http://code.google.com/apis/adwords/docs/reference/latest/CampaignService.NetworkSetting.html) then set the ones that you want to modify and send the Campaign object back in the CampaignOperation using the Operator for SET. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
