Module: Google::Ads::DataManager::V1::Platform

Defined in:
proto_docs/google/ads/datamanager/v1/ad_event.rb

Overview

Further detail of the platform on which the ad was served.

Constant Summary collapse

PLATFORM_UNSPECIFIED =

Unspecified platform.

0
PLATFORM_IOS =

iOS platform.

1
PLATFORM_ANDROID =

Android platform.

2
PLATFORM_WEB =

Web platform.

3