late 0.0.310

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**default_image_url** | **String** | Catch-all image for any placement not matched by a rule. REQUIRED — Meta mandates a default asset customization rule (empty placement spec, lowest priority) on every placement-customized creative.  | 
**rules** | [**Vec<models::CreateStandaloneAdRequestPlacementAssetsRulesInner>**]CreateStandaloneAdRequestPlacementAssetsRulesInner.md | One entry per placement group you want to pin a specific image to. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)