Reference documentation and code samples for the Google Ads Ad Manager V1 Client class Team.
A Team defines a grouping of users and what entities they have access to.
Generated from protobuf message google.ads.admanager.v1.Team
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Identifier. The resource name of the |
getName
Identifier. The resource name of the Team.
Format: networks/{network_code}/teams/{team_id}
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Identifier. The resource name of the Team.
Format: networks/{network_code}/teams/{team_id}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|