Hi Pete,
Further to Anash's reply, you can set Network Targets on the Campaign
object itself using the CampaignService:
http://code.google.com/apis/adwords/docs/reference/latest/CampaignService.NetworkSetting.html
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hi Pete,
I think NetworkTargetList needs to be removed from the wsdl and
documentation. I'll let the relevant teams know about it.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.
How are NetworkTargets to be set with v201101? NetworkTarget has
apparantly moved to NetworkSetting, but NetworkTargetList is still
around but takes not Targets?
Compare:
http://code.google.com/apis/adwords/docs/reference/latest/CampaignTargetService.NetworkTargetList.html
http://code.google.com/