Google Ads Ad Manager V1 Client - Class RequestPlatformTargeting (0.6.2)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class RequestPlatformTargeting.

Represents a list of targeted request platforms.

Generated from protobuf message google.ads.admanager.v1.RequestPlatformTargeting

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ request_platforms int[]

Optional. The list of request platforms that should be targeted.

getRequestPlatforms

Optional. The list of request platforms that should be targeted.

Returns
Type Description
Google\Protobuf\RepeatedField<int>

setRequestPlatforms

Optional. The list of request platforms that should be targeted.

Parameter
Name Description
var int[]
Returns
Type Description
$this