Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.05 KB

File metadata and controls

15 lines (10 loc) · 1.05 KB

UpdateTrackingTagRequest

Properties

Name Type Description Notes
name Option<String> [optional]
enable_automatic_matching Option<bool> Meta Advanced Matching toggle (enable_automatic_matching). [optional]
automatic_matching_fields Option<Vec> Which user fields Advanced Matching may collect. Meta's terse codes: em=email, ph=phone, fn=first name, ln=last name, ge=gender, db=date of birth, ct=city, st=state, zp=zip. (enum: em, ph, fn, ln, ge, db, ct, st, zp, country, external_id) [optional]
first_party_cookie_status Option<FirstPartyCookieStatus> (enum: empty, first_party_cookie_disabled, first_party_cookie_enabled) [optional]
data_use_setting Option<DataUseSetting> (enum: advertising_and_analytics, analytics_only, empty) [optional]

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