Google Ads Ad Manager V1 Client - Class BatchUpdateContactsResponse (0.5.0)

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

Response object for BatchUpdateContacts method.

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

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ contacts array<Contact>

The Contact objects updated.

getContacts

The Contact objects updated.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setContacts

The Contact objects updated.

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