Reference documentation and code samples for the Google Ads Ad Manager V1 Client class VideoPositionTargeting.
Video Position Targeting
Generated from protobuf message google.ads.admanager.v1.VideoPositionTargeting
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ video_positions |
array<VideoPosition>
Optional. A list of video position targeting criterion (applied with a logical AND). |
getVideoPositions
Optional. A list of video position targeting criterion (applied with a logical AND).
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setVideoPositions
Optional. A list of video position targeting criterion (applied with a logical AND).
Parameter | |
---|---|
Name | Description |
var |
array<VideoPosition>
|
Returns | |
---|---|
Type | Description |
$this |