Google Ads Data Manager V1 Client - Class UserIdInfo (0.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Ads Data Manager V1 Client class UserIdInfo.
Additional information when USER_ID is one of the upload_key_types.
Generated from protobuf message google.ads.datamanager.v1.UserIdInfo
Namespace
Google \ Ads \ DataManager \ V1Methods
__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. |
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 |
|