Re: CampaignService with AdvertisingChannelType

2016-03-10 Thread Christophe Agoero
Hi, it's possible to have this differrence in campaign performance report because when my campaign is search without display or search with display is the same row The field with boolean value *targetContentNetwork *doesn't exit With the field AdvertisingChannelType,AdNetworkType1,AdNetworkTyp

Re: CampaignService with AdvertisingChannelType

2015-11-20 Thread etienne . veilleux
Hi, Ok so I was finally able to retrieve the Boolean value of each network. I add my piece of code if it can help someone else. Thank you ! //Definition //Ads will be served with Google.com search results //targetGoogleSearch //Ads will be served on partner sites in the Google Search Network

Re: CampaignService with AdvertisingChannelType

2015-11-20 Thread etienne . veilleux
Hi, Ok so I was finally able to retrieve the Boolean value of each network. I add my piece of code if it can help someone else. Thank you ! //Definition //Ads will be served with Google.com search results //targetGoogleSearch //Ads will be served on partner sites in the Google Search Networ

Re: CampaignService with AdvertisingChannelType

2015-11-20 Thread etienne . veilleux
Hi, Hi, Ok so I was finally able to retrieve the Boolean value of each network. I add my piece of code if it can help someone else. Thank you ! //Definition //Ads will be served with Google.com search results //targetGoogleSearch //Ads will be served on partner sites in the Google Search Net

Re: CampaignService with AdvertisingChannelType

2015-11-19 Thread Anthony Madrigal
Hi, The campaign's AdvertisingChannelType for *Search Network with Display Select* is Search. In order to differentiate whether or not it is only a search network or search *and *display network, use the fields *targetSearchNetwork *and *targetContentNetwork *in the NetworkSetting

CampaignService with AdvertisingChannelType

2015-11-19 Thread etienne . veilleux
Hi, We are programming a web application that must determine whether the campaigns of a customer display on both network at the same time (Search and Display) which is not optimal. There is something I can not understand ... We have campaigns that appear on both networks at once. The problem