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.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the Team
. Format: networks/{network_code}/teams/{team_id}
↳ team_id
int|string
Output only. The unique ID of the Team. This value is assigned by Google. Teams that are created by Google will have negative IDs.
getName
Identifier. The resource name of the Team
.
Format: networks/{network_code}/teams/{team_id}
string
setName
Identifier. The resource name of the Team
.
Format: networks/{network_code}/teams/{team_id}
var
string
$this
getTeamId
Output only. The unique ID of the Team. This value is assigned by Google.
Teams that are created by Google will have negative IDs.
int|string
setTeamId
Output only. The unique ID of the Team. This value is assigned by Google.
Teams that are created by Google will have negative IDs.
var
int|string
$this