Reference documentation and code samples for the Google Ads Ad Manager V1 Client class BatchUpdateTeamsResponse.
Response object for BatchUpdateTeams method.
Generated from protobuf message google.ads.admanager.v1.BatchUpdateTeamsResponse
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ teams |
array<Team>
The |
getTeams
The Team objects updated.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setTeams
The Team objects updated.
| Parameter | |
|---|---|
| Name | Description |
var |
array<Team>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|