# ListConversionDestinations200ResponseDestinationsInner
## Properties
**id** | Option<**String**> | Destination identifier. Meta: pixel ID. Google: conversion action resource name. LinkedIn: numeric conversion rule ID. | [optional]
**name** | Option<**String**> | | [optional]
**r#type** | Option<**String**> | Present when the platform locks event type to the destination (Google conversion actions, LinkedIn conversion rules). | [optional]
**status** | Option<**Status**> | (enum: active, inactive) | [optional]
**ad_account_id** | Option<**String**> | Set by adapters whose destinations are scoped to a specific ad account (LinkedIn). Pass back on subsequent CRUD calls. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)