Google Ads Data Manager V1 Client - Class ContactIdInfo (0.2.0)

Reference documentation and code samples for the Google Ads Data Manager V1 Client class ContactIdInfo.

Additional information when CONTACT_ID is one of the upload_key_types.

Generated from protobuf message google.ads.datamanager.v1.ContactIdInfo

Namespace

Google \ Ads \ DataManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ data_source_type int

Optional. Immutable. Source of the upload data

↳ match_rate_percentage int

Output only. Match rate for customer match user lists.

getDataSourceType

Optional. Immutable. Source of the upload data

Returns
Type Description
int

hasDataSourceType

clearDataSourceType

setDataSourceType

Optional. Immutable. Source of the upload data

Parameter
Name Description
var int
Returns
Type Description
$this

getMatchRatePercentage

Output only. Match rate for customer match user lists.

Returns
Type Description
int

setMatchRatePercentage

Output only. Match rate for customer match user lists.

Parameter
Name Description
var int
Returns
Type Description
$this