| Name | Type | Description | Notes |
|---|---|---|---|
| meta_ad_id | Option<String> | The Meta ad ID the user clicked. Always present when a referral was captured. | [optional] |
| meta_ad_source | Option<String> | Meta-supplied source identifier, for example ADS. | [optional] |
| meta_ad_type | Option<String> | Meta-supplied referral type, for example OPEN_THREAD. | [optional] |
| meta_ad_ref | Option<String> | The ref parameter passed through from the ad creative. | [optional] |
| meta_ad_title | Option<String> | Title of the ad creative at click time. | [optional] |
| meta_ad_photo_url | Option<String> | Image of the ad creative at click time. | [optional] |
| meta_ad_video_url | Option<String> | Video of the ad creative at click time. | [optional] |
| meta_ad_post_id | Option<String> | The organic post the ad promoted, when the ad was a boosted post. | [optional] |
| meta_ad_product_id | Option<String> | The catalogue product the user clicked, for product ads. | [optional] |
| meta_ad_flow_id | Option<String> | The Meta flow the ad launched, for flow ads. | [optional] |
| meta_ad_captured_at | Option<String> | When Zernio stored this referral. Always present when a referral was captured. | [optional] |