zernio 0.0.507

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
# CreateStandaloneAdRequestCarouselCardsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**image_url** | **String** | Card image; uploaded to the ad account and referenced by hash. | 
**link_url** | Option<**String**> | Card destination URL. Defaults to the top-level linkUrl. | [optional]
**headline** | Option<**String**> | Card headline, shown below the card image. | [optional]
**description** | Option<**String**> | Card description, shown under the headline. | [optional]
**call_to_action** | Option<**String**> | Card CTA override. Defaults to the top-level callToAction; same enum. | [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)