alignment property
Possible alignments for an asset.
This is a read-only field. Applicable to the following creative types: RICH_MEDIA_DISPLAY_MULTI_FLOATING_INTERSTITIAL . Possible string values are:
- "ALIGNMENT_TOP"
- "ALIGNMENT_RIGHT"
- "ALIGNMENT_BOTTOM"
- "ALIGNMENT_LEFT"
Implementation
core.String? alignment;