| Name | Type | Description | Notes |
|---|---|---|---|
| pre_approved | String | LinkedIn preset id, not reviewed. Example GROW_YOUR_BUSINESS_INSIGHTS. | [optional] |
| custom | String | Free text, reviewed by LinkedIn. | [optional] |
require 'zernio-sdk'
instance = Zernio::LinkedInAdsPlatformDataFollowerHeadline.new(
pre_approved: null,
custom: null
)