Google Ads Ad Manager V1 Client - Class BatchDeactivateTargetingPresetsResponse (0.8.0)

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

Response message for DeactivateTargetingPresets method.

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

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ change_count int|string

The number of objects that were deactivated as a result of performing the action.

getChangeCount

The number of objects that were deactivated as a result of performing the action.

Returns
Type Description
int|string

setChangeCount

The number of objects that were deactivated as a result of performing the action.

Parameter
Name Description
var int|string
Returns
Type Description
$this