Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1001 Bytes

File metadata and controls

15 lines (11 loc) · 1001 Bytes

Zernio.Model.UpdateTrackingTagRequest

At least one field is required; the route returns 400 if the body is empty.

Properties

Name Type Description Notes
Name string [optional]
EnableAutomaticMatching bool Meta Advanced Matching toggle (`enable_automatic_matching`). [optional]
AutomaticMatchingFields List<UpdateTrackingTagRequest.AutomaticMatchingFieldsEnum> 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. [optional]
FirstPartyCookieStatus string [optional]
DataUseSetting string [optional]

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