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 \ V1Methods
__construct
Constructor.
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
int
hasDataSourceType
clearDataSourceType
setDataSourceType
Optional. Immutable. Source of the upload data
var
int
$this
getMatchRatePercentage
Output only. Match rate for customer match user lists.
int
setMatchRatePercentage
Output only. Match rate for customer match user lists.
var
int
$this

