advertisingChannelType property
The primary serving target for ads within the campaign.
The targeting options can be refined in network_settings. This field is
required and should not be empty when creating new campaigns. Can be set
only when creating campaigns. After the campaign is created, the field can
not be changed.
Immutable. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "SEARCH" : Search Network. Includes display bundled, and Search+ campaigns.
- "DISPLAY" : Google Display Network only.
- "SHOPPING" : Shopping campaigns serve on the shopping property and on google.com search results.
- "HOTEL" : Hotel Ads campaigns.
- "VIDEO" : Video campaigns.
- "MULTI_CHANNEL" : App Campaigns, and App Campaigns for Engagement, that run across multiple channels.
- "LOCAL" : Local ads campaigns.
- "SMART" : Smart campaigns.
- "PERFORMANCE_MAX" : Performance Max campaigns.
- "LOCAL_SERVICES" : Local services campaigns.
- "TRAVEL" : Travel campaigns.
- "DEMAND_GEN" : Demand Gen campaigns.
- "SOCIAL" : Social campaigns.
Implementation
core.String? advertisingChannelType;