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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ request_platforms |
array
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\Internal\RepeatedField |
setRequestPlatforms
Optional. The list of request platforms that should be targeted.
Parameter | |
---|---|
Name | Description |
var |
int[]
|
Returns | |
---|---|
Type | Description |
$this |