Hi, Flexible Reach settings were added in v201206<http://googleadsdeveloper.blogspot.com/2012/06/adwords-api-v201206-launch-including.html>- you can't specify them in v201109. Here's an example of how to use them in v201206 in the java library<http://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201206/basicoperations/AddAdGroups.java#84> .
- Kevin Winter AdWords API Team On Friday, July 20, 2012 1:21:34 AM UTC-4, take wrote: > > > Hi, > > Please let me know about "Flexible reach" of campaign. > > > API Version > ----------------------------------------------------------- > AdWords API 201109 > AdWords API Java Client Library - v8.4.2 > ----------------------------------------------------------- > > networking set request > ---------------------------- > <networkSetting> > <targetGoogleSearch>true</targetGoogleSearch> > <targetSearchNetwork>true</targetSearchNetwork> > <targetContentNetwork>true</targetContentNetwork> > <targetContentContextual>true</targetContentContextual> > </networkSetting> > ---------------------------- > > > response error > ---------------------------- > <errors xsi:type="TargetError" xmlns:xsi=" > http://www.w3.org/2001/XMLSchema-instance"> > <fieldPath>operations[0].operand.networkSetting</fieldPath> > <trigger/> > <errorString>TargetError.TARGET_ERROR</errorString> > <ApiError.Type>TargetError</ApiError.Type> > <reason>TARGET_ERROR</reason> > </errors> > ---------------------------- > > > Please teach me how to use AdWords API V201109. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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