Module: Google::Ads::AdManager::V1::TargetPlatformEnum::TargetPlatform
- Defined in:
- proto_docs/google/ads/admanager/v1/target_platform_enum.rb
Overview
The target platform of a line item.
Constant Summary collapse
- TARGET_PLATFORM_UNSPECIFIED =
Default value. This value is unused.
0- ANY =
A universal target platform that combines mobile and desktop features.
1- MOBILE =
Mobile devices.
2- WEB =
The desktop web.
3