Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.39 KB

ConversionEventsUserDataAnyOf2.md

File metadata and controls

15 lines (10 loc) · 1.39 KB

ConversionEventsUserDataAnyOf2

Properties

Name Type Description Notes
client_ip_address str The user's IP address, which can be either in IPv4 or IPv6 format. Used for matching. We highly recommend this for all events. It may improve reporting performance such as ROAS/CPA.
client_user_agent str The user agent string of the user's web browser. We highly recommend this for all events. It may improve reporting performance such as ROAS/CPA.
em [str] Sha256 hashes of lowercase version of user's email addresses. Used for matching. We highly recommend this on checkout events at least. It may improve reporting performance such as ROAS/CPA. [optional]
hashed_maids [str] Sha256 hashes of user's "Google Advertising IDs" (GAIDs) or "Apple's Identifier for Advertisers" (IDFAs). Used for matching. We highly recommend this on checkout events at least. It may improve reporting performance such as ROAS/CPA. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]