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

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

Response object for BatchCreateTeams method.

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

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ teams array<Team>

The Team objects created.

getTeams

The Team objects created.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setTeams

The Team objects created.

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