Google Ads Data Manager V1 Client - Class CoordinatorKeyInfo (0.6.0)

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 \ V1

Methods

__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