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

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

Methods

__construct

Constructor.

Parameters
Name Description
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.

Returns
Type Description
int

hasSyncStatus

clearSyncStatus

setSyncStatus

Output only. Sync status of the user list.

Parameter
Name Description
var int
Returns
Type Description
$this

getBillableRecordCount

Optional. Immutable. The number of billable records (e.g. uploaded or matched).

Returns
Type Description
int|string

hasBillableRecordCount

clearBillableRecordCount

setBillableRecordCount

Optional. Immutable. The number of billable records (e.g. uploaded or matched).

Parameter
Name Description
var int|string
Returns
Type Description
$this