filters parameter on query_ad_metrics, list_events, and list_contacts. For each field, returns the type and the operators that type allows.
When to use
- Before authoring a
filtersobject when you’re not certain of the slug or which operator is valid for the type. - Avoids the
[validation_error]round-trip fromReportDataValidator.
Parameters
Output
Tip
Custom profile fields (profile_field_*) are typed by slot range:
profile_field_1–profile_field_15→ textprofile_field_16–profile_field_25→ numberprofile_field_26–profile_field_30→ date