Module: Google::Ads::AdManager::V1::RequestPlatformEnum::RequestPlatform
- Defined in:
- proto_docs/google/ads/admanager/v1/request_platform_enum.rb
Overview
The different environments in which an ad can be shown.
Constant Summary collapse
- REQUEST_PLATFORM_UNSPECIFIED =
No value specified
0
- BROWSER =
Represents a request made from a web browser (incl. desktop browsers, mobile browsers, webviews, etc.).
1
- MOBILE_APP =
Represents a request made from a Mobile Application.
2
- VIDEO_PLAYER =
Represents a request made from a video player.
3