Reference documentation and code samples for the Google Ads Data Manager V1 Client class AttributionHint.
The partner-assumed attribution status for this ad event.
Protobuf type google.ads.datamanager.v1.AttributionHint
Namespace
Google \ Ads \ DataManager \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ATTRIBUTION_HINT_UNSPECIFIED
Value: 0Unknown attribution status.
Generated from protobuf enum ATTRIBUTION_HINT_UNSPECIFIED = 0;
ATTRIBUTION_HINT_CONVERTED
Value: 1Converted status.
Generated from protobuf enum ATTRIBUTION_HINT_CONVERTED = 1;
ATTRIBUTION_HINT_NOT_CONVERTED
Value: 2Not converted status.
Generated from protobuf enum ATTRIBUTION_HINT_NOT_CONVERTED = 2;