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

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

Response object for BatchCreateContacts method.

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

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 created.

getContacts

The Contact objects created.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setContacts

The Contact objects created.

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