zernio 0.0.469

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# LinkedInAdsPlatformDataSpotlight

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**headline** | **String** |  | 
**description** | Option<**String**> | Mutually exclusive with backgroundImageUrl. | [optional]
**call_to_action** | **String** | Button label text. | 
**landing_url** | **String** |  | 
**logo_url** | Option<**String**> |  | [optional]
**organization_name** | Option<**String**> |  | [optional]
**show_member_profile_photo** | Option<**bool**> | Defaults to true. | [optional]
**background_image_url** | Option<**String**> | Custom background. Replaces the description and the profile photo. | [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)