Reference documentation and code samples for the Google Ads Data Manager V1 Client class CoordinatorKeyInfo.
Information about the coordinator key.
Generated from protobuf message google.ads.datamanager.v1.CoordinatorKeyInfo
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ key_id |
string
Required. The ID of the chosen coordinator key. |
getKeyId
Required. The ID of the chosen coordinator key.
| Returns | |
|---|---|
| Type | Description |
string |
|
setKeyId
Required. The ID of the chosen coordinator key.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|