Reference documentation and code samples for the Google Ads Data Manager V1 Client class AdIdentifiers.
Identifiers and other information used to match the conversion event with other online activity (such as ad clicks).
Generated from protobuf message google.ads.datamanager.v1.AdIdentifiers
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ session_attributes
string
Optional. Session attributes for event attribution and modeling.
↳ gclid
string
Optional. The Google click ID (gclid) associated with this event.
↳ gbraid
string
Optional. The click identifier for clicks associated with app events and originating from iOS devices starting with iOS14.
↳ wbraid
string
Optional. The click identifier for clicks associated with web events and originating from iOS devices starting with iOS14.
↳ landing_page_device_info
DeviceInfo
Optional. Information gathered about the device being used (if any) at the time of landing onto the advertiser’s site after interacting with the ad.
getSessionAttributes
Optional. Session attributes for event attribution and modeling.
string
setSessionAttributes
Optional. Session attributes for event attribution and modeling.
var
string
$this
getGclid
Optional. The Google click ID (gclid) associated with this event.
string
setGclid
Optional. The Google click ID (gclid) associated with this event.
var
string
$this
getGbraid
Optional. The click identifier for clicks associated with app events and originating from iOS devices starting with iOS14.
string
setGbraid
Optional. The click identifier for clicks associated with app events and originating from iOS devices starting with iOS14.
var
string
$this
getWbraid
Optional. The click identifier for clicks associated with web events and originating from iOS devices starting with iOS14.
string
setWbraid
Optional. The click identifier for clicks associated with web events and originating from iOS devices starting with iOS14.
var
string
$this
getLandingPageDeviceInfo
Optional. Information gathered about the device being used (if any) at the time of landing onto the advertiser’s site after interacting with the ad.
hasLandingPageDeviceInfo
clearLandingPageDeviceInfo
setLandingPageDeviceInfo
Optional. Information gathered about the device being used (if any) at the time of landing onto the advertiser’s site after interacting with the ad.
$this

