GoogleAdsSearchads360V0Resources_Campaign_NetworkSettings
import type { GoogleAdsSearchads360V0Resources_Campaign_NetworkSettings } from "https://googleapis.deno.dev/v1/searchads360:v0.ts";The network settings for the campaign.
interface GoogleAdsSearchads360V0Resources_Campaign_NetworkSettings {
targetContentNetwork?: boolean;
targetGoogleSearch?: boolean;
targetPartnerSearchNetwork?: boolean;
targetSearchNetwork?: boolean;
}§Properties
§
targetContentNetwork?: boolean
[src]Whether ads will be served on specified placements in the Google Display Network. Placements are specified using the Placement criterion.
§
targetPartnerSearchNetwork?: boolean
[src]Whether ads will be served on the partner network. This is available only
to some select partner accounts. Unless you have been instructed to use
this field, it likely does not apply to your account. This does not control
whether ads will be served on Google Search Partners Network; use
target_search_network for that instead.