Google Ads Data Manager V1 Client - Class WarningInfo (0.1.0)

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

Warning counts for each type of warning.

Generated from protobuf message google.ads.datamanager.v1.WarningInfo

Namespace

Google \ Ads \ DataManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ warning_counts array<WarningCount>

A list of warnings and counts per warning reason.

getWarningCounts

A list of warnings and counts per warning reason.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setWarningCounts

A list of warnings and counts per warning reason.

Parameter
Name Description
var array<WarningCount>
Returns
Type Description
$this