Hi Mark Anthony,

The NodeJS client library is not supported by our team as this is not one 
of the official client libraries 
<https://developers.google.com/adwords/api/docs/clientlibraries> for the 
AdWords API. This said, I will just provide you the equivalent SOAP request 
snippet in setting this field so you can emulate on your end. Also, it 
seems that you are using the TargetingIdeaService 
<https://developers.google.com/adwords/api/docs/reference/v201710/TargetingIdeaService>
 based 
on your parameters. Below is the sample SOAP request snippet with the 
networkSetting 
<https://developers.google.com/adwords/api/docs/reference/v201710/TargetingIdeaService.NetworkSearchParameter#networksetting>
 field:

<searchParameters 
xmlns:ns10="https://adwords.google.com/api/adwords/o/v201710"; 
xsi:type="ns10:NetworkSearchParameter">
    <ns10:networkSetting>
        <ns11:targetGoogleSearch 
xmlns:ns11="https://adwords.google.com/api/adwords/cm/v201710";>true</ns11:targetGoogleSearch>
        <ns12:targetSearchNetwork 
xmlns:ns12="https://adwords.google.com/api/adwords/cm/v201710";>false</ns12:targetSearchNetwork>
        <ns13:targetContentNetwork 
xmlns:ns13="https://adwords.google.com/api/adwords/cm/v201710";>false</ns13:targetContentNetwork>
        <ns14:targetPartnerSearchNetwork 
xmlns:ns14="https://adwords.google.com/api/adwords/cm/v201710";>false</ns14:targetPartnerSearchNetwork>
    </ns10:networkSetting>
</searchParameters>


Hope this helps.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c4720cc4-cbe0-4f5f-8f0f-1af16c5b58d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Correct Syntax f... Mark Anthony Gutierrez
    • Re: Correct... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum

Reply via email to