Get Tracking Events
get_tracking_eventsRetrieve all pixel and postback tracking events configured for an ad account, with optional OS filtering for iOS, Android, or web. Use this to audit tracking setups and confirm event data flows correctly.
Instructions
Get all tracking events for an ad account.
Retrieves pixel and postback tracking events configured for the account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os_filter | No | Optional OS filter - values: "IOS", "ANDROID", or "" (empty string for web) | |
| ad_account_id | Yes | The ad account ID to fetch events for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |