Google Ads Data Manager V1 Client - Class Platform (0.6.0)

Reference documentation and code samples for the Google Ads Data Manager V1 Client class Platform.

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

Protobuf type google.ads.datamanager.v1.Platform

Namespace

Google \ Ads \ DataManager \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

PLATFORM_UNSPECIFIED

Value: 0

Unspecified platform.

Generated from protobuf enum PLATFORM_UNSPECIFIED = 0;

PLATFORM_IOS

Value: 1

iOS platform.

Generated from protobuf enum PLATFORM_IOS = 1;

PLATFORM_ANDROID

Value: 2

Android platform.

Generated from protobuf enum PLATFORM_ANDROID = 2;

PLATFORM_WEB

Value: 3

Web platform.

Generated from protobuf enum PLATFORM_WEB = 3;