Reference documentation and code samples for the Google Ads Data Manager V1 Client class PseudonymousIdInfo.
Additional information when PSEUDONYMOUS_ID
is one of the upload_key_types
.
Generated from protobuf message google.ads.datamanager.v1.PseudonymousIdInfo
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ sync_status
int
Output only. Sync status of the user list.
↳ billable_record_count
int|string
Optional. Immutable. The number of billable records (e.g. uploaded or matched).
getSyncStatus
Output only. Sync status of the user list.
int
hasSyncStatus
clearSyncStatus
setSyncStatus
Output only. Sync status of the user list.
var
int
$this
getBillableRecordCount
Optional. Immutable. The number of billable records (e.g. uploaded or matched).
int|string
hasBillableRecordCount
clearBillableRecordCount
setBillableRecordCount
Optional. Immutable. The number of billable records (e.g. uploaded or matched).
var
int|string
$this

